From f02b4e34713b30e5bcf127f9fa040a2d7832afc1 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 7 Oct 2020 14:07:24 +0200 Subject: API: Update API version to 2.2.0 Signed-off-by: Florian Pritz --- doc/api/file.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/api/file.md') diff --git a/doc/api/file.md b/doc/api/file.md index ceb9aa27f..0dcf6a8ad 100644 --- a/doc/api/file.md +++ b/doc/api/file.md @@ -105,7 +105,7 @@ Example: | Version | Change | | ------- | ------ | -| NEXT | Add parameter ''minimum-id-length'' to control the length of generated content id | +| 2.2.0 | Add parameter ''minimum-id-length'' to control the length of generated content id | ## file/history @@ -304,4 +304,4 @@ Example: | ------- | ------ | | 1.1.0 | Add url key to response | | 1.3.0 | Change required access level from ''apikey'' to ''basic'' | -| NEXT | Add paramter ''minimum-id-length'' to control the length of generated content id | +| 2.2.0 | Add paramter ''minimum-id-length'' to control the length of generated content id | -- cgit v1.2.3-24-g4f1b