All Downloads are FREE. Search and download functionalities are using the official Maven repository.

openapi.overview.html Maven / Gradle / Ivy





    
    
    
    Overview OpenAPI
    




    

APIs

<% for (api in apis) { %> <% } %>
Title Path Version OpenAPI Key
<%= api.value.api.info.title %>
    <% for (server in api.value.api.servers) { %>
  • <%= com.predic8.membrane.core.openapi.util.UriUtil.getPathFromURL(uriFactory,server.url) %>
    <%= server.description != null ? server.description : "" %>
  • <% } %>
<%= api.value.api.info.version %> <%= api.value.api.openapi %> <%= api.key %>
Membrane Proxy
Feel free to modify the look and feel to your taste.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy