You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/spectral/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# MongoDB API Spectral Validation
2
2
3
-
A set of custom validation rules for the MongoDB Atlas Programmatic API, adhering to API Standards (IPA).
3
+
A set of custom validation rules for the MongoDB Atlas Programmatic API, adhering to MongoDB API standards - [Improvement Proposal for APIs](https://mongodb.github.io/ipa/) (IPA).
The IPA Validation Framework uses a third party dependency to validate OperationIDs. With this approach, server based installation is only supported via cloning the repo or via package-based installation.
52
+
51
53
#### Package-based Installation (**TO BE RELEASED**)
52
54
Run:
53
55
```
@@ -68,18 +70,21 @@ Create a `.spectral.yaml` file that extends our ruleset:
0 commit comments