Change detail

7Docs

1060a62bfafc → f6559d3df7e9 · 7 changes across 4 operations

  • GET/email/oauth/callback
    • ○

      added the new optional query request parameter error

    • ○

      the query request parameter code became optional

    • ○

      query request parameter code list-of-types was widened by adding types null

    • ○

      for the query request parameter code, the type was generalized from string to 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