From 39b74a6921dcac86b28a11087737d44c89e9df99 Mon Sep 17 00:00:00 2001 From: Jakub Kadlčík Date: Jul 26 2018 22:11:02 +0000 Subject: [python] mark legacy client and client v2 obsoleted --- diff --git a/python/docs/index.rst b/python/docs/index.rst index e7a0c6b..2392b61 100644 --- a/python/docs/index.rst +++ b/python/docs/index.rst @@ -31,8 +31,7 @@ If you have any questions, please contact us: Usage ===== -Recently Copr started to offer an alternative REST-like APIv2_. -New API is provided by mostly independent `client_v2` package. +Copr currently supports three independent API versions. .. toctree:: :maxdepth: 1 @@ -41,6 +40,7 @@ New API is provided by mostly independent `client_v2` package. ClientV2.rst ClientV3.rst +Both Legacy client and Client version 2 are now obsoleted, please migrate to Client version 3. Indices and tables ==================