Skip to content

Commit

Permalink
Merge pull request #391 from awood/main
Browse files Browse the repository at this point in the history
Add section for rhsm-subscriptions v2 API
  • Loading branch information
fhlavac authored Sep 12, 2024
2 parents d009218 + 8276f97 commit 56746e1
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions packages/discovery/Discovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,9 +309,9 @@ apis:
apiType: openapi-v3
tags:
- identity-and-access-management
- id: rhsm-subscriptions
name: Subscriptions
description: REST interface for the rhsm-subscriptions service
- id: rhsm-subscriptions-v1
name: Subscriptions v1
description: REST interface for the rhsm-subscriptions service, version 1
url: https://console.redhat.com/api/rhsm-subscriptions/v1/openapi.json
serverUrl: https://console.redhat.com
apiType: openapi-v3
Expand All @@ -322,6 +322,19 @@ apis:
- openshift
- rhel
- subscriptions
- id: rhsm-subscriptions-v2
name: Subscriptions v2
description: REST interface for the rhsm-subscriptions service, version 2
url: https://console.redhat.com/api/rhsm-subscriptions/v2/openapi.json
serverUrl: https://console.redhat.com
apiType: openapi-v3
icon: subscriptions
tags:
- edge
- inventories
- openshift
- rhel
- subscriptions
- id: tasks
name: Tasks
description: API for managing and issuing Red Hat generated tasks on your infrastructure
Expand Down

0 comments on commit 56746e1

Please sign in to comment.