docs(release_notes): Notate API v2 is beta and subject to change

ref: #248 #390
This commit is contained in:
2024-11-20 21:17:13 +09:30
parent 058eb47df7
commit 96c4c59bae
2 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,7 @@
## Version 1.4.0
API redesign in preparation for moving the UI out of centurion to it's [own project](https://github.com/nofusscomputing/centurion_erp_ui). This release introduces a **Feature freeze** to the current UI. Only bug fixes will be done for the current UI.
API v2 is a beta release and is subject to change. On completion of the new UI, API v2 will more likely than not be set as stable.
- A large emphasis is being placed upon API stability. This is being achieved by ensuring the following:

View File

@ -290,6 +290,9 @@ if API_ENABLED:
'DESCRIPTION': """This UI exists to server the purpose of being the API documentation.
Centurion ERP's API is versioned, with [v1 Depreciated](/api/swagger) and [v2 as the current](/api/v2/docs).
**Note:** _API v2 is currently in beta phase. AS such is subject to change. When the new UI ius released, API v2 will move to stable._
## Authentication
Access to the API is restricted and requires authentication. Available authentication methods are: