Changes to Get an entrypoint

GET /plugins/entrypoints/{entrypointId}

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 response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed PlatformPlugin subschema #2 from the response body allOf list for the response status 200

      response-body-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 allOf[subschema #2]/supportedListenerType response property for the response status 200

      response-property-enum-value-added

    • added the new NATIVE enum value to the 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 response's body type/format changed from / to object/ for status 200

      response-body-type-changed

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

      response-property-type-changed

    • added PlatformPlugin subschema #2 to the response body allOf list for the response status 200

      response-body-all-of-added