7.0

Last modified by Ashterix on 2024/07/11 12:41

Changes in 7.0

General Changes

Configuration

WARNING!!! The configuration has undergone significant changes and is not backward compatible with version 6. See the updated documentation

  • 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