Releases: Oreoxmt/openapi-scripts
Releases · Oreoxmt/openapi-scripts
v2.1.0
v2.0.0
v1.4.1
v1.4
What's Changed
- Add an
x-tagGroupsfield to the auto-generated JSON file and group all tags under that a specified tag by @ran-huang in #18
Full Changelog: v1.3...v1.4
v1.3
v1.2
v1.1
v1.0
What's Changed
openapi-scripts v1.0 is used to postprocess the JSON file generated by bufbuild/buf.
Override the reference component
- Use @apidevtools/json-schema-ref-parser to dereference by @Oreoxmt in 47b4931
- Use
<in-filename>to overwrite[out-filename]by @ran-huang in #2
Generate code sample
- Use openapi-snippet to generate code samples of
curlandwgetby @Oreoxmt in #8 - Add the Digest authentication to code sample by @clark1013 in #9
- Replace
comundefinedwithcomby @Oreoxmt in #10
Embed external Markdown files
- Support importing Markdown files into a json schema by @ran-huang in #4
- Support importing Markdown files from folder by @Oreoxmt in #7
Add logo
- Support adding a logo from a URL to be compatible with Redocly
x-logoby @ran-huang in #5 - Remove the background color from logo by @ran-huang in #6
New Contributors
- @ran-huang made their first contribution in #2
- @Oreoxmt made their first contribution in #7
- @clark1013 made their first contribution in #9
Full Changelog: https://github.com/Oreoxmt/openapi-scripts/commits/v1.0