Replace all mentions of Swagger by OpenAPI (#1633)
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
df3f0af5d4
commit
99e2ff4927
17 changed files with 40 additions and 87 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Render the response part of a single HTTP API operation, given:
|
||||
|
||||
* `responses`: OpenAPI/Swagger data specifying the responses
|
||||
* `responses`: OpenAPI data specifying the responses
|
||||
* `path`: the path where this definition was found, to enable us to resolve "$ref"
|
||||
* `anchor_base`: a prefix to add to the HTML anchors generated for each object
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue