origin is required

pull/977/head
Travis Ralston 6 years ago
parent c2f1c6e78d
commit 5596243add

@ -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…
Cancel
Save