ChangeLog
Last modified by Ashterix on 2024/07/11 12:39
Changes in 7.0
General Changes
- Changed the API documentation format to support the OpenRpc standard
- The RPC server lifecycle now operates on events and listeners.
Configuration
- In the security block, HTTP methods are no longer protected; actions (API calls and documentation separately) are protected instead.
- The docs block no longer includes the response block; instead, all properties are now located at its level.
- Deprecated parameters have been removed (docs.response.json_schema).
- New parameters added to the docs block that are used in building the API documentation:
- project_name
- project_description
- project_version