small fix
This commit is contained in:
parent
f190a007b8
commit
8c470c790c
@ -3199,10 +3199,10 @@ paths:
|
|||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
$ref: "#/components/schemas/unavailable"
|
$ref: "#/components/schemas/unavailable"
|
||||||
example:
|
examples:
|
||||||
v3.0:
|
v3.0:
|
||||||
summary: Order customer update v2.2
|
summary: Order customer update v3.0
|
||||||
description: Order customer update v2.2
|
description: Order customer update v3.0
|
||||||
value:
|
value:
|
||||||
{
|
{
|
||||||
"birthname": "Jan",
|
"birthname": "Jan",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user