Skip to content

Commit

Permalink
Update code/API_definitions/geofencing-subscriptions.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Jose Luis Urien <jlurien@gmail.com>
  • Loading branch information
maxl2287 and jlurien authored Aug 28, 2024
1 parent 8531cea commit a2961f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/API_definitions/geofencing-subscriptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ components:
type: string
description: |
- NETWORK_TERMINATED - API server stopped sending notification
- SUBSCRIPTION_UNPROCESSABLE - Subscription cannot be processed because the specified area cannot be managed (for asynchronous subscription creation)
- SUBSCRIPTION_UNPROCESSABLE - Subscription cannot be processed due to some reason, e.g. because the specified area cannot be managed. Useful for asynchronous subscription creation.
- SUBSCRIPTION_EXPIRED - Subscription expire time (optionally set by the requester) has been reached
- SUBSCRIPTION_DELETED - Subscription was deleted by the requester
- MAX_EVENTS_REACHED - Maximum number of events (optionally set by the requester) has been reached
Expand Down

0 comments on commit a2961f6

Please sign in to comment.