Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
authorObject representing the entity which made the change. Optional field but if provided should include type
and name
.
Optional
changeFree form object with information related to the change
event. Can be arbitrarily nested and contain any valid JSON.
Object representing a uniquely identified resource. Only the resource type feature_flag
is supported.
Optional
impactedA list of resources impacted by this change. It is recommended to provide an impacted resource to display
the change event at the right location. Only resources of type service
are supported.
Optional
newFree form object to track new value of the changed resource.
Optional
prevFree form object to track previous value of the changed resource.
Generated using TypeDoc
Object representing custom change event attributes.