PaloAltoNetworks / prisma.pan.dev

The home of Developer docs for Prisma by Palo Alto Networks
https://prisma.pan.dev
MIT License
21 stars 38 forks source link

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

Closed hiroinfinity closed 3 years ago

hiroinfinity commented 3 years ago

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"

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

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

debbm commented 3 years ago

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