From 2e08ef7c63db8dddc06b5382d2109e7d57a3d799 Mon Sep 17 00:00:00 2001 From: Ludovic Robert <30499179+bigludo7@users.noreply.github.com> Date: Fri, 22 Nov 2024 13:28:34 +0100 Subject: [PATCH] Update documentation/API-design-guidelines.md Co-authored-by: Rafal Artych <121048129+rartych@users.noreply.github.com> --- documentation/API-design-guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/API-design-guidelines.md b/documentation/API-design-guidelines.md index cbc4ab9a..6a8cd1a7 100644 --- a/documentation/API-design-guidelines.md +++ b/documentation/API-design-guidelines.md @@ -1747,7 +1747,7 @@ Remark: This action will trigger a subscription-ends event with terminationReaso **Note** on combined usage of initialEvent and subscriptionMaxEvents: -Unless explicitly decided otherwise by the API WG, if an event is triggered following initialEvent set to `true`, this event will be counted towards subscriptionMaxEvents (if provided). +Unless explicitly decided otherwise by the API Sub Project, if an event is triggered following initialEvent set to `true`, this event will be counted towards subscriptionMaxEvents (if provided). It is recommended to provide this clarification in all subscriptions API featuring subscriptionMaxEvents and initialEvent. **Subscription status value table**: