Split REST API documentation and have one page per top level resource The documentation page that describes the REST API grew quite big as more and more REST endpoints were implemented and it is expected that the REST API documentation will grow further. Having all the REST API documentation on a single page gets difficult to manage and the overview gets lost for the readers. Split the REST API documentation into multiple files so that there is one page per top level resource that describes the REST endpoints that are available for that resource. Change-Id: Ibfd70b95ce3ba6c7d8f78e2db4e9ab05617dde13 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com> 
6 files changed