6d2ccd9ff8ca → 7367652ab574 · 13 changes across 9 operations
- POST/v1/trips/{trip_id}/publish
- ▲
request property
was restricted to a list of enum values - ○
added the new
draftenum value to the request property - ○
added the new
privateenum value to the request property - ○
added the new
publicenum value to the request property
- ▲
- GET/home/blocks
- ▲
added to the
/response propertyoneOflist for the response status - ○
added
gmail_scandiscriminator mapping keys to the/response property for the response status
- ▲
- POST/places/resolve-home-city-text
- ○
endpoint added
- ○
- GET/saved/lists/{list_id}/contents
- ○
endpoint added
- ○
- POST/saved/lists
- ○
added the new optional request property
- ○
- POST/v1/trips/{trip_id}/days/{day_number}/entries/{entry_id}/move
- ○
endpoint added
- ○
- PATCH/v1/trips/{trip_id}/days/{day_number}/entries/{entry_id}
- ○
added the new optional request property
- ○
- POST/v1/trips/{trip_id}/places
- ○
added the required property
to the response with the status
- ○
- GET/v1/trips/{trip_id}/plan
- ○
added the required property
to the response with the status
- ○