Skip to content

Commit cbfaf3a

Browse files
1 parent 67c9929 commit cbfaf3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ rules:
145145
- Inline schema properties for operation object requests and responses
146146
- Parameter objects (in operations and components)
147147
- Schema properties
148-
The rule validates that the description content does not include inline markdown links. The ignores HTML `a` links, this is covered by `xgen-IPA-117-description-must-not-use-html`.
148+
The rule validates that the description content does not include inline markdown links. The rule ignores HTML `<a>` links - this is covered by `xgen-IPA-117-description-must-not-use-html`.
149149
message: '{{error}} https://mdb.link/mongodb-atlas-openapi-validation#xgen-IPA-117-description-should-not-use-inline-links'
150150
severity: warn
151151
given:

tools/spectral/ipa/rulesets/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ Rule checks the format of the descriptions for components:
672672
- Inline schema properties for operation object requests and responses
673673
- Parameter objects (in operations and components)
674674
- Schema properties
675-
The rule validates that the description content does not include inline markdown links. The ignores HTML `a` links, this is covered by `xgen-IPA-117-description-must-not-use-html`.
675+
The rule validates that the description content does not include inline markdown links. The rule ignores HTML `<a>` links - this is covered by `xgen-IPA-117-description-must-not-use-html`.
676676

677677

678678

0 commit comments

Comments
 (0)