You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version=2.2.3.
Generated code for cpprest target in which the schema has C++ reserved words will fail to compile.
There is a --reserved-words-mappings argument in the CLI, but it does not work for cpprest.
I have a PR for this.