We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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: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
The text was updated successfully, but these errors were encountered: