This is a sample Pet Store Server based on the OpenAPI 3.0 specification where tested users for CRUD operations
- Read the project Documentation or Export.
Install newman:
npm install -g newman
Run newman and html reporter template
newman run collection.json -r htmlextra