Skip to content

Commit a1f40fd

Browse files
authored
Update README.md
shorten introduction
1 parent dac0821 commit a1f40fd

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

tools/README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22

33
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:
44

5-
## POSTMAN
5+
## Postman
66

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.
98

10-
## SPECTRAL
9+
## Spectral
1110

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.
11+
MongoDB [Spectral](https://github.com/stoplightio/spectral) OpenAPI specification validation rules
1412

1513
## CLI
1614

0 commit comments

Comments
 (0)