1060a62bfafc → f6559d3df7e9 · 7 changes across 4 operations
- GET/email/oauth/callback
- ○
added the new optional
queryrequest parametererror - ○
the
queryrequest parametercodebecame optional - ○
queryrequest parametercodelist-of-types was widened by adding typesnull - ○
for the
queryrequest parametercode, the type was generalized fromstringto no type
- ○
- POST/chats
- ○
added the new optional request property
/
- ○
- GET/trips/{trip_id}/plan-proposals/{proposal_id}
- ○
endpoint added
- ○
- GET/trips/{trip_id}/plan-proposals/current
- ○
endpoint added
- ○