Changes to Get available entrypoints on the platform

GET /plugins/entrypoints

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

Changed in 4 of the 7 revisions of this API.422

  1. 02a34e4b961b11
  2. 7a9b7f4819da2
  3. 0014436e69971
  4. 531e1e048cb721

What changed

    • the items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed PlatformPlugin subschema #2 from the items/ response property allOf list for the response status 200

      response-property-all-of-removed

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

    • added the new KAFKA enum value to the items/allOf[subschema #2]/supportedListenerType response property for the response status 200

      response-property-enum-value-added

    • added the new NATIVE enum value to the items/allOf[subschema #2]/supportedApiType response property for the response status 200

      response-property-enum-value-added

    • the details/items/invalidValue response's property type/format changed from object/ to / for status default

      response-property-type-changed

  • 531e1e048cb721See the full diff
    • the details/items/invalidValue response's property type/format changed from / to object/ for status default

      response-property-type-changed

    • the items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added PlatformPlugin subschema #2 to the items/ response property allOf list for the response status 200

      response-property-all-of-added