Dynamic Configs

Create Dynamic Config Review

post/console/v1/dynamic_configs/{id}/reviews

Path parameters

idstring required

Request body

descriptionstring required

Human-readable description of the proposed change.

reviewer_idsstring[]

User IDs to request review from.

reviewer_group_idsstring[]

Reviewer group IDs to request review from.

Response

The created dynamic config review.

messagestring required

A simple string explaining the result of the operation.

Changes

Changed in 2 of the 8 revisions of this API.15227

  • 1fd471fa03cc15226See the full diff
    • request property change/rules/items/conditions/items/operator was restricted to a list of enum values

      request-property-became-enum

    • added the new after enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new after enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new any enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new any enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new any_case_sensitive enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new any_case_sensitive enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new array_contains_all enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new array_contains_all enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new array_contains_any enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new array_contains_any enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new array_contains_none enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new array_contains_none enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new before enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new before enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new encoded_any enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new encoded_any enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new gt enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new gt enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new gte enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new gte enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new is_not_null enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new is_not_null enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new is_null enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new is_null enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new lt enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new lt enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new lte enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new lte enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new none enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new none enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new none_case_sensitive enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new none_case_sensitive enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new not_array_contains_all enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new not_array_contains_all enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new on enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new on enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new str_contains_any enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new str_contains_any enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new str_contains_none enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new str_contains_none enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new str_matches enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new str_matches enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new version_eq enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new version_eq enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new version_gt enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new version_gt enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new version_gte enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new version_gte enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new version_lt enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new version_lt enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new version_lte enum value to the allOf[subschema #2]/data/content/current/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new version_lte enum value to the allOf[subschema #2]/data/content/proposed/rules/items/conditions/items/operator response property for the response status 201

      response-property-enum-value-added

    • added the new after enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new any enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new any_case_sensitive enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new array_contains_all enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new array_contains_any enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new array_contains_none enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new before enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new encoded_any enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new gt enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new gte enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new is_not_null enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new is_null enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new lt enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new lte enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new none enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new none_case_sensitive enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new not_array_contains_all enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new on enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new str_contains_any enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new str_contains_none enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new str_matches enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new version_eq enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new version_gt enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new version_gte enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new version_lt enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the new version_lte enum value to the request property change/rules/items/conditions/items/operator

      request-property-enum-value-added

    • added the media type application/json for the response with the status 201

      response-media-type-added