Changes to Get user's namespaces or search namespaces

GET /namespaces

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

Changed in 1 of the 47 revisions of this API.110

  1. 0ea2d8e23fa1110

What changed

  • 0ea2d8e23fa1110See the full diff
    • removed the required property // from the response with the status

      response-required-property-removed

    • added the new optional query request parameter fields

      new-optional-request-parameter

    • added the new optional query request parameter hasServers

      new-optional-request-parameter

    • added the new optional query request parameter hasSkills

      new-optional-request-parameter

    • added the new optional query request parameter ownerId

      new-optional-request-parameter

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter pageSize

      new-optional-request-parameter

    • added the new optional query request parameter q

      new-optional-request-parameter

    • added the non-success response with the status

      response-non-success-status-added

    • removed the non-success response with the status

      response-non-success-status-removed

    • added the required property to the response with the status

      response-required-property-added