From 024652259ada84f49c4615f91aa3f585da14d254 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Kleinb=C3=B6lting?= Date: Thu, 10 Nov 2022 08:53:19 +0100 Subject: [PATCH] docs: Remove warning which considers v2 as not production ready (#2282) --- docs/03-apis/api-v2/introduction.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/03-apis/api-v2/introduction.md b/docs/03-apis/api-v2/introduction.md index 396c94ab72..8d17f02a7d 100644 --- a/docs/03-apis/api-v2/introduction.md +++ b/docs/03-apis/api-v2/introduction.md @@ -13,9 +13,6 @@ specification of API V1 was an evolving process, V1 has various inconsistencies and peculiarities. With V2, we would like to offer a format that is consistent and hence easier to use for a client. -Please note that V2 is still in development. We do not yet recommend -using it on productive systems. - ## API v2 Path Segment Every request to API v2 includes `v2` as a path segment, e.g.