0.0.8 • Published 3 years ago

@matthewlein/postman-collection-sorter v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

postman-request-sorter

Sort Postman collections

Usage

  1. In Postman, export your collection as a Collection v2.1
  2. Run:

    npx @matthewlein/postman-collection-sorter ./path/to/your/API.postman_collection.json

  3. You should see output like:

Sorting collection file:  ./path/to/your/API.postman_collection.json
Sorting Successful!
Sorted collection saved to: ./path/to/your/API.postman_collection.sorted.json
  1. In Postman, import the new sorted JSON file.
  2. Enjoy that sweet sweet alphabetical sorting.
0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago