Changes to Notifies the API of a management operation ending

POST /api/v2/clients/management/end

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

Changed in 4 of the 66 revisions of this API.57

  1. 38ceee3176981
  2. e59754bccd6e1
  3. 6ba85920fb5345
  4. 1ef31150464f1

What changed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 6ba85920fb5345See the full diff
    • the response property data/allOf[subschema #2]/artifact_id became nullable for the status 200

      response-property-became-nullable

    • the response property data/allOf[subschema #2]/requested_by_user_id became nullable for the status 200

      response-property-became-nullable

    • the data/allOf[subschema #2]/artifact_id response's property type/format changed from / to string/uuid for status 200

      response-property-type-changed

    • the data/allOf[subschema #2]/requested_by_user_id response's property type/format changed from / to string/uuid for status 200

      response-property-type-changed

    • added the optional property data/allOf[subschema #2]/updated_at to the response with the 200 status

      response-optional-property-added

    • the response optional property data/allOf[subschema #2]/artifact_id became not read-only for the status 200

      response-optional-property-became-not-read-only

    • the response optional property data/allOf[subschema #2]/requested_by_user_id became not read-only for the status 200

      response-optional-property-became-not-read-only

    • removed null.uuid from the data/allOf[subschema #2]/artifact_id response property allOf list for the response status 200

      response-property-all-of-removed

    • removed null.uuid from the data/allOf[subschema #2]/requested_by_user_id response property allOf list for the response status 200

      response-property-all-of-removed

    • endpoint added

      endpoint-added