Skip to content

Commit 32e887f

Browse files
committed
README: Clarify how to choose an API version
There are many version numbers in play here. Help users choose the correct one. Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 0562167 commit 32e887f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ settings are **required**:
7979

8080
You can discover the API version supported by your instance by comparing the
8181
server version, found at ``/about``, with the API versions provided in the
82-
`documentation`__.
82+
`documentation`__. For example, if your server is running Patchwork version
83+
2.1.x, you should use API version 1.1.
8384

8485
__ https://patchwork.readthedocs.io/en/stable-2.1/api/rest/#rest-api-versions
8586

0 commit comments

Comments
 (0)