Changes to Update a schedule

PUT /schedules/{subdomain}

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

Changed in 5 of the 13 revisions of this API.147

  1. c1e54e26b0db2
  2. 6b8e1dddb5701
  3. 98078a07fd7a2
  4. e24c8532211b1
  5. 36ccba39bc4d141

What changed

    • added the optional property data/profile_image_url to the response with the 200 status

      response-optional-property-added

    • added the optional property data/updated_at to the response with the 200 status

      response-optional-property-added

    • added the new ru enum value to the request property language_code

      request-property-enum-value-added

    • added the new optional request property short_description

      new-optional-request-property

    • added the optional property data/short_description to the response with the 200 status

      response-optional-property-added

    • api operation id update_schedule was added

      api-operation-id-added

  • 36ccba39bc4d141See the full diff
    • removed the enum value ru of the request property language_code

      request-property-enum-value-removed

    • removed the request property short_description

      request-property-removed

    • removed the optional property data/profile_image_url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/short_description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/updated_at from the response with the 200 status

      response-optional-property-removed

    • api operation id update_schedule removed and replaced with

      api-operation-id-removed