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
Using the Terse option in the OpenAPIJsonWriter we can elable users to emit JSON in a terse format that removes unnecessary whitespace and produces a significantly smaller output file. This file is also faster to load when processing.