From 914281810f18ee86c911f85dc2d505d6a99f649c Mon Sep 17 00:00:00 2001 From: Gustavo Date: Tue, 14 Mar 2023 17:42:04 +0800 Subject: [PATCH] [Refactor] move APIFormat() of Issue and Label to convert package (#10423) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index de164108..a06b8ed9 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) +[Refactor] move APIFormat() of Issue and Label to convert package (#10423)