Skip to content

Commit 44ea69c

Browse files
committed
some phrasing
1 parent 50d12d5 commit 44ea69c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • developer_manual/digging_deeper

developer_manual/digging_deeper/api.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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::

0 commit comments

Comments
 (0)