Changes to Create a Ace plugin

POST /v2/control-planes/{controlPlaneId}/core-entities/plugins#Ace

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

Changed in 5 of the 52 revisions of this API.38

  1. 4a39c7f8550922
  2. 62c54f1094bb11
  3. 7d6a643707d92
  4. ad02b4e24eb22
  5. 19e869275e281

What changed

  • 4a39c7f8550922See the full diff
    • the allOf[AcePluginConfig]/config/rate_limiting/redis/port request property type/format changed from integer/ to string/

      request-property-type-changed

    • the allOf[AcePluginConfig]/config/rate_limiting/redis/port response's property type/format changed from integer/ to string/ for status 201

      response-property-type-changed

    • the port request property default value changed from 6379 to 6379

      request-property-default-value-changed

    • the port response's property default value changed from 6379 to 6379 for the status 201

      response-property-default-value-changed

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

  • 62c54f1094bb11See the full diff
    • the request property allOf[PluginBase]/partials/items/path became required

      request-property-became-required

    • the response property allOf[PluginBase]/partials/items/path became required for the status 201

      response-property-became-required

    • added the new optional request property allOf[PluginBase]/condition

      new-optional-request-property

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

      response-optional-property-added

    • added the new optional request property allOf[AcePluginConfig]/config/rate_limiting/redis/cloud_authentication

      new-optional-request-property

    • added the optional property allOf[AcePluginConfig]/config/rate_limiting/redis/cloud_authentication to the response with the 201 status

      response-optional-property-added

    • endpoint added

      endpoint-added

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