Skip to content

Commit

Permalink
Adapted compliance level for consistency and use cases
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Hagen <[email protected]>
  • Loading branch information
sthagen committed Jul 11, 2024
1 parent dac6735 commit 7fde936
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ If the notification is not the result of a runtime exception, the `exception` pr
### relatedLocations property{#notification-object--relatedlocations-property}
A `notification` object **SHOULD** contain a property named `relatedLocations` whose value is an array of zero or more unique ([sec](#array-properties-with-unique-values)) `location` objects ([sec](#location-object)) that identify those locations to which the condition described by the notification applies.
A `notification` object **MAY** contain a property named `relatedLocations` whose value is an array of zero or more unique ([sec](#array-properties-with-unique-values)) `location` objects ([sec](#location-object)) that identify those locations to which the condition described by the notification applies.
The `relatedLocations` property **SHOULD** allow `notification` objects to distinguish between the following types of locations:
Expand Down

0 comments on commit 7fde936

Please sign in to comment.