Changes to Update Event Gateway

PUT /v1/event-gateways/{gatewayId}

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

Changed in 4 of the 29 revisions of this API.1116

  1. 0325d14dfc53112
  2. 3575228c4a981
  3. 5d2b35832e3f12
  4. ecce2daf9de61

What changed

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

      response-body-type-changed

    • added the new optional request property min_runtime_version

      new-optional-request-property

    • 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

    • api operation id update-houdini-event-gateway removed and replaced with update-event-gateway

      api-operation-id-removed

    • 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