Changes to Issue toolkit key

POST /toolkits/{toolkit_id}/keys

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

Changed in 2 of the 85 revisions of this API.141445

  1. d65fcba0d25a3528
  2. 76e8f606372811917

What changed

  • d65fcba0d25a3528See the full diff
    • the detail response's property type/format changed from array/ to string/ for status 422

      response-property-type-changed

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

      response-property-type-changed

    • removed the required property id from the response with the 201 status

      response-required-property-removed

    • removed the optional property allowed_ips from the response with the 201 status

      response-optional-property-removed

    • removed the optional property created_at from the response with the 201 status

      response-optional-property-removed

    • removed the optional property name from the response with the 201 status

      response-optional-property-removed

    • removed the optional property prefix from the response with the 201 status

      response-optional-property-removed

    • removed the optional property revoked from the response with the 201 status

      response-optional-property-removed

    • api operation id create_toolkit_key_toolkits__toolkit_id__keys_post removed and replaced with createKey

      api-operation-id-removed

    • the endpoint scheme security BearerAuth was added to the API

      api-security-added

    • the endpoint scheme security HumanLogin was removed from the API

      api-security-removed

    • api tag Toolkit Keys added

      api-tag-added

    • api tag toolkits removed

      api-tag-removed

    • media type application/json was changed to a more specific media type application/problem+json for the response status 422

      response-media-type-name-specialized

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the optional property code to the response with the 422 status

      response-optional-property-added

    • added the optional property errors to the response with the 422 status

      response-optional-property-added

    • added the optional property instance to the response with the 422 status

      response-optional-property-added

    • added the optional property key/allowed_ips to the response with the 201 status

      response-optional-property-added

    • added the optional property key/label to the response with the 201 status

      response-optional-property-added

    • added the optional property key/last_used_at to the response with the 201 status

      response-optional-property-added

    • added the optional property status to the response with the 422 status

      response-optional-property-added

    • added the optional property title to the response with the 422 status

      response-optional-property-added

    • added the optional property type to the response with the 422 status

      response-optional-property-added

    • the response property detail became required for the status 422

      response-property-became-required

    • added the required property api_key to the response with the 201 status

      response-required-property-added

    • added the required property key/created_at to the response with the 201 status

      response-required-property-added

    • added the required property key/key_id to the response with the 201 status

      response-required-property-added

    • added the required property key/key_preview to the response with the 201 status

      response-required-property-added

    • added the required property key/revoked to the response with the 201 status

      response-required-property-added

    • added the required property key/toolkit_id to the response with the 201 status

      response-required-property-added

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

  • 76e8f606372811917See the full diff
    • media type application/problem+json was changed to a more general media type application/json for the response status 422

      response-media-type-name-generalized

    • the response property detail became optional for the status 422

      response-property-became-optional

    • the detail response property's maxLength was unset from 4096 for the response status 422

      response-property-max-length-unset

    • the detail response's property type/format changed from string/ to array/ for status 422

      response-property-type-changed

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

      response-property-type-changed

    • removed the required property api_key from the response with the 201 status

      response-required-property-removed

    • removed the required property key/created_at from the response with the 201 status

      response-required-property-removed

    • removed the required property key/key_id from the response with the 201 status

      response-required-property-removed

    • removed the required property key/key_preview from the response with the 201 status

      response-required-property-removed

    • removed the required property key/revoked from the response with the 201 status

      response-required-property-removed

    • removed the required property key/toolkit_id from the response with the 201 status

      response-required-property-removed

    • removed the optional property code from the response with the 422 status

      response-optional-property-removed

    • removed the optional property errors from the response with the 422 status

      response-optional-property-removed

    • removed the optional property instance from the response with the 422 status

      response-optional-property-removed

    • removed the optional property key/allowed_ips from the response with the 201 status

      response-optional-property-removed

    • removed the optional property key/label from the response with the 201 status

      response-optional-property-removed

    • removed the optional property key/last_used_at from the response with the 201 status

      response-optional-property-removed

    • removed the optional property status from the response with the 422 status

      response-optional-property-removed

    • removed the optional property title from the response with the 422 status

      response-optional-property-removed

    • removed the optional property type from the response with the 422 status

      response-optional-property-removed

    • api operation id createKey removed and replaced with create_toolkit_key_toolkits__toolkit_id__keys_post

      api-operation-id-removed

    • the endpoint scheme security HumanLogin was added to the API

      api-security-added

    • the endpoint scheme security BearerAuth was removed from the API

      api-security-removed

    • api tag toolkits added

      api-tag-added

    • api tag Toolkit Keys removed

      api-tag-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • removed the non-success response with the status 503

      response-non-success-status-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the required property id to the response with the 201 status

      response-required-property-added

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