From 8201896b8fe75da5418816d5c84b3cee2e7fed9c Mon Sep 17 00:00:00 2001 From: John Date: Tue, 14 Mar 2023 17:42:04 +0800 Subject: [PATCH] [API] enable paggination for ListRepoTags (#10454) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index ed37b861..2036e29e 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Change action GETs to POST (#10462) +[API] enable paggination for ListRepoTags (#10454)