What happened?
Attempt to parse a REST response failed when using a client autogenerated from this openapi spec. tax_mode doesn't include a valid location value.
Steps to reproduce
- Build a REST client from this openapi spec
- Trying querying any API that includes
tax_mode in its response (e.g. get-price).
- If the response has
tax_mode: location - parsing will fail.
What did you expect to happen?
No response
Logs