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
|
@ -4,7 +4,7 @@
|
|||
|
||||
* `method`: the method, e.g. GET, PUT
|
||||
* `endpoint`: the endpoint
|
||||
* `operation_data`: the OpenAPI/Swagger data for the operation
|
||||
* `operation_data`: the OpenAPI data for the operation
|
||||
* `path`: the path where this definition was found, to enable us to resolve "$ref"
|
||||
|
||||
This template renders the operation as a `<section>` containing:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue