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/README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,13 @@
2
2
3
3
Folder contains essential tools and workflows for managing MongoDB Atlas API specifications and their integration with development tools like Postman and Spectral. Below is a summary of the functionalities provided in the subfolders:
4
4
5
-
## POSTMAN
5
+
## Postman
6
6
7
-
Includes resources and scripts to generate MongoDB Atlas Postman Collections from OpenAPI specifications.
8
-
The automated process ensures that the Postman workspace is always synchronized with the latest API updates.
7
+
Includes resources and scripts to generate [MongoDB Atlas Postman Collections](https://www.mongodb.com/developer/products/atlas/admin-api-postman/) from OpenAPI specifications.
9
8
10
-
## SPECTRAL
9
+
## Spectral
11
10
12
-
This segment focuses on using Spectral for OpenAPI specification validation.
13
-
Any changes to rules or configuration in `.spectral.yaml` will automatically update OpenAPI validations across the MongoDB OpenAPI repository.
0 commit comments