GitHub Project Templates now Available - You now have access to some ready-to-use GitHub project templates and GitHub actions that allow you to automate scripts that will be triggered every time you push changes to your repository.
Validation Script Improvements - Framework validation scenarios are now automatically detected for OpenAPI, AsyncAPI, and JSON-LD. When these types of documents are validated, the validation scenarios that are associated with the document type are now automatically detected and used for the validation by default.
New Script for Generating JSON Schema Documentation - A new script (jsonSchemaDocGen.sh) is now available to generate documentation from a JSON schema file using the command line.
New Script for Generating OpenAPI Documentation - A new script (openApiDocGen.sh) is now available to generate documentation from an OpenAPI file using the command line.