PaloAltoNetworks/prisma.pan.dev

Issue with "Usage Count By Cloud Type Paginated" in @site/static/oas/cspm/LicensingV2.yaml

hiroinfinity opened this issue · 2 comments

Describe the problem

Path for "Usage Count By Cloud Type Paginated" is missed.

  /license/api/v1/usage/:
    post:
      tags:
        - Licensing
      summary: Usage Count By Cloud Type Paginated
      description: >-
        Get a paginated, full breakdown of resources used per account under a
        single cloud type.

Suggested fix

Change from "/license/api/v1/usage/" to "/license/api/v1/usage"

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

debbm commented

Thanks for pointing this out. Sorry for the delay. We've removed the trailing slash.