This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
update response type using responseEntity #720
Annotations
10 errors and 10 warnings
response-required-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the required property 'admDate' from the response with the '200' status
|
response-required-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the required property 'admitted' from the response with the '200' status
|
response-required-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the required property 'deleted' from the response with the '200' status
|
response-required-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the required property 'type' from the response with the '200' status
|
response-required-property-removed:
openapi/oh_rev.yaml#L1
in API PUT /admissions removed the required property 'admDate' from the response with the '200' status
|
response-required-property-removed:
openapi/oh_rev.yaml#L1
in API PUT /admissions removed the required property 'admitted' from the response with the '200' status
|
response-required-property-removed:
openapi/oh_rev.yaml#L1
in API PUT /admissions removed the required property 'deleted' from the response with the '200' status
|
response-required-property-removed:
openapi/oh_rev.yaml#L1
in API PUT /admissions removed the required property 'type' from the response with the '200' status
|
response-body-type-changed:
openapi/oh_rev.yaml#L1
in API POST /admissions/discharge the response's body type/format changed from 'boolean'/'' to 'object'/'' for status '200'
|
response-body-type-changed:
openapi/oh_rev.yaml#L1
in API GET /admissions/getBedsOccupationInWard the response's body type/format changed from 'integer'/'int32' to 'object'/'' for status '200'
|
response-optional-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the optional property 'abortDate' from the response with the '200' status
|
response-optional-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the optional property 'admType' from the response with the '200' status
|
response-optional-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the optional property 'ctrlDate1' from the response with the '200' status
|
response-optional-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the optional property 'ctrlDate2' from the response with the '200' status
|
response-optional-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the optional property 'deliveryDate' from the response with the '200' status
|
response-optional-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the optional property 'deliveryResult' from the response with the '200' status
|
response-optional-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the optional property 'deliveryType' from the response with the '200' status
|
response-optional-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the optional property 'disDate' from the response with the '200' status
|
response-optional-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the optional property 'disType' from the response with the '200' status
|
response-optional-property-removed:
openapi/oh_rev.yaml#L1
in API POST /admissions removed the optional property 'diseaseIn' from the response with the '200' status
|