Skip to content

Commit 94f7a4b

Browse files
author
Alan Christie
committed
docs: Doc tweak
1 parent 561d28b commit 94f7a4b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ Namespace of the AS to service internal requests from the API to create, delete
2020
and connect to the internal messaging bus to stream events to a client.
2121

2222
The implementation is based on Python and the [FastAPI] framework, offering
23-
_public_ WebSockets managed by an _internal_ API, managed by the AS using
24-
the required endpoints: -
23+
_public_ WebSockets managed by an _internal_ API using the following (required)
24+
endpoints: -
2525

26+
/event-stream/version/ GET
2627
/event-stream/ POST
2728
/event-stream/ GET
2829
/event-stream/{id} DELETE

0 commit comments

Comments
 (0)