Changes to Set the App Environment

PUT /groups/{groupId}/apps/{appId}/environment

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

Changed in 2 of the 50 revisions of this API.816

  1. v3e2240dd053bd86
  2. v31d1564c0dca11

What changed

  • v3e2240dd053bd86See the full diff
    • added AppEnvironment subschema #1 to the environment request property allOf list

      request-property-all-of-added

    • removed the enum value of the request property environment

      request-property-enum-value-removed

    • removed the enum value development of the request property environment

      request-property-enum-value-removed

    • removed the enum value production of the request property environment

      request-property-enum-value-removed

    • removed the enum value qa of the request property environment

      request-property-enum-value-removed

    • removed the enum value testing of the request property environment

      request-property-enum-value-removed

    • the environment request property type/format changed from string/ to /

      request-property-type-changed

    • the allOf[App]/environment response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • added AppEnvironment subschema #1 to the allOf[App]/environment response property allOf list for the response status 200

      response-property-all-of-added

    • removed the enum value from the allOf[App]/environment response property for the response status 200

      response-property-enum-value-removed

    • removed the development enum value from the allOf[App]/environment response property for the response status 200

      response-property-enum-value-removed

    • removed the production enum value from the allOf[App]/environment response property for the response status 200

      response-property-enum-value-removed

    • removed the qa enum value from the allOf[App]/environment response property for the response status 200

      response-property-enum-value-removed

    • removed the testing enum value from the allOf[App]/environment response property for the response status 200

      response-property-enum-value-removed

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

    • added the new device-sync enum value to the allOf[subschema #2]/product response property for the response status 200

      response-property-enum-value-added