Changes to Create Vault

POST /v1/event-gateways/{gatewayId}/vaults

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

Changed in 6 of the 30 revisions of this API.6111

  1. 106b373707f34
  2. 0325d14dfc5323
  3. 5d2b35832e3f11
  4. 564d63b800a12
  5. be46646a0f0a22
  6. ecce2daf9de61

What changed

    • the description request property default value was added

      request-property-default-value-added

    • the description request property default value was added

      request-property-default-value-added

    • the description response's property default value was added for the status 201

      response-property-default-value-added

    • the description response's property default value was added for the status 201

      response-property-default-value-added

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

  • 0325d14dfc5323See the full diff
    • added EventGatewayEnvVault EventGatewayKonnectVault to the response body oneOf list for the response status 201

      response-body-one-of-added

    • the response's body type/format changed from / to object/ for status 201

      response-body-type-changed

    • removed subschema #1 subschema #2 from the response body allOf list for the response status 201

      response-body-all-of-removed

    • added response discriminator for the response status 201

      response-body-discriminator-added

    • added the required property id to the response with the 201 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

    • added discriminator to allOf[subschema #2]/ response property for the response status 201

      response-property-discriminator-added

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

    • the request property oneOf[EventGatewayEnvVault]/allOf[EventGatewayBaseVault]/description became not nullable

      request-property-became-not-nullable

    • the request property oneOf[EventGatewayKonnectVault]/allOf[EventGatewayBaseVault]/description became not nullable

      request-property-became-not-nullable

    • the type request property const value konnect was added

      request-property-const-added

    • removed the enum value konnect of the request property oneOf[EventGatewayKonnectVault]/allOf[subschema #2]/type

      request-property-enum-value-removed

    • the type response property const value konnect was added for the status 201

      response-property-const-added

    • removed the konnect enum value from the allOf[subschema #2]/oneOf[EventGatewayKonnectVault]/allOf[subschema #2]/type response property for the response status 201

      response-property-enum-value-removed

    • endpoint added

      endpoint-added