Changes to Create a AiPromptGuard plugin
POST /v2/control-planes/{controlPlaneId}/core-entities/plugins#AiPromptGuard
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 18 of the 52 revisions of this API.29683
What changed
- ▲
the request property
allOf[PluginBase]/partials/items/pathbecame requiredrequest-property-became-required
- ○
the response property
allOf[PluginBase]/partials/items/pathbecame required for the status201response-property-became-required
- ▲
- ○
added the new optional request property
allOf[PluginBase]/conditionnew-optional-request-property
- ○
added the optional property
allOf[PluginBase]/conditionto the response with the201statusresponse-optional-property-added
- ○
- ●
added the new
video/generationenum value to theallOf[AiPromptGuardPluginConfig]/config/genai_categoryresponse property for the response status201response-property-enum-value-added
- ○
added the new
video/generationenum value to the request propertyallOf[AiPromptGuardPluginConfig]/config/genai_categoryrequest-property-enum-value-added
- ●
- ●
added the new
anthropicenum value to theallOf[AiPromptGuardPluginConfig]/config/llm_formatresponse property for the response status201response-property-enum-value-added
- ○
the
max_request_body_sizerequest property default value changed from8192to1048576request-property-default-value-changed
- ○
added the new
anthropicenum value to the request propertyallOf[AiPromptGuardPluginConfig]/config/llm_formatrequest-property-enum-value-added
- ○
the
max_request_body_sizeresponse's property default value changed from8192to1048576for the status201response-property-default-value-changed
- ●
- ▲
the
allOf[AiPromptGuardPluginConfig]/namerequest property type/format changed fromstring/to/request-property-type-changed
- ▲
the
allOf[AiPromptGuardPluginConfig]/nameresponse's property type/format changed fromstring/to/for status201response-property-type-changed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the request property
allOf[PluginBase]/partials/items/namebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[PluginBase]/partials/items/pathbecame not nullablerequest-property-became-not-nullable
- ▲
the
allOf[PluginBase]/idrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
allOf[PluginBase]/namerequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
allOf[PluginBase]/partials/items/idrequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
- ▲
the response property
allOf[AiPromptGuardPluginConfig]/configbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[AiPromptGuardPluginConfig]/config/allow_patternsbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[AiPromptGuardPluginConfig]/config/deny_patternsbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[PluginBase]/partials/items/namebecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[PluginBase]/partials/items/pathbecame nullable for the status201response-property-became-nullable
- ○
the request property
allOf[AiPromptGuardPluginConfig]/configbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[AiPromptGuardPluginConfig]/config/allow_patternsbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[AiPromptGuardPluginConfig]/config/deny_patternsbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[PluginBase]/partials/items/namebecame nullablerequest-property-became-nullable
- ○
the request property
allOf[PluginBase]/partials/items/pathbecame nullablerequest-property-became-nullable
- ○
the
allow_all_conversation_historyrequest property default valuefalsewas addedrequest-property-default-value-added
- ○
the
enabledrequest property default valuetruewas addedrequest-property-default-value-added
- ○
the
genai_categoryrequest property default valuetext/generationwas addedrequest-property-default-value-added
- ○
the
llm_formatrequest property default valueopenaiwas addedrequest-property-default-value-added
- ○
the
match_all_rolesrequest property default valuefalsewas addedrequest-property-default-value-added
- ○
the
max_request_body_sizerequest property default value8192was addedrequest-property-default-value-added
- ○
the
protocolsrequest property default valuegrpcgrpcshttphttpswas addedrequest-property-default-value-added
- ○
the
allow_all_conversation_historyresponse's property default valuefalsewas added for the status201response-property-default-value-added
- ○
the
enabledresponse's property default valuetruewas added for the status201response-property-default-value-added
- ○
the
genai_categoryresponse's property default valuetext/generationwas added for the status201response-property-default-value-added
- ○
the
llm_formatresponse's property default valueopenaiwas added for the status201response-property-default-value-added
- ○
the
match_all_rolesresponse's property default valuefalsewas added for the status201response-property-default-value-added
- ○
the
max_request_body_sizeresponse's property default value8192was added for the status201response-property-default-value-added
- ○
the
protocolsresponse's property default valuegrpcgrpcshttphttpswas added for the status201response-property-default-value-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
allOf[PluginBase]/tagsbecame nullable for the status201response-property-became-nullable
- ●
added the new
cohereenum value to theallOf[AiPromptGuardPluginConfig]/config/llm_formatresponse property for the response status201response-property-enum-value-added
- ●
added the new
huggingfaceenum value to theallOf[AiPromptGuardPluginConfig]/config/llm_formatresponse property for the response status201response-property-enum-value-added
- ○
added the new optional request property
allOf[AiPromptGuardPluginConfig]/config/genai_categorynew-optional-request-property
- ○
the request property
allOf[PluginBase]/tagsbecame nullablerequest-property-became-nullable
- ○
added the new
cohereenum value to the request propertyallOf[AiPromptGuardPluginConfig]/config/llm_formatrequest-property-enum-value-added
- ○
added the new
huggingfaceenum value to the request propertyallOf[AiPromptGuardPluginConfig]/config/llm_formatrequest-property-enum-value-added
- ○
added the optional property
allOf[AiPromptGuardPluginConfig]/config/genai_categoryto the response with the201statusresponse-optional-property-added
- ▲
- ▲
the
allOf[AiPromptGuardPluginConfig]/protocolsrequest property type/format changed fromarray/toarray/setrequest-property-type-changed
- ▲
the
allOf[AiPromptGuardPluginConfig]/protocolsresponse's property type/format changed fromarray/toarray/setfor status201response-property-type-changed
- ▲
- ○
added the new optional request property
allOf[PluginBase]/partialsnew-optional-request-property
- ○
added the optional property
allOf[PluginBase]/partialsto the response with the201statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional request property
allOf[AiPromptGuardPluginConfig]/config/llm_formatnew-optional-request-property
- ○
added the optional property
allOf[AiPromptGuardPluginConfig]/config/llm_formatto the response with the201statusresponse-optional-property-added
- ○
- ▲
the response property
allOf[PluginBase]/created_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[PluginBase]/updated_atbecame nullable for the status201response-property-became-nullable
- ○
the request optional property
allOf[PluginBase]/created_atbecame not read-onlyrequest-optional-property-became-not-read-only
- ○
the request optional property
allOf[PluginBase]/updated_atbecame not read-onlyrequest-optional-property-became-not-read-only
- ○
the request property
allOf[PluginBase]/created_atbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[PluginBase]/updated_atbecame nullablerequest-property-became-nullable
- ○
the response optional property
allOf[PluginBase]/created_atbecame not read-only for the status201response-optional-property-became-not-read-only
- ○
the response optional property
allOf[PluginBase]/updated_atbecame not read-only for the status201response-optional-property-became-not-read-only
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
allOf[AiPromptGuardPluginConfig]/consumerbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[AiPromptGuardPluginConfig]/consumer_groupbecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[AiPromptGuardPluginConfig]/routebecame nullable for the status201response-property-became-nullable
- ▲
the response property
allOf[AiPromptGuardPluginConfig]/servicebecame nullable for the status201response-property-became-nullable
- ○
the request property
allOf[AiPromptGuardPluginConfig]/consumerbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[AiPromptGuardPluginConfig]/consumer_groupbecame nullablerequest-property-became-nullable
- ○
the request property
allOf[AiPromptGuardPluginConfig]/routebecame nullablerequest-property-became-nullable
- ○
the request property
allOf[AiPromptGuardPluginConfig]/servicebecame nullablerequest-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
PluginBaseto the request bodyallOflistrequest-body-all-of-added
- ●
removed
Pluginfrom the request bodyallOflistrequest-body-all-of-removed
- ○
added the new optional request property
allOf[AiPromptGuardPluginConfig]/consumernew-optional-request-property
- ○
added the new optional request property
allOf[AiPromptGuardPluginConfig]/consumer_groupnew-optional-request-property
- ○
added the new optional request property
allOf[AiPromptGuardPluginConfig]/protocolsnew-optional-request-property
- ○
added the new optional request property
allOf[AiPromptGuardPluginConfig]/routenew-optional-request-property
- ○
added the new optional request property
allOf[AiPromptGuardPluginConfig]/servicenew-optional-request-property
- ○
added
PluginBaseto the response bodyallOflist for the response status201response-body-all-of-added
- ○
removed
Pluginfrom the response bodyallOflist for the response status201response-body-all-of-removed
- ○
added the optional property
allOf[AiPromptGuardPluginConfig]/consumerto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[AiPromptGuardPluginConfig]/consumer_groupto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[AiPromptGuardPluginConfig]/protocolsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[AiPromptGuardPluginConfig]/routeto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[AiPromptGuardPluginConfig]/serviceto the response with the201statusresponse-optional-property-added
- ▲
- ▲
request body became required
request-body-became-required
- ▲
- ▲
the request property
allOf[Plugin]/tagsbecame not nullablerequest-property-became-not-nullable
- ▲
- ▲
added the new required request property
allOf[Plugin]/confignew-required-request-property
- ▲
added the new required request property
allOf[Plugin]/namenew-required-request-property
- ▲
the
allOf[Plugin]/request property type/format changed from/toobject/request-property-type-changed
- ▲
the
allOf[Plugin]/response's property type/format changed from/toobject/for status201response-property-type-changed
- ●
removed
PluginWithoutParentssubschema #2from theallOf[Plugin]/request propertyallOflistrequest-property-all-of-removed
- ○
added the new optional request property
allOf[Plugin]/consumernew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/consumer_groupnew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/enablednew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/idnew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/instance_namenew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/orderingnew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/protocolsnew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/routenew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/servicenew-optional-request-property
- ○
added the new optional request property
allOf[Plugin]/tagsnew-optional-request-property
- ○
added the optional property
allOf[Plugin]/consumerto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/consumer_groupto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/created_atto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/enabledto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/idto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/instance_nameto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/orderingto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/protocolsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/routeto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/serviceto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/tagsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
allOf[Plugin]/updated_atto the response with the201statusresponse-optional-property-added
- ○
removed
PluginWithoutParentssubschema #2from theallOf[Plugin]/response propertyallOflist for the response status201response-property-all-of-removed
- ○
added the required property
allOf[Plugin]/configto the response with the201statusresponse-required-property-added
- ○
added the required property
allOf[Plugin]/nameto the response with the201statusresponse-required-property-added
This revision also has 88 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○