Changes to PUT /v2/vals/:val_id/environment_variables/:key

PUT /v2/vals/{val_id}/environment_variables/{key}

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

Changed in 3 of the 46 revisions of this API.213

  1. 4d8b6d2e6db3112
  2. dc1b3c9e3b2a1
  3. f039435c5e181

What changed

  • 4d8b6d2e6db3112See the full diff
    • added the pattern ^[A-Za-z_][A-Z0-9a-z_]*$ to the path request parameter key

      request-parameter-pattern-added

    • for the path request parameter key, the maxLength was set to 8192

      request-parameter-max-length-set

    • api operation id valEnvironmentVariablesCreate removed and replaced with valEnvironmentVariablesUpdate

      api-operation-id-removed

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

      request-property-list-of-types-widened

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

      response-property-list-of-types-widened

    • endpoint added

      endpoint-added

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