Changes to Create Environment

POST /v1/environments?beta=true

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

Changed in 4 of the 67 revisions of this API.216

  1. e9d8152420c31
  2. 40e330aba8bc15
  3. d87d3ef6f6361
  4. 69486316563e1

What changed

    • response property description list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

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

  • 40e330aba8bc15See the full diff
    • added BetaSelfHostedConfig to the config response property oneOf list for the response status 200

      response-property-one-of-added

    • added the new optional request property scope

      new-optional-request-property

    • added self_hosted discriminator mapping keys to the config/anyOf[subschema #1]/ request property

      request-property-discriminator-mapping-added

    • added BetaSelfHostedConfigParams to the config/anyOf[subschema #1]/ request property oneOf list

      request-property-one-of-added

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

      response-optional-property-added

    • added self_hosted discriminator mapping keys to the config response property for the response status 200

      response-property-discriminator-mapping-added

    • deleted the cookie request parameter sessionKey

      request-parameter-removed

    • endpoint added

      endpoint-added