Summary command
Print a summary of OpenAPI changesWant to check OpenAPI changes in a CI/CD pipeline? Or just want a quick summary in the terminal?
If this is something you’re looking for, then the summary
command is what you’re looking for.
To use the summary
with one of our examples, check out the code
and run the following command:
Turn off colors and styling
If the colors and formatting are giving your pipeline problems, you can turn off colors and styling with the --no-color
flag.