Changes to Get environment

POST /v2/environments.getEnvironment

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

Changed in 5 of the 90 revisions of this API.16

  1. 96d3a2d38ace1
  2. 43ad1ce9a1522
  3. de7b05f5cb3711
  4. de4fd774f34b1
  5. 0f7e331eeffa1

What changed

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

      response-required-property-added

    • the endpoint scheme security bearer was added to the API

      api-security-added

    • the endpoint scheme security rootKey was removed from the API

      api-security-removed

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

  • de7b05f5cb3711See the full diff
    • removed the required property data/runtime/cpuMillicores from the response with the 200 status

      response-required-property-removed

    • added the required property data/runtime/vCpus to the response with the 200 status

      response-required-property-added

    • the data/runtime/healthcheck/path response's property pattern ^(/[\w\-]+)+(\.[\w]+)?$ was added for the status 200

      response-property-pattern-added

    • endpoint added

      endpoint-added