origin is required

This commit is contained in:
Travis Ralston 2018-08-02 16:43:24 -06:00
parent c2f1c6e78d
commit 5596243add

View file

@ -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,