riskfirst / riskfirst.hateoas

Powerful HATEOAS functionality for .NET web api
MIT License
78 stars 25 forks source link

Is there a way add link to the Created or updated Resource #29

Closed keerthinathganjam closed 4 years ago

keerthinathganjam commented 5 years ago

Is there a way add link to the Created or updated Resource

Suppose a user is created or updated, i would like to add a link to retrive the user instead of just OK, how can that can be done.