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
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 from OpenAPI specifications.
8
+
The automated process ensures that the Postman workspace is always synchronized with the latest API updates.
9
+
10
+
## SPECTRAL
11
+
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.
14
+
15
+
## CLI
16
+
17
+
OpenAPI CLI. Internal MongoDB CLI used for OpenAPI transformations.
0 commit comments