origin is required
This commit is contained in:
parent
c2f1c6e78d
commit
5596243add
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ paths:
|
||||||
type: object
|
type: object
|
||||||
schema:
|
schema:
|
||||||
$ref: "definitions/pdu.yaml"
|
$ref: "definitions/pdu.yaml"
|
||||||
required: ["auth_chain", "state"]
|
required: ["auth_chain", "state", "origin"]
|
||||||
examples:
|
examples:
|
||||||
application/json: [
|
application/json: [
|
||||||
200,
|
200,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue