Changes to Создание QR для подписки

POST /sbp/v1/subscriptions

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

Changed in 2 of the 4 revisions of this API.114

  1. d45a86a8444d11
  2. c1be604342e813

What changed

    • the subscriptionPurpose request property's maxLength was set to 185

      request-property-max-length-set

    • the request property id became optional

      request-property-became-optional

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

  • c1be604342e813See the full diff
    • added the new required header request parameter Content-type:

      new-required-request-parameter

    • api operation id postSubscriptions removed and replaced with post-sbp-v1-subscriptions

      api-operation-id-removed

    • added optional request body

      request-body-added-optional

    • added the media type application/json for the response with the status 200

      response-media-type-added