Changes to Get a AiPromptDecorator plugin

GET /{workspace}/plugins/{PluginId}#AiPromptDecorator

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

Changed in 3 of the 11 revisions of this API.24

  1. 9555cbb8b25912
  2. 65f3141f166211
  3. 740b73588ef41

What changed

  • 9555cbb8b25912See the full diff
    • added the new anthropic enum value to the allOf[AiPromptDecoratorPluginConfig]/config/llm_format response property for the response status 200

      response-property-enum-value-added

    • added the optional property allOf[PluginBase]/condition to the response with the 200 status

      response-optional-property-added

    • the max_request_body_size response's property default value changed from 8192 to 1048576 for the status 200

      response-property-default-value-changed

  • 65f3141f166211See the full diff
    • removed the optional property name from the response with the 200 status

      response-optional-property-removed

    • added the optional property allOf[AiPromptDecoratorPluginConfig]/name to the response with the 200 status

      response-optional-property-added

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

    • endpoint added

      endpoint-added

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

Of the 11 revisions, 1 has no diff computed.