test: change property type and add required property #42
Annotations
3 errors and 2 notices
|
response-property-type-changed:
simple.yaml#L23
in API POST /api/v1.0/groups the 'data/created' response's property type/format changed from 'string'/'date-time' to 'integer'/'date-time' for status '400'
|
|
response-property-type-changed:
simple.yaml#L23
in API POST /api/v1.0/groups the 'data/created' response's property type/format changed from 'string'/'date-time' to 'integer'/'date-time' for status '200'
|
|
new-required-request-property:
simple.yaml#L32
in API POST /api/v1.0/groups added the new required request property 'data/status'
|
|
response-required-property-added:
simple.yaml#L32
in API POST /api/v1.0/groups added the required property 'data/status' to the response with the '400' status
|
|
response-required-property-added:
simple.yaml#L32
in API POST /api/v1.0/groups added the required property 'data/status' to the response with the '200' status
|