Changes to List namespaces

GET /v1/namespaces

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

Changed in 3 of the 8 revisions of this API.125

  1. ee3554910b7d12
  2. e67f3d38f85022
  3. 2124afb620851

What changed

  • ee3554910b7d12See the full diff
    • removed the required property results/items/company_id from the response with the 200 status

      response-required-property-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the required property results/items/name to the response with the 200 status

      response-required-property-added

    • removed the optional property results/items/attributes_schema/additionalProperties/filterable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/attributes_schema/additionalProperties/full_text_search from the response with the 200 status

      response-optional-property-removed

    • added the optional property results/items/attributes_schema/additionalProperties/is_filterable to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/attributes_schema/additionalProperties/is_searchable to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added