Skip to content

Commit 069d1ec

Browse files
authored
Update README.md
1 parent 14ced0e commit 069d1ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ Java client for the [Sessionize API](https://sessionize.com/playbook/api)
77

88
This client [is generated](./sessionize-java-client/pom.xml) from an [``openapi.yml``](./openapi/openapi.yml) using [OpenAPI Generator](https://openapi-generator.tech/).
99

10-
Currently this client supports Sessionize API ``v2`` and the following endpoints
11-
* ``/view/All``
12-
* ``/view/Speakers``
13-
* ``/view/Sessions``
10+
Currently this client supports the following endpoints of the Sessionize API ``v2``:
11+
* ``/view/All``
12+
* ``/view/Speakers``
13+
* ``/view/Sessions``
1414

1515
## Installation
1616
[Installation guide for the latest release](https://github.com/xdev-software/sessionize-java-client/releases/latest#Installation)

0 commit comments

Comments
 (0)