Skip to content

testandattack/PostmanCollectionManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postman Collection Manager

This is a collection of DTO objects that represent an exported Postman Collection. It has been tested by:

  1. Using Postman to read the Swagger PetStore OAS document and convert it into a postman collection.
  2. Exporting the collection to a json file (see the Swagger Petstore.postman_collection.json file).
  3. Running the console app in this repo, which loads the json into the DTOs, then saves it out again.
  4. Comparing the output.

The auto-generated documentation for this project can be found here. Thanks to Paillat Laszlo for his Default Documentation project.

About

A DTO Model that represents an exported Postman Collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages