From dce1bd4137b54b8196c709651ec57e279fa4596d Mon Sep 17 00:00:00 2001 From: silonar Date: Tue, 26 Aug 2025 08:37:35 +0000 Subject: [PATCH] /openapi/package/detail/python Signed-off-by: silonar --- .../pkgcenter API\346\226\207\346\241\243.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/sig/\345\237\272\347\241\200\350\256\276\346\226\275SIG/content/\350\275\257\344\273\266\345\210\266\345\223\201\344\270\255\345\277\203PackageCenter/pkgcenter API\346\226\207\346\241\243.md" "b/sig/\345\237\272\347\241\200\350\256\276\346\226\275SIG/content/\350\275\257\344\273\266\345\210\266\345\223\201\344\270\255\345\277\203PackageCenter/pkgcenter API\346\226\207\346\241\243.md" index 64cf45b05..acf58d029 100644 --- "a/sig/\345\237\272\347\241\200\350\256\276\346\226\275SIG/content/\350\275\257\344\273\266\345\210\266\345\223\201\344\270\255\345\277\203PackageCenter/pkgcenter API\346\226\207\346\241\243.md" +++ "b/sig/\345\237\272\347\241\200\350\256\276\346\226\275SIG/content/\350\275\257\344\273\266\345\210\266\345\223\201\344\270\255\345\277\203PackageCenter/pkgcenter API\346\226\207\346\241\243.md" @@ -282,7 +282,7 @@ dataObject - 根据软件名查询软件详细信息 - 方式:get - api:/openapi/package/detail/{name} -- 例如:/api/package/detail/python +- 例如:/openapi/package/detail/python ##### 请求参数解析 | **参数** | **是否必填** | **类型** | **备注** | | --- | --- | --- | --- | -- Gitee