The feature to list subset of revisions using the range request header is defined in the REST API docs but doesn't exist in the typespec spec #6340
Labels
App Configuration
Azure.ApplicationModel.Configuration
feature-request
This issue requires a new behavior in the product in order be resolved.
Service Attention
Workflow: This issue is responsible by Azure service team.
Milestone
REST API doc:
https://learn.microsoft.com/en-us/azure/azure-app-configuration/rest-api-revisions?pivots=v23-11#list-subset-of-revisions
The Typespec spec doesn't mention
Range
:https://github.com/Azure/azure-rest-api-specs/blob/b6bead0df961af706e984e2b9807c8a099ece61b/specification/appconfiguration/AppConfiguration/routes.tsp#L812
If this capability is necessary, we'd need to get the service team to update the typespec to include this feature.
Until then, we could either hand-implement this, or exclude it from the public surface area, until requested by customers.
Since, the other language SDKs don't have this capability either, we'd follow suite. So, this will be in the backlog for C++ for now.
The text was updated successfully, but these errors were encountered: