Remove empty 'Endpoints' sections from REST API documentation
Further sections would need to be subsections of the 'Endpoints' section, but having the 'Endpoint' level is quite unneeded, which is why it should simply be removed. Most other REST API documentation files already don't have this level. Change-Id: I9a81a61ba2f9e5c39d2f08aec359f4de56f87e89 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
parent
c928bded42
commit
90af5489a4
@ -5,8 +5,9 @@ This page describes the account related REST endpoints.
|
||||
Please also take note of the general information on the
|
||||
link:rest-api.html[REST API].
|
||||
|
||||
Endpoints
|
||||
---------
|
||||
[[account-endpoints]]
|
||||
Account Endpoints
|
||||
-----------------
|
||||
|
||||
[[get-account]]
|
||||
Get Account
|
||||
|
@ -5,9 +5,6 @@ This page describes the plugin related REST endpoints.
|
||||
Please also take note of the general information on the
|
||||
link:rest-api.html[REST API].
|
||||
|
||||
Endpoints
|
||||
---------
|
||||
|
||||
[[plugin-endpoints]]
|
||||
Plugin Endpoints
|
||||
----------------
|
||||
|
@ -5,9 +5,6 @@ This page describes the project related REST endpoints.
|
||||
Please also take note of the general information on the
|
||||
link:rest-api.html[REST API].
|
||||
|
||||
Endpoints
|
||||
---------
|
||||
|
||||
[[project-endpoints]]
|
||||
Project Endpoints
|
||||
-----------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user