Add Date Handling explanation to introduction.
7 structure changes including:
1 Addition
6 Modifications
Modified
6
Breaking
GET /api/v1/events
- Response
-
200 response Modified
-
application/json content type Modified
-
Id property Modified
-
Permission is now
readOnly -
Type went from
objecttostringBreaking
-
Permission is now
-
Id property Modified
-
application/json content type Modified
GET /api/v1/events/{event}
- Response
-
200 response Modified
-
application/json content type Modified
-
Id property Modified
-
Permission is now
readOnly -
Type went from
objecttostringBreaking
-
Permission is now
-
Id property Modified
-
application/json content type Modified
GET /api/v1/webhook_endpoints
- Response
-
200 response Modified
-
application/json content type Modified
-
Created property Modified
-
Permission is now
readOnly -
Type went from
stringtointeger(int64)Breaking
-
Permission is now
-
Created property Modified
-
application/json content type Modified
GET /api/v1/webhook_endpoints/{webhook_endpoint}
- Response
-
200 response Modified
-
application/json content type Modified
-
Created property Modified
-
Permission is now
readOnly -
Type went from
stringtointeger(int64)Breaking
-
Permission is now
-
Created property Modified
-
application/json content type Modified
POST /api/v1/webhook_endpoints
- Response
-
201 response Modified
-
application/json content type Modified
-
Created property Modified
-
Permission is now
readOnly -
Type went from
stringtointeger(int64)Breaking
-
Permission is now
-
Created property Modified
-
application/json content type Modified
PUT /api/v1/webhook_endpoints/{webhook_endpoint}
- Response
-
200 response Modified
-
application/json content type Modified
-
Created property Modified
-
Permission is now
readOnly -
Type went from
stringtointeger(int64)Breaking
-
Permission is now
-
Created property Modified
-
application/json content type Modified
Added
1
POST /api/v1/contractors/{contractor}/login_link