Releases: apicat/apicat
Releases · apicat/apicat
v2.10.6
v2.10.5
Features
- Support allof, anyof and oneof in openapi and swagger import.
- Support setting multiple types for parameters.
- Added the ability to merge other model parameters.
Bug fixes
- Fixed some bugs.
v2.10.4
Features
- Optimized llm prompt.
- Optimized system settings.
- Optimized page interaction.
Bug fixes
- Fixed some bugs.
v2.10.2
Bug fixes
- Fixed module name issue.
v2.10.1
Bug fixes
- Fixed the bug that the github oauth setting did not take effect.
v2.10.0
Features
- Adjusted the system configuration method.
- Added ability to create multiple teams.
- Optimized some functions.
Bug fixes
- Fixed some bugs.
v2.9.3
Features
- Added support for carrying Body in GET requests in OpenAPI.
v2.9.2
Features
- Added support for multiple examples in OenpAPI.
Bug fixes
- Fixed a $ref error when deleting global parameters.
v2.9.1
Features
Added MySQL settings page.
Bug fixes
- Fix some bugs
v2.9.0
Features
- Added project grouping feature.
- Added import and export of ApiCat file format.
- Added import of Postman file format.
Bug fixes
- Fix some bugs