Vorlage:REST-GET: Unterschied zwischen den Versionen

Aus Wiki openKONSEQUENZ
Wechseln zu: Navigation, Suche
 
 
(8 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 16: Zeile 16:
 
   </tr>  
 
   </tr>  
 
   <tr>
 
   <tr>
     <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;">aktuelle Version: </td>
 
     <td style="align:left;vertical-align:text-top;">{{{revision}}}</td>
 
     <td style="align:left;vertical-align:text-top;">{{{revision}}}</td>
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">CIM-Version: </td>
+
     <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;">{{{cim-version}}}</td>
+
     <td style="align:left;vertical-align:text-top;">{{{language}}}</td>
  </tr>
 
  <tr>
 
    <td style="white-space:nowrap;font-weight:bold;align:left;vertical-align:text-top;">URL: </td>
 
    <td style="align:left;vertical-align:text-top;">{{{protocol}}}://{{{host}}}/{{{base-path}}}/{{{name}}}</td>
 
 
   </tr>
 
   </tr>
 
   <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;">[http://swagger-ui.openk.de/?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;">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>
 
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
</div>
 
</div>
 
</onlyinclude>
 
</onlyinclude>

Aktuelle Version vom 15. September 2018, 15:43 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: Swagger UI