tnc1997 / azure-app-configuration-emulator

Please note that Emulator for Azure App Configuration is unofficial and not endorsed by Microsoft.
MIT License
3 stars 3 forks source link

Add support for getting historical configuration settings #42

Closed tnc1997 closed 7 months ago

tnc1997 commented 7 months ago

Is your feature request related to a problem? Please describe. As a user I would like to get historical configuration setting data.

Describe the solution you'd like The relevant actions should accept the Accept-Datetime header.

Additional context https://learn.microsoft.com/en-us/azure/azure-app-configuration/rest-api-keys#time-based-access https://learn.microsoft.com/en-us/azure/azure-app-configuration/rest-api-key-value#time-based-access https://learn.microsoft.com/en-us/azure/azure-app-configuration/rest-api-labels#time-based-access