From fb92c9dd640b2f50b3df5da47b2eb394a0afb62b Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Tue, 1 Sep 2020 21:52:03 +0200 Subject: [PATCH] Remove obsolete restriction from documentation --- doc/api/index.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/api/index.rst b/doc/api/index.rst index 5e48f7aacc..783e6c2666 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -7,9 +7,6 @@ This part of the documentation contains information about the REST-style API exposed by pretix since version 1.5 that can be used by third-party programs to interact with pretix and its data structures. -Currently, the API provides mostly read-only capabilities, but it will be extended -in functionality over time. - .. toctree:: :maxdepth: 2