Skip to content

Commit

Permalink
Update documentation/API-design-guidelines.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroDiez authored Dec 13, 2024
1 parent 10d456f commit 5eadb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/API-design-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -1961,7 +1961,7 @@ It is used when the `subscriptionExpireTime` or `subscriptionMaxEvents` has been
The following table lists values for `terminationReason` attribute:
| enum value | termination reason |
| -----------|--------------------|
| -----------|-------------------- |
| NETWORK_TERMINATED | API server stopped sending notification |
| SUBSCRIPTION_EXPIRED | Subscription expire time (optionally set by the requester) has been reached|
| MAX_EVENTS_REACHED | Maximum number of events (optionally set by the requester) has been reached|
Expand Down

0 comments on commit 5eadb71

Please sign in to comment.