Changes to Create uploaded patient attachment

POST /patient_attachments

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 7 revisions of this API.34

  1. 9c509c169ad833
  2. 79f172e1968d1

What changed

  • 9c509c169ad833See the full diff
    • added the new document enum value to the category response property for the response status 201

      response-property-enum-value-added

    • added the new image enum value to the category response property for the response status 201

      response-property-enum-value-added

    • added the new video enum value to the category response property for the response status 201

      response-property-enum-value-added

    • removed the documents enum value from the category response property for the response status 201

      response-property-enum-value-removed

    • removed the images enum value from the category response property for the response status 201

      response-property-enum-value-removed

    • removed the videos enum value from the category response property for the response status 201

      response-property-enum-value-removed

    • added the optional property category to the response with the 201 status

      response-optional-property-added