restful-api-description-language / RADL

RADL: A description language and tooling for hypermedia-driven RESTful APIs
Apache License 2.0
23 stars 5 forks source link

Enable options for hiding locations of resources #55

Open gentlewind opened 8 years ago

gentlewind commented 8 years ago

Resource locations (URIs) are implementation things according to hypermedia principal. Request to enable an option (parameter) to hide location during HTML generation. The column Location in the resource table shall be replaced by Description instead, when the option is turned on.