Skip to content

Commit 6a9aa82

Browse files
authored
Doc: Expose information about openapi tooling (#431)
1 parent 7145b66 commit 6a9aa82

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

tools/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# OpenAPI Tools for MongoDB Atlas
2+
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+
5+
## Postman
6+
7+
Includes resources and scripts to generate [MongoDB Atlas Postman Collections](https://www.mongodb.com/developer/products/atlas/admin-api-postman/) from OpenAPI specifications.
8+
9+
## Spectral
10+
11+
MongoDB [Spectral](https://github.com/stoplightio/spectral) OpenAPI specification validation rules
12+
13+
## CLI
14+
15+
OpenAPI CLI. Internal MongoDB CLI used for OpenAPI transformations.

0 commit comments

Comments
 (0)