Azure / Azure/azure-rest-api-specs
Subscription schema is missing from latest versions and the only one available is outdated
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 424
Description
I need the `/subscriptions/{subscriptionID}` path output schema for the 2020-01-01 or newer package version
I could only find it here: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/subscription/resource-manager/Microsoft.Subscription/stable/2016-06-01/subscriptions.json#L210-L253
But the 2016-06-01 package is outdated schema, missing the `tenantId` field which was added later
I cannot find the same thing here https://raw.githubusercontent.com/Azure/azure-rest-api-specs/main/specification/subscription/resource-manager/Microsoft.Subscription/stable/2020-01-01/subscriptions.json
Or any other version
Contributor guide
Research direction
Compare the schema in specification/subscription/resource-manager/Microsoft.Subscription/stable/2016-06-01/subscriptions.json with the 2020-01-01 subscriptions.json referenced in the issue. Start at the `/subscriptions/{subscriptionID}` path and verify the newer package exposes the output schema, including `tenantId`; done means the 2020-01-01-or-newer schema is present and reflects the later field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100