Skip to content

Commit ae3c2d5

Browse files
authored
Update api-service.adoc
1 parent 8d9d481 commit ae3c2d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/runtime/engines/api-service.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ Example site descriptor with mounting of self-contained and external APIs:
8484
</site>
8585
----
8686

87+
== API discovery
88+
89+
`GET :8080/api` - returns JSON with a list of all available APIs in the system.
90+
91+
8792
== apiUrl()
8893

8994
To safely generate an API URL, use the `apiUrl()` function that is part of the <<../../api/lib-portal#,Portal Library>>.

0 commit comments

Comments
 (0)