Vorlage:REST-GET 2: Unterschied zwischen den Versionen

Aus Wiki openKONSEQUENZ
Wechseln zu: Navigation, Suche
 
Zeile 25: Zeile 25:
 
   <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}}}/{{{relative-path}}} {{{host}}}]</td>
+
     <td style="align:left;vertical-align:text-top;">[{{{protocol}}}://{{{host}}}/{{{file}}} {{{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;">[http://swagger-ui.openk.de/?url={{{protocol}}}://{{{host}}}/{{{relative-path}}} Swagger UI]</td>
+
     <td style="align:left;vertical-align:text-top;">[https://demo.openkonsequenz.de/swagger-ui/?url={{{protocol}}}://{{{host}}}/{{{file}}} Swagger UI]</td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
</div>
 
</div>
 
</onlyinclude>
 
</onlyinclude>

Aktuelle Version vom 22. Juni 2020, 09:07 Uhr

http-Methode: GET
Bezeichnung: {{{name}}}
aktuelle Version: {{{revision}}}
Sprache (ISO 639-1): {{{language}}}
Quelltext: [{{{protocol}}}://{{{host}}}/{{{file}}} {{{host}}}]
Spezifikation: Swagger UI