0.56.7
(internal):
The CLI now recognizes that the latest C# SDK uses IRv57.
0.56.6
(internal):
The CLI now recognizes that the latest PHP SDK uses IRv57.
0.56.5
(fix):
Updated the CLI to gracefully handle unsupported security schemes (e.g. cookie-based auth) by skipping them
instead of throwing an error. This allows the CLI to continue processing the rest of the API definition even when
it encounters security schemes it cannot convert.