Changes to Create a new Supporting Document.

POST /v1/SupportingDocuments

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

Changed in 4 of the 51 revisions of this API.368

  1. v1be7cea11fa2711
  2. v1ef8dd7b6bc332
  3. v1f46e55682eba66
  4. v12ff73c3794281

What changed

  • v1be7cea11fa2711See the full diff
    • the attributes response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • the Attributes request property type/format was generalized from object/ to /

      request-property-type-generalized

    • the Attributes request property type/format changed from / to object/

      request-property-type-changed

    • the attributes response's property type/format changed from / to object/ for status 201

      response-property-type-changed

  • v1f46e55682eba66See the full diff
    • added the new APPROVED enum value to the status response property for the response status 201

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

    • removed the approved enum value from the status response property for the response status 201

      response-property-enum-value-removed

    • removed the draft enum value from the status response property for the response status 201

      response-property-enum-value-removed

    • removed the expired enum value from the status response property for the response status 201

      response-property-enum-value-removed

    • removed the pending-review enum value from the status response property for the response status 201

      response-property-enum-value-removed

    • removed the provisionally-approved enum value from the status response property for the response status 201

      response-property-enum-value-removed

    • removed the rejected enum value from the status response property for the response status 201

      response-property-enum-value-removed

    • api tag TrusthubV1SupportingDocument added

      api-tag-added