Open wms opened 9 years ago
Is there a way that I can programmatically get a hold of the representation that is used to generate the root /api response? I would like to decorate it with a _forms object ala HAL Forms.
/api
_forms
Is there a way that I can programmatically get a hold of the representation that is used to generate the root
/api
response? I would like to decorate it with a_forms
object ala HAL Forms.