Skip to content

Commit 3e553e4

Browse files
committed
Mention OpenAPI version in readme
1 parent 829c53d commit 3e553e4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Bol.com OpenAPI java client
1+
Bol.com OpenAPI v4 java client
22
===========================================
33

4-
Provides an easy way to communicate with the Bol.com OpenAPI.
4+
Provides an easy way to communicate with the Bol.com OpenAPI v4.
55

66
The `client` is what you want to use as dependency of your project. The `client` provides the easy way of communicating. See [client README.md](subprojects/client/README.md) on how to use it.
77

@@ -34,3 +34,9 @@ OpenAPI limitations
3434

3535
- Max. 2000 requests per 60 minutes
3636
- Session lives for 20 minutes without activity
37+
38+
Todo
39+
====
40+
- Release to Maven Central/bintray
41+
- Extend to include all OpenAPI v4 functionality
42+
- Backport to OpenAPI v3

0 commit comments

Comments
 (0)