Changes to Upload event flyer image

POST /events/flyer/{event_id}

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

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

  1. 37529a7e88002
  2. c1e54e26b0db8
  3. 2596baa89e801
  4. e24c8532211b1
  5. 36ccba39bc4d111

What changed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/event_parts/items/id to the response with the 200 status

      response-optional-property-added

    • api operation id upload_flyer was added

      api-operation-id-added

  • 36ccba39bc4d111See the full diff
    • removed the optional property data/category_name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/event_parts/items/id from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • api operation id upload_flyer removed and replaced with

      api-operation-id-removed