Changes to get the tenant by id

GET /api/v1/tenants/{id}

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

Changed in 3 of the 19 revisions of this API.146

  1. f7e163033f9c11
  2. 1134b4a506a544
  3. 42619b8ccbbe1

What changed

  • f7e163033f9c11See the full diff
    • api path removed without deprecation

      api-path-removed-without-deprecation

    • endpoint added

      endpoint-added

  • 1134b4a506a544See the full diff
    • removed the optional property id from the response with the 200 status

      response-optional-property-removed

    • added the new ACTIVE enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new DISABLED enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new PENDING enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the optional property _id to the response with the 200 status

      response-optional-property-added

    • removed the active enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the disabled enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • removed the pending enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • endpoint added

      endpoint-added

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