-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
29 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -93,7 +93,7 @@ | |
|
||
## base/body | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/base/body.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/base/body.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
This partial renders the <body> of the HTML page. | ||
|
@@ -160,7 +160,7 @@ Uses the following partials: | |
|
||
## base/title | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/base/title.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/base/title.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders the page title | ||
|
@@ -294,7 +294,7 @@ Uses the following partials: | |
|
||
## swagger/definitions | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/definitions.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/definitions.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders the definition-section of the HTML-page. | ||
|
@@ -310,7 +310,7 @@ Uses the following partials: | |
|
||
## swagger/externalDocs | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/externalDocs.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/externalDocs.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders the externalDocs-property in various places | ||
|
@@ -322,7 +322,7 @@ Renders the externalDocs-property in various places | |
|
||
## swagger/list-of-labels | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/list-of-labels.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/list-of-labels.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders an array of strings as list of labels | ||
|
@@ -336,7 +336,7 @@ Renders an array of strings as list of labels | |
|
||
## swagger/model | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/model.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/model.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders a json-schema model within swagger (calls json-schema-partials). | ||
|
@@ -353,7 +353,7 @@ Uses the following partials: | |
|
||
## swagger/operation | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/operation.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/operation.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
This partial renders a box containing information about a single operation of the service | ||
|
@@ -375,7 +375,7 @@ Uses the following partials: | |
|
||
## swagger/parameterDefinitions | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/parameterDefinitions.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/parameterDefinitions.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Global parameter definitions (see https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md#parametersDefinitionsObject) | ||
|
@@ -391,7 +391,7 @@ Uses the following partials: | |
|
||
## swagger/parameterRow | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/parameterRow.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/parameterRow.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Display a single parameter in a table row. | ||
|
@@ -408,7 +408,7 @@ Display a single parameter in a table row. | |
|
||
## swagger/parameters | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/parameters.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/parameters.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders the parameter table within a operation definition. | ||
|
@@ -428,7 +428,7 @@ Uses the following partials: | |
|
||
## swagger/path | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/path.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/path.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders a single path definition with all its methods (GET, POST). | ||
|
@@ -445,7 +445,7 @@ Uses the following partials: | |
|
||
## swagger/paths | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/paths.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/paths.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders the paths-section of the Rest-Service definition | ||
|
@@ -459,7 +459,7 @@ Uses the following partials: | |
|
||
## swagger/request-body | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/request-body.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/request-body.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders the request-body section of an operation. | ||
|
@@ -478,7 +478,7 @@ Uses the following partials: | |
|
||
## swagger/response | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/response.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/response.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders details about a single response | ||
|
@@ -496,7 +496,7 @@ Uses the following partials: | |
|
||
## swagger/responseDefinitions | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/responseDefinitions.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/responseDefinitions.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders the response definitions | ||
|
@@ -510,7 +510,7 @@ Uses the following partials: | |
|
||
## swagger/responseHeaderRow | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/responseHeaderRow.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/responseHeaderRow.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Display a single parameter in a table row. | ||
|
@@ -528,7 +528,7 @@ Uses the following partials: | |
|
||
## swagger/responses | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/responses.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/responses.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders the responses section of an operation | ||
|
@@ -548,7 +548,7 @@ Uses the following partials: | |
|
||
## swagger/security | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/security.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/security.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders the security definitions of the Rest-service. | ||
|
@@ -562,7 +562,7 @@ Renders the security definitions of the Rest-service. | |
|
||
## swagger/securityDefinitions | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/securityDefinitions.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/securityDefinitions.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders the security-section of the HTML-page | ||
|
@@ -575,7 +575,7 @@ TODO: Parameters | |
|
||
## swagger/summary | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/summary.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/summary.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders a summary of this services ignoring tags, containing references to all operations and paths | ||
|
@@ -587,7 +587,7 @@ Renders a summary of this services ignoring tags, containing references to all o | |
|
||
## swagger/tags | ||
|
||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/tags.hbs">jump to source in <code>[email protected].0</code></a>) | ||
(<a href="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/tags.hbs">jump to source in <code>[email protected].1</code></a>) | ||
|
||
|
||
Renders a summary based on the tags of this services, containing references to all operations and paths | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters