Azure / api-center

Provide feedback, request features, and report issues for Azure API Center.
MIT License
27 stars 4 forks source link

Add soft-delete feature #23

Open justinyoo opened 7 months ago

justinyoo commented 7 months ago

What are you trying to achieve?

Services like Azure Key Vault or Azure API Management has the soft-delete feature to avoid any accident from being deleted. I guess API Center should do the same because it behaves a central API repository of an organisation.

Proposed solution

justinyoo commented 5 months ago

I found that we've introduced this soft-delete & purge feature from the API version of 2024-03-15-preview. Would it be possible to use the term "Purge" instead of "Delete" to keep following the convention with others like APIM and KeyVault?