16 structure changes including:
16 Modifications
Modified
16
Breaking
GET /v1/Schemas/{Id}
- Response
-
200 response Modified
-
application/json content type Modified
-
latest_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
latest_version property Modified
-
application/json content type Modified
GET /v1/Schemas/{Id}/Versions
- Response
-
200 response Modified
-
application/json content type Modified
-
schema_versions property Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
schema_versions property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Schemas/{Id}/Versions/{SchemaVersion}
- Response
-
200 response Modified
-
application/json content type Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version property Modified
-
application/json content type Modified
GET /v1/Sinks
- Response
-
200 response Modified
-
application/json content type Modified
-
sinks property Modified
-
sink_type, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
sink_type, status properties Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
sinks property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Sinks/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
sink_type, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
sink_type, status properties Modified
-
application/json content type Modified
GET /v1/Subscriptions
- Response
-
200 response Modified
-
application/json content type Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
meta property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents
- Response
-
200 response Modified
-
application/json content type Modified
-
types property Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version property Modified
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
types property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
- Response
-
200 response Modified
-
application/json content type Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version property Modified
-
application/json content type Modified
GET /v1/Types
- Response
-
200 response Modified
-
application/json content type Modified
-
types property Modified
- status, documentation_url properties Added
-
meta property Modified
-
next_page_url, previous_page_url properties Modified
-
Type went from
string(uri)
tostring(uri) | null
-
Type went from
-
next_page_url, previous_page_url properties Modified
-
types property Modified
-
application/json content type Modified
- Query
- Page, PageToken query parameters Added
GET /v1/Types/{Type}
- Response
-
200 response Modified
-
application/json content type Modified
- status, documentation_url properties Added
-
application/json content type Modified
POST /v1/Sinks
- Response
-
201 response Modified
-
application/json content type Modified
-
sink_type, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
sink_type, status properties Modified
-
application/json content type Modified
POST /v1/Sinks/{Sid}
- Response
-
200 response Modified
-
application/json content type Modified
-
sink_type, status properties Modified
-
Type went from
string | null
tostring
Breaking
-
Type went from
-
sink_type, status properties Modified
-
application/json content type Modified
POST /v1/Sinks/{Sid}/Test
- Response
- 200 response Added
POST /v1/Subscriptions/{Sid}
- Body
-
application/x-www-form-urlencoded content type Modified
-
SinkSid property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
SinkSid property Removed
POST /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents
- Response
-
201 response Modified
-
application/json content type Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version property Modified
-
application/json content type Modified
- 200 response Added
POST /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
- Response
-
200 response Modified
-
application/json content type Modified
-
schema_version property Modified
-
Type went from
integer | null
tointeger
Breaking
-
Type went from
-
schema_version property Modified
-
application/json content type Modified
5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /v1/Sinks
- Response
-
200 response Modified
- sinks property Modified
GET /v1/Sinks/{Sid}
- Response
-
200 response Modified
- sink_configuration property Modified
POST /v1/Sinks
- Body
-
content type Modified
- SinkConfiguration property Modified
- Response
-
201 response Modified
- sink_configuration property Modified
POST /v1/Sinks/{Sid}
- Response
-
200 response Modified
- sink_configuration property Modified
POST /v1/Subscriptions
- Body
-
content type Modified
- Types property Modified
3 structure changes including:
1 Addition
2 Modifications
Modified
2
GET /v1/Sinks
- Query
- InUse, Status query parameters Added
GET /v1/Types
- Query
- SchemaId query parameter Added
Added
1
POST /v1/Sinks/{Sid}
9 structure changes including:
2 Breaking changes
2 Additions
5 Modifications
2 Removals
Modified
5
Breaking
GET /v1/Schemas/{Id}
- Response
-
200 response Modified
- last_created, last_version properties Removed
- latest_version, latest_version_date_created properties Added
GET /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents
- Response
-
200 response Modified
- types property Modified
GET /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
- Response
-
200 response Modified
- version property Removed
- schema_version property Added
POST /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents
- Body
-
content type Modified
- Version property Removed
- SchemaVersion property Added
- Response
-
201 response Modified
- version property Removed
- schema_version property Added
POST /v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
- Body
-
content type Modified
- Version property Removed
- SchemaVersion property Added
- Response
-
200 response Modified
- version property Removed
- schema_version property Added
Removed
2
Breaking
GET /v1/Schemas/{Id}/Versions
GET /v1/Schemas/{Id}/Versions/{SchemaVersion}
Added
2
GET /v1/Schemas/{Id}/Versions
GET /v1/Schemas/{Id}/Versions/{SchemaVersion}