Commit 167ab08
committed
Increase severity for endpoint test NVV validation
This commit increases the validation event severity, from WARNING to DANGER,
for cases where the input to an operationInputs endpoint test does not match
the requirements of the input shape.
There does not appear to be a use case for this behavior and it is believed
that this was mistakenly lowered from ERROR to WARNING in a previous commit.
It is increased only to DANGER to allow for a suppression in cases we do not
foresee.1 parent bed9664 commit 167ab08
File tree
2 files changed
+2
-2
lines changed- smithy-rules-engine/src
- main/java/software/amazon/smithy/rulesengine/traits
- test/resources/software/amazon/smithy/rulesengine/traits/errorfiles
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments