Xabaril / Esquio

Esquio is a Feature Toggle Library for .NET Developers.
Apache License 2.0
429 stars 49 forks source link

Slug slug #74

Closed unaizorrilla closed 4 years ago

unaizorrilla commented 4 years ago

Well,

We receive a lot of feedback about why not the HTTP API use slug for all items ( products, features etc ). At this moment, the HTTP API is based on resource id's and this experience is not the best for some scenarios like Azure DevOps Task, Esquio CLI etc..

For Esquio 2 we need to consider using slug on our HTTP API.

unaizorrilla commented 4 years ago

Commited on esquio-2.0 branch