Update data/api/identity/versions.yaml
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
57f609cf1b
commit
c1d1f88a55
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ paths:
|
||||||
description: The versions supported by the server.
|
description: The versions supported by the server.
|
||||||
examples:
|
examples:
|
||||||
application/json: {
|
application/json: {
|
||||||
"versions": ["r0.1.0", "r0.2.0", "r0.2.1"]
|
"versions": ["r0.1.0", "r0.2.0", "r0.2.1"]
|
||||||
}
|
}
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue