Skip to content

Commit

Permalink
Update API-design-guidelines.md
Browse files Browse the repository at this point in the history
Adding Application of data minimization design must be considered by the API working group for event structure definition.
  • Loading branch information
bigludo7 authored Oct 22, 2024
1 parent 0acd0af commit 93ee9ae
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 @@ -1700,7 +1700,7 @@ These rules apply for subscription with device identifier
- If 3-legged access token is used, the POST and GET responses must not provide any device identifier.
- If 2-legged access token is used, the presence of a device identifier in the response is mandatory and should be the same identifier type than the one provided in the request.
Application of data minimization design must be considered by the API working group for event structure definition.
##### Subscriptions data model
The following table provides `/subscriptions` attributes
Expand Down

0 comments on commit 93ee9ae

Please sign in to comment.