PaloAltoNetworks / pcs-postman

Postman collections for Prisma Cloud
ISC License
70 stars 80 forks source link

Update Request #15

Open thethomasbeck opened 2 years ago

thethomasbeck commented 2 years ago

Documentation link

Describe the problem

Can we have an update to the Compute Collections to properly reflect the existing API? There are multiple requests that do not exist within the Compute Collection

Suggested fix

It would be nice to have multiple Compute Collections per Major Release version currently being shown in our documentation, or if only going off of "v1" or latest release, then just updating to what is currently existing in our API docs or twistlock-openapi.json file

welcome-to-palo-alto-networks[bot] commented 2 years ago

:tada: Thanks for opening your first issue here! Welcome to the community!

sullivan1337 commented 2 years ago

I'm working on completely rewriting both CSPM and CWP to leverage the new spec files.

gbrandyb commented 2 years ago

@sullivan1337 Can you expand on your comment about "completely rewriting" the collections? I've been adding CWP endpoints piecemeal as I've needed them in my local repo. I was going to push and create a PR at some point but if the fundamental structure of how the endpoints will be called and/or organized, I'll just wait until you start posting updates so I can conform to that format

sullivan1337 commented 2 years ago

@gbrandyb it will be somewhat of a restructure, so feel free to submit what you have now and I will merge! However for your use-case, have you seen the new spec file option you can export from Console and import into Postman (it's just an openapi spec file) image