Add bind to quote POST
2 structure changes including:
2 Modifications
Modified
2
Breaking
POST /api/v1/contractors/{contractor}/login_link
- Response
-
200 response Modified
-
application/json content type Modified
-
expires_at property Modified
-
Type went from
string(date-time)tointeger(int64)Breaking
-
Type went from
-
expires_at property Modified
-
application/json content type Modified
POST /api/v1/quotes
- Body
-
application/json content type Modified
- bind property Added
- Response
- 200 response Added