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
|
@ -40,7 +40,7 @@ paths:
|
|||
one_time_keys:
|
||||
# $ref: "definitions/one_time_keys.yaml"
|
||||
# XXX: We can't define an actual object here, so we have to hope
|
||||
# that people will look at the swagger source or can figure it out
|
||||
# that people will look at the OpenAPI source or can figure it out
|
||||
# from the other endpoints/example.
|
||||
type: object
|
||||
title: OneTimeKeys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue