forked from loafle/openapi-generator-original
update asciidoc samples
This commit is contained in:
parent
1c56b07634
commit
5ffa233dfe
@ -1 +1 @@
|
|||||||
5.0.0-SNAPSHOT
|
7.0.0-SNAPSHOT
|
@ -3,7 +3,7 @@ team@openapitools.org
|
|||||||
1.0.0
|
1.0.0
|
||||||
:toc: left
|
:toc: left
|
||||||
:numbered:
|
:numbered:
|
||||||
:toclevels: 3
|
:toclevels: 4
|
||||||
:source-highlighter: highlightjs
|
:source-highlighter: highlightjs
|
||||||
:keywords: openapi, rest, OpenAPI Petstore
|
:keywords: openapi, rest, OpenAPI Petstore
|
||||||
:specDir: modules/openapi-generator/src/main/resources/asciidoc-documentation
|
:specDir: modules/openapi-generator/src/main/resources/asciidoc-documentation
|
||||||
@ -22,11 +22,11 @@ This is a sample server Petstore server. For this sample, you can use the api ke
|
|||||||
|
|
||||||
== Access
|
== Access
|
||||||
|
|
||||||
|
|
||||||
* *APIKey* KeyParamName: _api_key_, KeyInQuery: _false_, KeyInHeader: _true_
|
|
||||||
* *OAuth* AuthorizationUrl: _http://petstore.swagger.io/api/oauth/dialog_, TokenUrl: __
|
* *OAuth* AuthorizationUrl: _http://petstore.swagger.io/api/oauth/dialog_, TokenUrl: __
|
||||||
|
|
||||||
|
|
||||||
|
* *APIKey* KeyParamName: _api_key_, KeyInQuery: _false_, KeyInHeader: _true_
|
||||||
|
|
||||||
|
|
||||||
== Endpoints
|
== Endpoints
|
||||||
|
|
||||||
@ -1865,56 +1865,6 @@ A category for a pet
|
|||||||
|===
|
|===
|
||||||
|
|
||||||
|
|
||||||
[#InlineObject]
|
|
||||||
=== _InlineObject_
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[.fields-InlineObject]
|
|
||||||
[cols="2,1,2,4,1"]
|
|
||||||
|===
|
|
||||||
| Field Name| Required| Type| Description| Format
|
|
||||||
|
|
||||||
| name
|
|
||||||
|
|
|
||||||
| String
|
|
||||||
| Updated name of the pet
|
|
||||||
|
|
|
||||||
|
|
||||||
| status
|
|
||||||
|
|
|
||||||
| String
|
|
||||||
| Updated status of the pet
|
|
||||||
|
|
|
||||||
|
|
||||||
|===
|
|
||||||
|
|
||||||
|
|
||||||
[#InlineObject1]
|
|
||||||
=== _InlineObject1_
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[.fields-InlineObject1]
|
|
||||||
[cols="2,1,2,4,1"]
|
|
||||||
|===
|
|
||||||
| Field Name| Required| Type| Description| Format
|
|
||||||
|
|
||||||
| additionalMetadata
|
|
||||||
|
|
|
||||||
| String
|
|
||||||
| Additional data to pass to server
|
|
||||||
|
|
|
||||||
|
|
||||||
| file
|
|
||||||
|
|
|
||||||
| File
|
|
||||||
| file to upload
|
|
||||||
| binary
|
|
||||||
|
|
||||||
|===
|
|
||||||
|
|
||||||
|
|
||||||
[#Order]
|
[#Order]
|
||||||
=== _Order_ Pet Order
|
=== _Order_ Pet Order
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user