Skip to content

Commit cafb3ef

Browse files
authored
Merge pull request #339 from tisnik/lcore-247-rest-api-diagram
LCORE-247: REST API diagram
2 parents c791cd5 + 26f0247 commit cafb3ef

File tree

2 files changed

+93
-0
lines changed

2 files changed

+93
-0
lines changed

docs/getting_started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1693,6 +1693,10 @@ podman run -it -p 8080:8080 -v lightspeed-stack.yaml:/app-root/lightspeed-stack.
16931693

16941694
## Usage
16951695

1696+
The *Lightspeed Core Stack* service exposes its own REST API endpoints:
1697+
1698+
![REST API](./rest_api.svg)
1699+
16961700
### Using OpenAPI Swagger UI
16971701

16981702
#### Front page

docs/rest_api.svg

Lines changed: 89 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)