Changes to Get an Event Gateway

GET /v1/event-gateways/{gatewayId}

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

Changed in 3 of the 29 revisions of this API.1114

  1. 0325d14dfc53111
  2. 5d2b35832e3f12
  3. ecce2daf9de61

What changed

  • 0325d14dfc53111See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

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

      response-body-all-of-removed

    • added the optional property description to the response with the 200 status

      response-optional-property-added

    • added the optional property labels to the response with the 200 status

      response-optional-property-added

    • added the required property created_at to the response with the 200 status

      response-required-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added

    • added the required property min_runtime_version to the response with the 200 status

      response-required-property-added

    • added the required property name to the response with the 200 status

      response-required-property-added

    • added the required property nodes_total to the response with the 200 status

      response-required-property-added

    • added the required property updated_at to the response with the 200 status

      response-required-property-added

    • added the required property version to the response with the 200 status

      response-required-property-added

    • added the required property virtual_clusters_total to the response with the 200 status

      response-required-property-added

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

    • added the new type enum value to the allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/rule response property for the response status 400

      response-property-enum-value-added

    • api tag Event Gateways added

      api-tag-added

    • api tag Houdini Event Gateways removed

      api-tag-removed

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

    • endpoint added

      endpoint-added