Changes to Show a schedule

GET /schedules/{subdomain}

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

Changed in 4 of the 13 revisions of this API.35

  1. c1e54e26b0db2
  2. 98078a07fd7a1
  3. e24c8532211b1
  4. 36ccba39bc4d31

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 optional property data/short_description to the response with the 200 status

      response-optional-property-added

    • api operation id show_schedule was added

      api-operation-id-added

  • 36ccba39bc4d31See the full diff
    • 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 show_schedule removed and replaced with

      api-operation-id-removed