File tree Expand file tree Collapse file tree
developer_manual/digging_deeper Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ testing version of the future API in the NCT namespace, following these rules:
1919- Classes must be tag as `@experimental `, including the current version of Nextcloud.
2020- An API can only live in this testing namespace for one major release.
2121- During this testing phase, the code and the API can be modified/restructured without limitation.
22- - Once tested , the API will be removed entirely or copied to the OCP public namespace.
23- - If the API is not removed , the version from the NCT namespace will be marked as deprecated.
22+ - If accepted , the API will be copied to the OCP public namespace.
23+ - Once tested , the version from the NCT namespace will be marked as deprecated.
2424- Deprecated API from the NCT namespace are kept for 2 major releases.
2525
2626.. note ::
You can’t perform that action at this time.
0 commit comments