이제 명령줄을 사용하여 JSON 스키마 파일에서 설명서를 생성하는 새로운 스크립트를 사용할 수 있습니다.
3월 21, 2023
신규 버전
기능
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.