Skip to content

Commit 6a3912f

Browse files
1 parent 7f2edee commit 6a3912f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/spectral/ipa/rulesets/IPA-105.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ rules:
3333
xgen-IPA-105-list-method-response-is-get-method-response:
3434
description: >-
3535
The response body of the List method should consist of the same resource object returned by the Get method. http://go/ipa/105
36-
36+
3737
##### Implementation details
38-
38+
3939
Validation checks that the List method response contains items property with reference to the same schema as the Get method response.
40-
40+
4141
- Validation applies to List methods for resource collections only
4242
- Validation applies to json response content only
4343
- Validation ignores responses without schema and non-paginated responses

0 commit comments

Comments
 (0)