Changes to List Imports

GET /api/v1/imports

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

Changed in 4 of the 11 revisions of this API.5914

  1. 6a3a97e75a2e135
  2. ececab0b66cf21
  3. ebb8a0f789d611
  4. 4645adc06898257

What changed

  • 6a3a97e75a2e135See the full diff
    • the response property data/items/template became optional for the status 200

      response-property-became-optional

    • added the new completed enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new submitted enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new submitting enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the optional property data/items/metadata to the response with the 200 status

      response-optional-property-added

    • the response property data became required for the status 200

      response-property-became-required

    • removed the records_processed enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the records_submitted enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the records_submitting enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

  • ececab0b66cf21See the full diff
    • removed the required property data/items/id from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/template_id from the response with the 200 status

      response-required-property-removed

    • added the required property data/items/template to the response with the 200 status

      response-required-property-added

    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security bearer was added to the API

      api-security-added

  • 4645adc06898257See the full diff
    • the response property data became optional for the status 200

      response-property-became-optional

    • the data/items/slug response's property type/format changed from string/uuid to string/ for status 200

      response-property-type-changed

    • removed the optional property data/items/metadata from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/template from the response with the 200 status

      response-optional-property-removed

    • added the new records_processed enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new records_submitted enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new records_submitting enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • the endpoint scheme security bearer was removed from the API

      api-security-removed

    • added the new optional header request parameter Authorization

      new-optional-request-parameter

    • removed the completed enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the submitted enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the submitting enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • added the required property data/items/id to the response with the 200 status

      response-required-property-added

    • added the required property data/items/template_id to the response with the 200 status

      response-required-property-added