cncserver icon indicating copy to clipboard operation
cncserver copied to clipboard

Postman Collection V2

Open mmansion opened this issue 3 years ago • 0 comments

Hi.

Thank you for your work on this awesome server!

For me, I couldn't load the postman collection because v1 collection format is no longer accepted.

Using postman-collection-transformer I ran this command to convert the collection:

postman-collection-transformer convert -i <path to the input Postman Collection file> -o <path to the downloaded Postman file> -j 1.0.0 -p 2.0.0 -P

I've attached the resulting file (could only upload a zip) in case you'd like to include it in this repository for others. Sorry it's not a PR!

cncserver_api_v2.postman.json.zip

mmansion avatar Jul 12 '22 02:07 mmansion