apideck-libraries / portman

Port OpenAPI Specs to Postman Collections, inject test suite and run via Newman 👨🏽‍🚀
http://getportman.com/
Apache License 2.0
638 stars 59 forks source link

Sort Postman folders based on the "orderOfFolders" configuration #641

Closed thim81 closed 2 months ago

thim81 commented 3 months ago

linked to #621

globals:
  orderOfFolders:
    - Regulations
    - Vehicle Systems
    - Vehicle Types

BEFORE: image

AFTER:

image