Changelog
Version 0.1.23 (2023-08-19)
Version 0.1.20 (2023-06-30)
Upgrade Template - Upgraded the template to the latest version.
feat: new ci cd template - Added a new CI/CD template for continuous integration and deployment.
Version 0.1.17 (2023-06-26)
Release: New compile engine has been implemented.
Version 0.1.16 (2023-06-03)
Feature: Fixed a choice bug in the JSON editor compiler.
feat: adding specification for list A new specification has been added to provide guidelines on how to create and use lists.
This specification includes details on the syntax for creating lists, the available list types, and best practices for organizing and formatting list items.
This addition aims to improve the consistency and readability of lists used throughout the project.
Version 0.1.12 (2023-05-31)
Added specification for list.
Version 0.1.11 (2023-05-24)
Features
Collection method no longer requires a path. (commit: feat: collection method has no path)
Version 0.1.10 (2023-05-12)
feat: switching to bundled openapi specifications
Version 0.1.8 (2023-05-09)
feat: adding simplified options
Version 0.1.7 (2023-05-09)
Fixed a bug where double output was being generated.
Version 0.1.6 (2023-05-09)
feat: avoid double output
Version 0.1.3 (2023-05-08)
feat: default value in the correct place Added a default value in the correct place.
``` Version 0.1.2 (2023-04-23) ============================ Features ——— - Removing cascade and reference field.
Version 0.1.1 (2023-02-01)
Add functionality to use the example keyword in the OpenAPI document.