Vorlage:REST-GET: Unterschied zwischen den Versionen

Aus Wiki openKONSEQUENZ
Wechseln zu: Navigation, Suche
K (1 Version importiert)
Zeile 18: Zeile 18:
 
     <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">Version: </td>
 
     <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">Version: </td>
 
     <td style="align:left;vertical-align:text-top;">{{{revision}}}</td>
 
     <td style="align:left;vertical-align:text-top;">{{{revision}}}</td>
 +
  </tr>
 +
  <tr>
 +
    <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">Sprache (ISO 639-1): </td>
 +
    <td style="align:left;vertical-align:text-top;">{{{language}}}</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
Zeile 29: Zeile 33:
 
   <tr>
 
   <tr>
 
     <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">Quelltext: </td>
 
     <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">Quelltext: </td>
     <td style="align:left;vertical-align:text-top;">[{{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}.open-api.yaml {{{host}}}]</td>
+
     <td style="align:left;vertical-align:text-top;">[{{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}_{{{language}}}.open-api.yaml {{{host}}}]</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <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-2.2.5/dist/?url={{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}.open-api.yaml Swagger UI]</td>
+
     <td style="align:left;vertical-align:text-top;">[{{{protocol}}}://{{{host}}}/swagger-ui-2.2.5/dist/?url={{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}_{{{language}}}.open-api.yaml Swagger UI]</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
 
     <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">Bearbeiten: </td>
 
     <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">Bearbeiten: </td>
     <td style="align:left;vertical-align:text-top;">[http://editor.swagger.io/#/?import={{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}.open-api.yaml Swagger Editor]</td>
+
     <td style="align:left;vertical-align:text-top;">[http://editor.swagger.io/#/?import={{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}_{{{language}}}.open-api.yaml Swagger Editor]</td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
</div>
 
</div>
 
</onlyinclude>
 
</onlyinclude>

Version vom 30. Juni 2017, 18:02 Uhr

http-Methode: GET
Bezeichnung: {{{name}}}
Version: {{{revision}}}
Sprache (ISO 639-1): {{{language}}}
CIM-Version: {{{cim-version}}}
URL: {{{protocol}}}://{{{host}}}/{{{base-path}}}/{{{name}}}
Quelltext: [{{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}_{{{language}}}.open-api.yaml {{{host}}}]
Spezifikation: [{{{protocol}}}://{{{host}}}/swagger-ui-2.2.5/dist/?url={{{protocol}}}://{{{host}}}/{{{base-path}}}/GET_{{{name}}}_{{{revision}}}_{{{language}}}.open-api.yaml Swagger UI]
Bearbeiten: Swagger Editor