Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Breakdown] AppConfiguration Check * HEAD endpoints #6303

Open
7 tasks
ahsonkhan opened this issue Dec 12, 2024 · 0 comments
Open
7 tasks

[Breakdown] AppConfiguration Check * HEAD endpoints #6303

ahsonkhan opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
App Configuration Azure.ApplicationModel.Configuration needs-design
Milestone

Comments

@ahsonkhan
Copy link
Member

ahsonkhan commented Dec 12, 2024

  • Sample building with expected design
  • Sample running
  • Readme doc
  • (optional) Hand-written SDK matches expected design
  • Live Tests
  • Recorded Tests
  • Generated code matches expected design

checkKeys - https://github.com/Azure/azure-rest-api-specs/blob/85ed8fc06e19c902c95b531cbd8a643428d5f28d/specification/appconfiguration/AppConfiguration/routes.tsp#L90

checkKeysValues - https://github.com/Azure/azure-rest-api-specs/blob/85ed8fc06e19c902c95b531cbd8a643428d5f28d/specification/appconfiguration/AppConfiguration/routes.tsp#L199

checkKeyValue - https://github.com/Azure/azure-rest-api-specs/blob/85ed8fc06e19c902c95b531cbd8a643428d5f28d/specification/appconfiguration/AppConfiguration/routes.tsp#L404

checkSnapshots - https://github.com/Azure/azure-rest-api-specs/blob/85ed8fc06e19c902c95b531cbd8a643428d5f28d/specification/appconfiguration/AppConfiguration/routes.tsp#L485

checkSnapshot - https://github.com/Azure/azure-rest-api-specs/blob/85ed8fc06e19c902c95b531cbd8a643428d5f28d/specification/appconfiguration/AppConfiguration/routes.tsp#L629

checkLabels - https://github.com/Azure/azure-rest-api-specs/blob/85ed8fc06e19c902c95b531cbd8a643428d5f28d/specification/appconfiguration/AppConfiguration/routes.tsp#L702

checkRevisions - https://github.com/Azure/azure-rest-api-specs/blob/85ed8fc06e19c902c95b531cbd8a643428d5f28d/specification/appconfiguration/AppConfiguration/routes.tsp#L866

REST API docs:
https://learn.microsoft.com/en-us/rest/api/data-plane/appconfiguration/check-keys/check-keys?view=rest-data-plane-appconfiguration-2023-11-01&tabs=HTTP

GoLang generates these HEAD operations, but they don't seem to be used anywhere, nor expose publicly on the public ConfigurationClient:
https://github.com/Azure/azure-sdk-for-go/blob/0de654744232cf8aaed01dee831bb81ea1f97b02/sdk/data/azappconfig/internal/generated/zz_azureappconfiguration_client.go#L38

@ahsonkhan ahsonkhan added App Configuration Azure.ApplicationModel.Configuration needs-design labels Dec 12, 2024
@ahsonkhan ahsonkhan self-assigned this Dec 12, 2024
@ahsonkhan ahsonkhan changed the title [Breakdown] AppConfiguration Check * head endpoints [Breakdown] AppConfiguration Check * HEAD endpoints Dec 12, 2024
@RickWinter RickWinter added this to the 2025-02 milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Configuration Azure.ApplicationModel.Configuration needs-design
Projects
None yet
Development

No branches or pull requests

2 participants