This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new b7fcc8fbf8 [doc][rest] Minor fix for mark done partition
b7fcc8fbf8 is described below

commit b7fcc8fbf886c2c10ead07eced3e05d204bf70b0
Author: JingsongLi <[email protected]>
AuthorDate: Tue Mar 25 09:51:21 2025 +0800

    [doc][rest] Minor fix for mark done partition
---
 paimon-open-api/rest-catalog-open-api.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/paimon-open-api/rest-catalog-open-api.yaml 
b/paimon-open-api/rest-catalog-open-api.yaml
index 211be78a68..98ee92e6a7 100644
--- a/paimon-open-api/rest-catalog-open-api.yaml
+++ b/paimon-open-api/rest-catalog-open-api.yaml
@@ -921,7 +921,7 @@ paths:
     post:
       tags:
         - partition
-      summary: MarkDone partitions, for non-existent partitions, partitions 
will be created directly
+      summary: MarkDone partitions
       operationId: markDonePartitions
       parameters:
         - name: prefix

Reply via email to