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
|
||||
schema:
|
||||
$ref: "definitions/pdu.yaml"
|
||||
required: ["auth_chain", "state"]
|
||||
required: ["auth_chain", "state", "origin"]
|
||||
examples:
|
||||
application/json: [
|
||||
200,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue