Vorlage:REST-GET: Unterschied zwischen den Versionen

Aus Wiki openKONSEQUENZ
Wechseln zu: Navigation, Suche
Zeile 30: Zeile 30:
 
     <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">Spezifikation: </td>
 
     <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">Spezifikation: </td>
 
     <td style="align:left;vertical-align:text-top;">[{{{protocol}}}://{{{host}}}/swagger-ui-master/dist/?url={{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}_{{{language}}}.open-api.yaml Swagger UI]</td>
 
     <td style="align:left;vertical-align:text-top;">[{{{protocol}}}://{{{host}}}/swagger-ui-master/dist/?url={{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}_{{{language}}}.open-api.yaml Swagger UI]</td>
 +
  </tr>
 +
  <tr>
 +
    <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">Referenz: </td>
 +
    <td style="align:left;vertical-align:text-top;">[{{{protocol}}}://{{{reference-host}}}/{{{base-path}}}/{{{name}}}?revision={{{revision}}}]</td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
</div>
 
</div>
 
</onlyinclude>
 
</onlyinclude>

Version vom 29. August 2017, 15:39 Uhr

http-Methode: GET
Bezeichnung: {{{name}}}
aktuelle Version: {{{revision}}}
Sprache (ISO 639-1): {{{language}}}
Quelltext: [{{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}_{{{language}}}.open-api.yaml {{{host}}}]
Spezifikation: [{{{protocol}}}://{{{host}}}/swagger-ui-master/dist/?url={{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}_{{{language}}}.open-api.yaml Swagger UI]
Referenz: [{{{protocol}}}://{{{reference-host}}}/{{{base-path}}}/{{{name}}}?revision={{{revision}}}]