Changes to Create support ticket
POST /v1/support/tickets
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 50 revisions of this API.331295
What changed
- ○
added the required property
ticket/created_byto the response with the200statusresponse-required-property-added
- ○
- ▲
removed the required property
agent_instructionfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
okfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ticket/createdAtfrom the response with the200statusresponse-required-property-removed
- ●
added the new
in_progressenum value to theticket/statusresponse property for the response status200response-property-enum-value-added
- ○
added the new optional request property
request_idnew-optional-request-property
- ○
added the new optional request property
scraper_idnew-optional-request-property
- ○
added the optional property
ticket/failing_commandto the response with the200statusresponse-optional-property-added
- ○
added the optional property
ticket/first_log_lineto the response with the200statusresponse-optional-property-added
- ○
added the optional property
ticket/request_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
ticket/scraper_idto the response with the200statusresponse-optional-property-added
- ○
the
ticket/idresponse's property pattern was changed from^[\s\S]{0,8192}$to^ticket_[a-f0-9]{20}$for the status200response-property-pattern-changed
- ○
added the required property
next_commandto the response with the200statusresponse-required-property-added
- ○
added the required property
rate_limitto the response with the200statusresponse-required-property-added
- ○
added the required property
ticket/agent_instructionto the response with the200statusresponse-required-property-added
- ○
added the required property
ticket/created_atto the response with the200statusresponse-required-property-added
- ○
added the required property
ticket/detailsto the response with the200statusresponse-required-property-added
- ○
added the required property
ticket/updated_atto the response with the200statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response property
checkout_urlbecame nullable for the status400response-property-became-nullable
- ▲
the response property
checkout_urlbecame nullable for the status401response-property-became-nullable
- ▲
the response property
checkout_urlbecame nullable for the status429response-property-became-nullable
- ▲
the response property
checkout_urlbecame nullable for the status500response-property-became-nullable
- ▲
the response property
checkout_urlbecame optional for the status400response-property-became-optional
- ▲
the response property
checkout_urlbecame optional for the status401response-property-became-optional
- ▲
the response property
checkout_urlbecame optional for the status429response-property-became-optional
- ▲
the response property
checkout_urlbecame optional for the status500response-property-became-optional
- ▲
the
agent_instructionresponse property's maxLength was unset from1000for the response status400response-property-max-length-unset
- ▲
the
agent_instructionresponse property's maxLength was unset from1000for the response status401response-property-max-length-unset
- ▲
the
agent_instructionresponse property's maxLength was unset from1000for the response status429response-property-max-length-unset
- ▲
the
agent_instructionresponse property's maxLength was unset from1000for the response status500response-property-max-length-unset
- ▲
the
messageresponse property's maxLength was unset from240for the response status400response-property-max-length-unset
- ▲
the
messageresponse property's maxLength was unset from240for the response status401response-property-max-length-unset
- ▲
the
messageresponse property's maxLength was unset from240for the response status429response-property-max-length-unset
- ▲
the
messageresponse property's maxLength was unset from240for the response status500response-property-max-length-unset
- ▲
the
ticket/idresponse property's maxLength was unset from27for the response status200response-property-max-length-unset
- ▲
the
ticket/subjectresponse property's maxLength was unset from160for the response status200response-property-max-length-unset
- ▲
removed the required property
next_commandfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
rate_limitfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ticket/agent_instructionfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ticket/build_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ticket/created_atfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ticket/deploy_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ticket/detailsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ticket/failing_commandfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ticket/first_log_linefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ticket/service_idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
ticket/updated_atfrom the response with the200statusresponse-required-property-removed
- ●
the optional response header
Retry-Afterremoved for the status200optional-response-header-removed
- ●
the optional response header
Retry-Afterremoved for the status400optional-response-header-removed
- ●
the optional response header
Retry-Afterremoved for the status401optional-response-header-removed
- ●
the optional response header
Retry-Afterremoved for the status500optional-response-header-removed
- ●
changed the pattern of the request property
detailsfrom^[\s\S]{1,8000}$to^[\s\S]{0,8192}$request-property-pattern-changed
- ●
changed the pattern of the request property
failing_commandfrom^[^\r\n\x00-\x1F\x7F]{1,2000}$to^[\s\S]{0,8192}$request-property-pattern-changed
- ●
changed the pattern of the request property
first_log_linefrom^[^\r\n\x00-\x1F\x7F]{1,2000}$to^[\s\S]{0,8192}$request-property-pattern-changed
- ●
changed the pattern of the request property
subjectfrom^[^\r\n\x00-\x1F\x7F]{1,160}$to^[\s\S]{0,8192}$request-property-pattern-changed
- ●
removed the request property
build_idrequest-property-removed
- ●
removed the request property
deploy_idrequest-property-removed
- ●
removed the request property
service_idrequest-property-removed
- ○
the
failing_commandrequest property's minLength was decreased from1to0request-property-min-length-decreased
- ○
the
first_log_linerequest property's minLength was decreased from1to0request-property-min-length-decreased
- ○
removed the
database_unavailableenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
database_unavailableenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
database_unavailableenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
database_unavailableenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
in_progressenum value from theticket/statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
invalid_cpu_limitenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_cpu_limitenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
invalid_cpu_limitenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
invalid_cpu_limitenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
invalid_health_endpointenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_health_endpointenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
invalid_health_endpointenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
invalid_health_endpointenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
invalid_memory_limitenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_memory_limitenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
invalid_memory_limitenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
invalid_memory_limitenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
invalid_portenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_portenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
invalid_portenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
invalid_portenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
invalid_service_nameenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_service_nameenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
invalid_service_nameenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
invalid_service_nameenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
invalid_tomlenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
invalid_tomlenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
invalid_tomlenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
invalid_tomlenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
missing_commandenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
missing_commandenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
missing_commandenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
missing_commandenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
missing_configenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
missing_configenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
missing_configenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
missing_configenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
missing_source_archiveenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
missing_source_archiveenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
missing_source_archiveenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
missing_source_archiveenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
payment_requiredenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
payment_requiredenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
payment_requiredenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
payment_requiredenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
policy_rejectedenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
policy_rejectedenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
policy_rejectedenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
policy_rejectedenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
removed the
rate_limitedenum value from thecoderesponse property for the response status400response-property-enum-value-removed
- ○
removed the
rate_limitedenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
rate_limitedenum value from thecoderesponse property for the response status429response-property-enum-value-removed
- ○
removed the
rate_limitedenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
response property
checkout_urllist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response400response-property-list-of-types-narrowed
- ○
response property
checkout_urllist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response401response-property-list-of-types-narrowed
- ○
response property
checkout_urllist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response429response-property-list-of-types-narrowed
- ○
response property
checkout_urllist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response500response-property-list-of-types-narrowed
- ○
response property
docs_urllist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response400response-property-list-of-types-narrowed
- ○
response property
docs_urllist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response401response-property-list-of-types-narrowed
- ○
response property
docs_urllist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response429response-property-list-of-types-narrowed
- ○
response property
docs_urllist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response500response-property-list-of-types-narrowed
- ○
the
coderesponse's property pattern^[\s\S]{0,8192}$was added for the status400response-property-pattern-added
- ○
the
coderesponse's property pattern^[\s\S]{0,8192}$was added for the status401response-property-pattern-added
- ○
the
coderesponse's property pattern^[\s\S]{0,8192}$was added for the status429response-property-pattern-added
- ○
the
coderesponse's property pattern^[\s\S]{0,8192}$was added for the status500response-property-pattern-added
- ○
the
agent_instructionresponse's property pattern was changed from^[\s\S]{1,1000}$to^[\s\S]{0,8192}$for the status400response-property-pattern-changed
- ○
the
agent_instructionresponse's property pattern was changed from^[\s\S]{1,1000}$to^[\s\S]{0,8192}$for the status401response-property-pattern-changed
- ○
the
agent_instructionresponse's property pattern was changed from^[\s\S]{1,1000}$to^[\s\S]{0,8192}$for the status429response-property-pattern-changed
- ○
the
agent_instructionresponse's property pattern was changed from^[\s\S]{1,1000}$to^[\s\S]{0,8192}$for the status500response-property-pattern-changed
- ○
the
messageresponse's property pattern was changed from^[\s\S]{1,240}$to^[\s\S]{0,8192}$for the status400response-property-pattern-changed
- ○
the
messageresponse's property pattern was changed from^[\s\S]{1,240}$to^[\s\S]{0,8192}$for the status401response-property-pattern-changed
- ○
the
messageresponse's property pattern was changed from^[\s\S]{1,240}$to^[\s\S]{0,8192}$for the status429response-property-pattern-changed
- ○
the
messageresponse's property pattern was changed from^[\s\S]{1,240}$to^[\s\S]{0,8192}$for the status500response-property-pattern-changed
- ○
the
ticket/idresponse's property pattern was changed from^ticket_[a-f0-9]{20}$to^[\s\S]{0,8192}$for the status200response-property-pattern-changed
- ○
the
ticket/subjectresponse's property pattern was changed from^[^\r\n\x00-\x1F\x7F]{1,160}$to^[\s\S]{0,8192}$for the status200response-property-pattern-changed
- ○
added the required property
agent_instructionto the response with the200statusresponse-required-property-added
- ○
added the required property
okto the response with the200statusresponse-required-property-added
- ○
added the required property
ticket/createdAtto the response with the200statusresponse-required-property-added
This revision also has 141 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲