@djvlc/openapi-registry-client 1.4.9 → 1.4.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +74 -74
- package/dist/index.d.ts +74 -74
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +2 -2
package/dist/index.d.mts
CHANGED
|
@@ -137,7 +137,7 @@ interface ApiResponse<T> {
|
|
|
137
137
|
* DJVLC Registry API
|
|
138
138
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
139
139
|
*
|
|
140
|
-
* The version of the OpenAPI document:
|
|
140
|
+
* The version of the OpenAPI document: 1.0.0
|
|
141
141
|
* Contact: dev@djvlc.com
|
|
142
142
|
*
|
|
143
143
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -175,7 +175,7 @@ declare function BatchCheckCompatibility200ResponseResultsInnerBreakingChangesIn
|
|
|
175
175
|
* DJVLC Registry API
|
|
176
176
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
177
177
|
*
|
|
178
|
-
* The version of the OpenAPI document:
|
|
178
|
+
* The version of the OpenAPI document: 1.0.0
|
|
179
179
|
* Contact: dev@djvlc.com
|
|
180
180
|
*
|
|
181
181
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -250,7 +250,7 @@ declare function BatchCheckCompatibility200ResponseResultsInnerToJSON(value?: Ba
|
|
|
250
250
|
* DJVLC Registry API
|
|
251
251
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
252
252
|
*
|
|
253
|
-
* The version of the OpenAPI document:
|
|
253
|
+
* The version of the OpenAPI document: 1.0.0
|
|
254
254
|
* Contact: dev@djvlc.com
|
|
255
255
|
*
|
|
256
256
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -289,7 +289,7 @@ declare function BatchCheckCompatibility200ResponseToJSON(value?: BatchCheckComp
|
|
|
289
289
|
* DJVLC Registry API
|
|
290
290
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
291
291
|
*
|
|
292
|
-
* The version of the OpenAPI document:
|
|
292
|
+
* The version of the OpenAPI document: 1.0.0
|
|
293
293
|
* Contact: dev@djvlc.com
|
|
294
294
|
*
|
|
295
295
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -327,7 +327,7 @@ declare function BatchCheckCompatibilityRequestComponentsInnerToJSON(value?: Bat
|
|
|
327
327
|
* DJVLC Registry API
|
|
328
328
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
329
329
|
*
|
|
330
|
-
* The version of the OpenAPI document:
|
|
330
|
+
* The version of the OpenAPI document: 1.0.0
|
|
331
331
|
* Contact: dev@djvlc.com
|
|
332
332
|
*
|
|
333
333
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -366,7 +366,7 @@ declare function BatchCheckCompatibilityRequestToJSON(value?: BatchCheckCompatib
|
|
|
366
366
|
* DJVLC Registry API
|
|
367
367
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
368
368
|
*
|
|
369
|
-
* The version of the OpenAPI document:
|
|
369
|
+
* The version of the OpenAPI document: 1.0.0
|
|
370
370
|
* Contact: dev@djvlc.com
|
|
371
371
|
*
|
|
372
372
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -458,7 +458,7 @@ declare function BatchQueryComponents200ResponseDataInnerToJSON(value?: BatchQue
|
|
|
458
458
|
* DJVLC Registry API
|
|
459
459
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
460
460
|
*
|
|
461
|
-
* The version of the OpenAPI document:
|
|
461
|
+
* The version of the OpenAPI document: 1.0.0
|
|
462
462
|
* Contact: dev@djvlc.com
|
|
463
463
|
*
|
|
464
464
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -508,7 +508,7 @@ declare function BatchQueryComponents200ResponseMetaToJSON(value?: BatchQueryCom
|
|
|
508
508
|
* DJVLC Registry API
|
|
509
509
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
510
510
|
*
|
|
511
|
-
* The version of the OpenAPI document:
|
|
511
|
+
* The version of the OpenAPI document: 1.0.0
|
|
512
512
|
* Contact: dev@djvlc.com
|
|
513
513
|
*
|
|
514
514
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -547,7 +547,7 @@ declare function BatchQueryComponents200ResponseToJSON(value?: BatchQueryCompone
|
|
|
547
547
|
* DJVLC Registry API
|
|
548
548
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
549
549
|
*
|
|
550
|
-
* The version of the OpenAPI document:
|
|
550
|
+
* The version of the OpenAPI document: 1.0.0
|
|
551
551
|
* Contact: dev@djvlc.com
|
|
552
552
|
*
|
|
553
553
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -585,7 +585,7 @@ declare function BatchQueryComponentsRequestComponentsInnerToJSON(value?: BatchQ
|
|
|
585
585
|
* DJVLC Registry API
|
|
586
586
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
587
587
|
*
|
|
588
|
-
* The version of the OpenAPI document:
|
|
588
|
+
* The version of the OpenAPI document: 1.0.0
|
|
589
589
|
* Contact: dev@djvlc.com
|
|
590
590
|
*
|
|
591
591
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -642,7 +642,7 @@ declare function BatchQueryComponentsRequestToJSON(value?: BatchQueryComponentsR
|
|
|
642
642
|
* DJVLC Registry API
|
|
643
643
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
644
644
|
*
|
|
645
|
-
* The version of the OpenAPI document:
|
|
645
|
+
* The version of the OpenAPI document: 1.0.0
|
|
646
646
|
* Contact: dev@djvlc.com
|
|
647
647
|
*
|
|
648
648
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -692,7 +692,7 @@ declare function BlockComponentVersionRequestToJSON(value?: BlockComponentVersio
|
|
|
692
692
|
* DJVLC Registry API
|
|
693
693
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
694
694
|
*
|
|
695
|
-
* The version of the OpenAPI document:
|
|
695
|
+
* The version of the OpenAPI document: 1.0.0
|
|
696
696
|
* Contact: dev@djvlc.com
|
|
697
697
|
*
|
|
698
698
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -738,7 +738,7 @@ declare function ListVersions200ResponseDataInnerIntegrityToJSON(value?: ListVer
|
|
|
738
738
|
* DJVLC Registry API
|
|
739
739
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
740
740
|
*
|
|
741
|
-
* The version of the OpenAPI document:
|
|
741
|
+
* The version of the OpenAPI document: 1.0.0
|
|
742
742
|
* Contact: dev@djvlc.com
|
|
743
743
|
*
|
|
744
744
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -836,7 +836,7 @@ declare function ListVersions200ResponseDataInnerToJSON(value?: ListVersions200R
|
|
|
836
836
|
* DJVLC Registry API
|
|
837
837
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
838
838
|
*
|
|
839
|
-
* The version of the OpenAPI document:
|
|
839
|
+
* The version of the OpenAPI document: 1.0.0
|
|
840
840
|
* Contact: dev@djvlc.com
|
|
841
841
|
*
|
|
842
842
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -881,7 +881,7 @@ declare function CompleteUpload200ResponseDataToJSON(value?: CompleteUpload200Re
|
|
|
881
881
|
* DJVLC Registry API
|
|
882
882
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
883
883
|
*
|
|
884
|
-
* The version of the OpenAPI document:
|
|
884
|
+
* The version of the OpenAPI document: 1.0.0
|
|
885
885
|
* Contact: dev@djvlc.com
|
|
886
886
|
*
|
|
887
887
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -914,7 +914,7 @@ declare function CompleteUpload200ResponseToJSON(value?: CompleteUpload200Respon
|
|
|
914
914
|
* DJVLC Registry API
|
|
915
915
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
916
916
|
*
|
|
917
|
-
* The version of the OpenAPI document:
|
|
917
|
+
* The version of the OpenAPI document: 1.0.0
|
|
918
918
|
* Contact: dev@djvlc.com
|
|
919
919
|
*
|
|
920
920
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -952,7 +952,7 @@ declare function CompleteUploadRequestFilesInnerToJSON(value?: CompleteUploadReq
|
|
|
952
952
|
* DJVLC Registry API
|
|
953
953
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
954
954
|
*
|
|
955
|
-
* The version of the OpenAPI document:
|
|
955
|
+
* The version of the OpenAPI document: 1.0.0
|
|
956
956
|
* Contact: dev@djvlc.com
|
|
957
957
|
*
|
|
958
958
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -991,7 +991,7 @@ declare function CompleteUploadRequestToJSON(value?: CompleteUploadRequest | nul
|
|
|
991
991
|
* DJVLC Registry API
|
|
992
992
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
993
993
|
*
|
|
994
|
-
* The version of the OpenAPI document:
|
|
994
|
+
* The version of the OpenAPI document: 1.0.0
|
|
995
995
|
* Contact: dev@djvlc.com
|
|
996
996
|
*
|
|
997
997
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1024,7 +1024,7 @@ declare function CompleteUploadResponseToJSON(value?: CompleteUploadResponse | n
|
|
|
1024
1024
|
* DJVLC Registry API
|
|
1025
1025
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1026
1026
|
*
|
|
1027
|
-
* The version of the OpenAPI document:
|
|
1027
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1028
1028
|
* Contact: dev@djvlc.com
|
|
1029
1029
|
*
|
|
1030
1030
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1140,7 +1140,7 @@ declare function ComponentInfoToJSON(value?: ComponentInfo | null): any;
|
|
|
1140
1140
|
* DJVLC Registry API
|
|
1141
1141
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1142
1142
|
*
|
|
1143
|
-
* The version of the OpenAPI document:
|
|
1143
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1144
1144
|
* Contact: dev@djvlc.com
|
|
1145
1145
|
*
|
|
1146
1146
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1256,7 +1256,7 @@ declare function ListComponents200ResponseDataInnerToJSON(value?: ListComponents
|
|
|
1256
1256
|
* DJVLC Registry API
|
|
1257
1257
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1258
1258
|
*
|
|
1259
|
-
* The version of the OpenAPI document:
|
|
1259
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1260
1260
|
* Contact: dev@djvlc.com
|
|
1261
1261
|
*
|
|
1262
1262
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1306,7 +1306,7 @@ declare function ListComponents200ResponseMetaToJSON(value?: ListComponents200Re
|
|
|
1306
1306
|
* DJVLC Registry API
|
|
1307
1307
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1308
1308
|
*
|
|
1309
|
-
* The version of the OpenAPI document:
|
|
1309
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1310
1310
|
* Contact: dev@djvlc.com
|
|
1311
1311
|
*
|
|
1312
1312
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1345,7 +1345,7 @@ declare function ComponentListResponseToJSON(value?: ComponentListResponse | nul
|
|
|
1345
1345
|
* DJVLC Registry API
|
|
1346
1346
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1347
1347
|
*
|
|
1348
|
-
* The version of the OpenAPI document:
|
|
1348
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1349
1349
|
* Contact: dev@djvlc.com
|
|
1350
1350
|
*
|
|
1351
1351
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1378,7 +1378,7 @@ declare function ComponentResponseToJSON(value?: ComponentResponse | null): any;
|
|
|
1378
1378
|
* DJVLC Registry API
|
|
1379
1379
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1380
1380
|
*
|
|
1381
|
-
* The version of the OpenAPI document:
|
|
1381
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1382
1382
|
* Contact: dev@djvlc.com
|
|
1383
1383
|
*
|
|
1384
1384
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1411,7 +1411,7 @@ declare function CreateComponent200ResponseToJSON(value?: CreateComponent200Resp
|
|
|
1411
1411
|
* DJVLC Registry API
|
|
1412
1412
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1413
1413
|
*
|
|
1414
|
-
* The version of the OpenAPI document:
|
|
1414
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1415
1415
|
* Contact: dev@djvlc.com
|
|
1416
1416
|
*
|
|
1417
1417
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1479,7 +1479,7 @@ declare function CreateComponentRequestToJSON(value?: CreateComponentRequest | n
|
|
|
1479
1479
|
* DJVLC Registry API
|
|
1480
1480
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1481
1481
|
*
|
|
1482
|
-
* The version of the OpenAPI document:
|
|
1482
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1483
1483
|
* Contact: dev@djvlc.com
|
|
1484
1484
|
*
|
|
1485
1485
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1512,7 +1512,7 @@ declare function CreateVersion200ResponseToJSON(value?: CreateVersion200Response
|
|
|
1512
1512
|
* DJVLC Registry API
|
|
1513
1513
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1514
1514
|
*
|
|
1515
|
-
* The version of the OpenAPI document:
|
|
1515
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1516
1516
|
* Contact: dev@djvlc.com
|
|
1517
1517
|
*
|
|
1518
1518
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1556,7 +1556,7 @@ declare function CreateVersionRequestToJSON(value?: CreateVersionRequest | null)
|
|
|
1556
1556
|
* DJVLC Registry API
|
|
1557
1557
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1558
1558
|
*
|
|
1559
|
-
* The version of the OpenAPI document:
|
|
1559
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1560
1560
|
* Contact: dev@djvlc.com
|
|
1561
1561
|
*
|
|
1562
1562
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1594,7 +1594,7 @@ declare function DeleteComponent200ResponseToJSON(value?: DeleteComponent200Resp
|
|
|
1594
1594
|
* DJVLC Registry API
|
|
1595
1595
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1596
1596
|
*
|
|
1597
|
-
* The version of the OpenAPI document:
|
|
1597
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1598
1598
|
* Contact: dev@djvlc.com
|
|
1599
1599
|
*
|
|
1600
1600
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1632,7 +1632,7 @@ declare function DeleteComponentRequestToJSON(value?: DeleteComponentRequest | n
|
|
|
1632
1632
|
* DJVLC Registry API
|
|
1633
1633
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1634
1634
|
*
|
|
1635
|
-
* The version of the OpenAPI document:
|
|
1635
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1636
1636
|
* Contact: dev@djvlc.com
|
|
1637
1637
|
*
|
|
1638
1638
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1664,7 +1664,7 @@ declare function DeleteVersionRequestToJSON(value?: DeleteVersionRequest | null)
|
|
|
1664
1664
|
* DJVLC Registry API
|
|
1665
1665
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1666
1666
|
*
|
|
1667
|
-
* The version of the OpenAPI document:
|
|
1667
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1668
1668
|
* Contact: dev@djvlc.com
|
|
1669
1669
|
*
|
|
1670
1670
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1702,7 +1702,7 @@ declare function DeprecateVersionRequestToJSON(value?: DeprecateVersionRequest |
|
|
|
1702
1702
|
* DJVLC Registry API
|
|
1703
1703
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1704
1704
|
*
|
|
1705
|
-
* The version of the OpenAPI document:
|
|
1705
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1706
1706
|
* Contact: dev@djvlc.com
|
|
1707
1707
|
*
|
|
1708
1708
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1740,7 +1740,7 @@ declare function ListComponents401ResponseDetailsInnerToJSON(value?: ListCompone
|
|
|
1740
1740
|
* DJVLC Registry API
|
|
1741
1741
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1742
1742
|
*
|
|
1743
|
-
* The version of the OpenAPI document:
|
|
1743
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1744
1744
|
* Contact: dev@djvlc.com
|
|
1745
1745
|
*
|
|
1746
1746
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1785,7 +1785,7 @@ declare function ErrorResponseToJSON(value?: ErrorResponse | null): any;
|
|
|
1785
1785
|
* DJVLC Registry API
|
|
1786
1786
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1787
1787
|
*
|
|
1788
|
-
* The version of the OpenAPI document:
|
|
1788
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1789
1789
|
* Contact: dev@djvlc.com
|
|
1790
1790
|
*
|
|
1791
1791
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1835,7 +1835,7 @@ declare function FileInfoToJSON(value?: FileInfo | null): any;
|
|
|
1835
1835
|
* DJVLC Registry API
|
|
1836
1836
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1837
1837
|
*
|
|
1838
|
-
* The version of the OpenAPI document:
|
|
1838
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1839
1839
|
* Contact: dev@djvlc.com
|
|
1840
1840
|
*
|
|
1841
1841
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1885,7 +1885,7 @@ declare function GetVersion200ResponseDataAllOfFilesInnerToJSON(value?: GetVersi
|
|
|
1885
1885
|
* DJVLC Registry API
|
|
1886
1886
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
1887
1887
|
*
|
|
1888
|
-
* The version of the OpenAPI document:
|
|
1888
|
+
* The version of the OpenAPI document: 1.0.0
|
|
1889
1889
|
* Contact: dev@djvlc.com
|
|
1890
1890
|
*
|
|
1891
1891
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2001,7 +2001,7 @@ declare function GetVersion200ResponseDataToJSON(value?: GetVersion200ResponseDa
|
|
|
2001
2001
|
* DJVLC Registry API
|
|
2002
2002
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2003
2003
|
*
|
|
2004
|
-
* The version of the OpenAPI document:
|
|
2004
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2005
2005
|
* Contact: dev@djvlc.com
|
|
2006
2006
|
*
|
|
2007
2007
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2034,7 +2034,7 @@ declare function GetVersion200ResponseToJSON(value?: GetVersion200Response | nul
|
|
|
2034
2034
|
* DJVLC Registry API
|
|
2035
2035
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2036
2036
|
*
|
|
2037
|
-
* The version of the OpenAPI document:
|
|
2037
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2038
2038
|
* Contact: dev@djvlc.com
|
|
2039
2039
|
*
|
|
2040
2040
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2087,7 +2087,7 @@ declare function HealthCheck200ResponseDependenciesValueToJSON(value?: HealthChe
|
|
|
2087
2087
|
* DJVLC Registry API
|
|
2088
2088
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2089
2089
|
*
|
|
2090
|
-
* The version of the OpenAPI document:
|
|
2090
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2091
2091
|
* Contact: dev@djvlc.com
|
|
2092
2092
|
*
|
|
2093
2093
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2155,7 +2155,7 @@ declare function HealthCheck200ResponseToJSON(value?: HealthCheck200Response | n
|
|
|
2155
2155
|
* DJVLC Registry API
|
|
2156
2156
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2157
2157
|
*
|
|
2158
|
-
* The version of the OpenAPI document:
|
|
2158
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2159
2159
|
* Contact: dev@djvlc.com
|
|
2160
2160
|
*
|
|
2161
2161
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2223,7 +2223,7 @@ declare function HealthResponseToJSON(value?: HealthResponse | null): any;
|
|
|
2223
2223
|
* DJVLC Registry API
|
|
2224
2224
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2225
2225
|
*
|
|
2226
|
-
* The version of the OpenAPI document:
|
|
2226
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2227
2227
|
* Contact: dev@djvlc.com
|
|
2228
2228
|
*
|
|
2229
2229
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2285,7 +2285,7 @@ declare function ListBlockedComponents200ResponseDataInnerToJSON(value?: ListBlo
|
|
|
2285
2285
|
* DJVLC Registry API
|
|
2286
2286
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2287
2287
|
*
|
|
2288
|
-
* The version of the OpenAPI document:
|
|
2288
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2289
2289
|
* Contact: dev@djvlc.com
|
|
2290
2290
|
*
|
|
2291
2291
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2318,7 +2318,7 @@ declare function ListBlockedComponents200ResponseToJSON(value?: ListBlockedCompo
|
|
|
2318
2318
|
* DJVLC Registry API
|
|
2319
2319
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2320
2320
|
*
|
|
2321
|
-
* The version of the OpenAPI document:
|
|
2321
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2322
2322
|
* Contact: dev@djvlc.com
|
|
2323
2323
|
*
|
|
2324
2324
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2357,7 +2357,7 @@ declare function ListComponents200ResponseToJSON(value?: ListComponents200Respon
|
|
|
2357
2357
|
* DJVLC Registry API
|
|
2358
2358
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2359
2359
|
*
|
|
2360
|
-
* The version of the OpenAPI document:
|
|
2360
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2361
2361
|
* Contact: dev@djvlc.com
|
|
2362
2362
|
*
|
|
2363
2363
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2402,7 +2402,7 @@ declare function ListComponents401ResponseToJSON(value?: ListComponents401Respon
|
|
|
2402
2402
|
* DJVLC Registry API
|
|
2403
2403
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2404
2404
|
*
|
|
2405
|
-
* The version of the OpenAPI document:
|
|
2405
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2406
2406
|
* Contact: dev@djvlc.com
|
|
2407
2407
|
*
|
|
2408
2408
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2441,7 +2441,7 @@ declare function ListVersions200ResponseToJSON(value?: ListVersions200Response |
|
|
|
2441
2441
|
* DJVLC Registry API
|
|
2442
2442
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2443
2443
|
*
|
|
2444
|
-
* The version of the OpenAPI document:
|
|
2444
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2445
2445
|
* Contact: dev@djvlc.com
|
|
2446
2446
|
*
|
|
2447
2447
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2473,7 +2473,7 @@ declare function LivenessCheck200ResponseToJSON(value?: LivenessCheck200Response
|
|
|
2473
2473
|
* DJVLC Registry API
|
|
2474
2474
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2475
2475
|
*
|
|
2476
|
-
* The version of the OpenAPI document:
|
|
2476
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2477
2477
|
* Contact: dev@djvlc.com
|
|
2478
2478
|
*
|
|
2479
2479
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2523,7 +2523,7 @@ declare function PaginationMetaToJSON(value?: PaginationMeta | null): any;
|
|
|
2523
2523
|
* DJVLC Registry API
|
|
2524
2524
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2525
2525
|
*
|
|
2526
|
-
* The version of the OpenAPI document:
|
|
2526
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2527
2527
|
* Contact: dev@djvlc.com
|
|
2528
2528
|
*
|
|
2529
2529
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2569,7 +2569,7 @@ declare function PrepareUpload200ResponseDataFilesInnerToJSON(value?: PrepareUpl
|
|
|
2569
2569
|
* DJVLC Registry API
|
|
2570
2570
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2571
2571
|
*
|
|
2572
|
-
* The version of the OpenAPI document:
|
|
2572
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2573
2573
|
* Contact: dev@djvlc.com
|
|
2574
2574
|
*
|
|
2575
2575
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2614,7 +2614,7 @@ declare function PrepareUpload200ResponseDataToJSON(value?: PrepareUpload200Resp
|
|
|
2614
2614
|
* DJVLC Registry API
|
|
2615
2615
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2616
2616
|
*
|
|
2617
|
-
* The version of the OpenAPI document:
|
|
2617
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2618
2618
|
* Contact: dev@djvlc.com
|
|
2619
2619
|
*
|
|
2620
2620
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2647,7 +2647,7 @@ declare function PrepareUpload200ResponseToJSON(value?: PrepareUpload200Response
|
|
|
2647
2647
|
* DJVLC Registry API
|
|
2648
2648
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2649
2649
|
*
|
|
2650
|
-
* The version of the OpenAPI document:
|
|
2650
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2651
2651
|
* Contact: dev@djvlc.com
|
|
2652
2652
|
*
|
|
2653
2653
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2691,7 +2691,7 @@ declare function PrepareUploadRequestFilesInnerToJSON(value?: PrepareUploadReque
|
|
|
2691
2691
|
* DJVLC Registry API
|
|
2692
2692
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2693
2693
|
*
|
|
2694
|
-
* The version of the OpenAPI document:
|
|
2694
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2695
2695
|
* Contact: dev@djvlc.com
|
|
2696
2696
|
*
|
|
2697
2697
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2736,7 +2736,7 @@ declare function PrepareUploadRequestToJSON(value?: PrepareUploadRequest | null)
|
|
|
2736
2736
|
* DJVLC Registry API
|
|
2737
2737
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2738
2738
|
*
|
|
2739
|
-
* The version of the OpenAPI document:
|
|
2739
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2740
2740
|
* Contact: dev@djvlc.com
|
|
2741
2741
|
*
|
|
2742
2742
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2769,7 +2769,7 @@ declare function PrepareUploadResponseToJSON(value?: PrepareUploadResponse | nul
|
|
|
2769
2769
|
* DJVLC Registry API
|
|
2770
2770
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2771
2771
|
*
|
|
2772
|
-
* The version of the OpenAPI document:
|
|
2772
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2773
2773
|
* Contact: dev@djvlc.com
|
|
2774
2774
|
*
|
|
2775
2775
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2801,7 +2801,7 @@ declare function PublishVersionRequestToJSON(value?: PublishVersionRequest | nul
|
|
|
2801
2801
|
* DJVLC Registry API
|
|
2802
2802
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2803
2803
|
*
|
|
2804
|
-
* The version of the OpenAPI document:
|
|
2804
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2805
2805
|
* Contact: dev@djvlc.com
|
|
2806
2806
|
*
|
|
2807
2807
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2833,7 +2833,7 @@ declare function ReadinessCheck200ResponseToJSON(value?: ReadinessCheck200Respon
|
|
|
2833
2833
|
* DJVLC Registry API
|
|
2834
2834
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2835
2835
|
*
|
|
2836
|
-
* The version of the OpenAPI document:
|
|
2836
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2837
2837
|
* Contact: dev@djvlc.com
|
|
2838
2838
|
*
|
|
2839
2839
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2871,7 +2871,7 @@ declare function ReadinessCheck503ResponseToJSON(value?: ReadinessCheck503Respon
|
|
|
2871
2871
|
* DJVLC Registry API
|
|
2872
2872
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2873
2873
|
*
|
|
2874
|
-
* The version of the OpenAPI document:
|
|
2874
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2875
2875
|
* Contact: dev@djvlc.com
|
|
2876
2876
|
*
|
|
2877
2877
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2915,7 +2915,7 @@ declare function ResolveManifest200ResponseBlockedComponentsInnerToJSON(value?:
|
|
|
2915
2915
|
* DJVLC Registry API
|
|
2916
2916
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
2917
2917
|
*
|
|
2918
|
-
* The version of the OpenAPI document:
|
|
2918
|
+
* The version of the OpenAPI document: 1.0.0
|
|
2919
2919
|
* Contact: dev@djvlc.com
|
|
2920
2920
|
*
|
|
2921
2921
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3005,7 +3005,7 @@ declare function ResolveManifest200ResponseComponentsInnerToJSON(value?: Resolve
|
|
|
3005
3005
|
* DJVLC Registry API
|
|
3006
3006
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3007
3007
|
*
|
|
3008
|
-
* The version of the OpenAPI document:
|
|
3008
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3009
3009
|
* Contact: dev@djvlc.com
|
|
3010
3010
|
*
|
|
3011
3011
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3050,7 +3050,7 @@ declare function ResolveManifest200ResponseToJSON(value?: ResolveManifest200Resp
|
|
|
3050
3050
|
* DJVLC Registry API
|
|
3051
3051
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3052
3052
|
*
|
|
3053
|
-
* The version of the OpenAPI document:
|
|
3053
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3054
3054
|
* Contact: dev@djvlc.com
|
|
3055
3055
|
*
|
|
3056
3056
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3094,7 +3094,7 @@ declare function ResolveManifestRequestToJSON(value?: ResolveManifestRequest | n
|
|
|
3094
3094
|
* DJVLC Registry API
|
|
3095
3095
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3096
3096
|
*
|
|
3097
|
-
* The version of the OpenAPI document:
|
|
3097
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3098
3098
|
* Contact: dev@djvlc.com
|
|
3099
3099
|
*
|
|
3100
3100
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3149,7 +3149,7 @@ declare function TransitionComponentStatusRequestToJSON(value?: TransitionCompon
|
|
|
3149
3149
|
* DJVLC Registry API
|
|
3150
3150
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3151
3151
|
*
|
|
3152
|
-
* The version of the OpenAPI document:
|
|
3152
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3153
3153
|
* Contact: dev@djvlc.com
|
|
3154
3154
|
*
|
|
3155
3155
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3196,7 +3196,7 @@ declare function UnblockComponentVersionRequestToJSON(value?: UnblockComponentVe
|
|
|
3196
3196
|
* DJVLC Registry API
|
|
3197
3197
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3198
3198
|
*
|
|
3199
|
-
* The version of the OpenAPI document:
|
|
3199
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3200
3200
|
* Contact: dev@djvlc.com
|
|
3201
3201
|
*
|
|
3202
3202
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3264,7 +3264,7 @@ declare function UpdateComponentRequestToJSON(value?: UpdateComponentRequest | n
|
|
|
3264
3264
|
* DJVLC Registry API
|
|
3265
3265
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3266
3266
|
*
|
|
3267
|
-
* The version of the OpenAPI document:
|
|
3267
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3268
3268
|
* Contact: dev@djvlc.com
|
|
3269
3269
|
*
|
|
3270
3270
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3297,7 +3297,7 @@ declare function VersionDetailResponseToJSON(value?: VersionDetailResponse | nul
|
|
|
3297
3297
|
* DJVLC Registry API
|
|
3298
3298
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3299
3299
|
*
|
|
3300
|
-
* The version of the OpenAPI document:
|
|
3300
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3301
3301
|
* Contact: dev@djvlc.com
|
|
3302
3302
|
*
|
|
3303
3303
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3395,7 +3395,7 @@ declare function VersionInfoToJSON(value?: VersionInfo | null): any;
|
|
|
3395
3395
|
* DJVLC Registry API
|
|
3396
3396
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3397
3397
|
*
|
|
3398
|
-
* The version of the OpenAPI document:
|
|
3398
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3399
3399
|
* Contact: dev@djvlc.com
|
|
3400
3400
|
*
|
|
3401
3401
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3441,7 +3441,7 @@ declare function VersionIntegrityToJSON(value?: VersionIntegrity | null): any;
|
|
|
3441
3441
|
* DJVLC Registry API
|
|
3442
3442
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3443
3443
|
*
|
|
3444
|
-
* The version of the OpenAPI document:
|
|
3444
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3445
3445
|
* Contact: dev@djvlc.com
|
|
3446
3446
|
*
|
|
3447
3447
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3480,7 +3480,7 @@ declare function VersionListResponseToJSON(value?: VersionListResponse | null):
|
|
|
3480
3480
|
* DJVLC Registry API
|
|
3481
3481
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3482
3482
|
*
|
|
3483
|
-
* The version of the OpenAPI document:
|
|
3483
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3484
3484
|
* Contact: dev@djvlc.com
|
|
3485
3485
|
*
|
|
3486
3486
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3513,7 +3513,7 @@ declare function VersionResponseToJSON(value?: VersionResponse | null): any;
|
|
|
3513
3513
|
* DJVLC Registry API
|
|
3514
3514
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3515
3515
|
*
|
|
3516
|
-
* The version of the OpenAPI document:
|
|
3516
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3517
3517
|
* Contact: dev@djvlc.com
|
|
3518
3518
|
*
|
|
3519
3519
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3620,7 +3620,7 @@ declare class BatchApi extends BaseAPI implements BatchApiInterface {
|
|
|
3620
3620
|
* DJVLC Registry API
|
|
3621
3621
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3622
3622
|
*
|
|
3623
|
-
* The version of the OpenAPI document:
|
|
3623
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3624
3624
|
* Contact: dev@djvlc.com
|
|
3625
3625
|
*
|
|
3626
3626
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3793,7 +3793,7 @@ declare class ComponentsApi extends BaseAPI implements ComponentsApiInterface {
|
|
|
3793
3793
|
* DJVLC Registry API
|
|
3794
3794
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3795
3795
|
*
|
|
3796
|
-
* The version of the OpenAPI document:
|
|
3796
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3797
3797
|
* Contact: dev@djvlc.com
|
|
3798
3798
|
*
|
|
3799
3799
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -3941,7 +3941,7 @@ declare class StatusApi extends BaseAPI implements StatusApiInterface {
|
|
|
3941
3941
|
* DJVLC Registry API
|
|
3942
3942
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
3943
3943
|
*
|
|
3944
|
-
* The version of the OpenAPI document:
|
|
3944
|
+
* The version of the OpenAPI document: 1.0.0
|
|
3945
3945
|
* Contact: dev@djvlc.com
|
|
3946
3946
|
*
|
|
3947
3947
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4021,7 +4021,7 @@ declare class UploadApi extends BaseAPI implements UploadApiInterface {
|
|
|
4021
4021
|
* DJVLC Registry API
|
|
4022
4022
|
* DJVLC 低代码平台组件注册中心 API 提供以下功能: - 组件注册(创建、更新组件) - 版本管理(发布、废弃版本) - 状态机管理(阻断、解除阻断、状态流转) - 批量操作(批量查询、兼容性检查、Manifest 解析) - 资源上传(文件上传) ## 状态机 组件版本状态流转规则: - draft → canary → stable - stable → deprecated → blocked - blocked → stable (需审批) ## API 设计规范 - 只使用 GET 和 POST 方法 - GET:查询操作 - POST:创建、更新、删除等变更操作 - 使用语义化路由(如 /update, /delete, /publish)
|
|
4023
4023
|
*
|
|
4024
|
-
* The version of the OpenAPI document:
|
|
4024
|
+
* The version of the OpenAPI document: 1.0.0
|
|
4025
4025
|
* Contact: dev@djvlc.com
|
|
4026
4026
|
*
|
|
4027
4027
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -4334,6 +4334,6 @@ declare function createRegistryConfiguration(config?: RegistryClientConfig): Con
|
|
|
4334
4334
|
*/
|
|
4335
4335
|
|
|
4336
4336
|
/** 客户端版本 */
|
|
4337
|
-
declare const VERSION = "
|
|
4337
|
+
declare const VERSION = "1.0.0";
|
|
4338
4338
|
|
|
4339
4339
|
export { BaseAPI, BatchApi, type BatchCheckCompatibility200Response, BatchCheckCompatibility200ResponseFromJSON, BatchCheckCompatibility200ResponseFromJSONTyped, type BatchCheckCompatibility200ResponseResultsInner, type BatchCheckCompatibility200ResponseResultsInnerBreakingChangesInner, BatchCheckCompatibility200ResponseResultsInnerBreakingChangesInnerFromJSON, BatchCheckCompatibility200ResponseResultsInnerBreakingChangesInnerFromJSONTyped, BatchCheckCompatibility200ResponseResultsInnerBreakingChangesInnerToJSON, BatchCheckCompatibility200ResponseResultsInnerFromJSON, BatchCheckCompatibility200ResponseResultsInnerFromJSONTyped, BatchCheckCompatibility200ResponseResultsInnerToJSON, BatchCheckCompatibility200ResponseToJSON, type BatchCheckCompatibilityRequest, type BatchCheckCompatibilityRequestComponentsInner, BatchCheckCompatibilityRequestComponentsInnerFromJSON, BatchCheckCompatibilityRequestComponentsInnerFromJSONTyped, BatchCheckCompatibilityRequestComponentsInnerToJSON, BatchCheckCompatibilityRequestFromJSON, BatchCheckCompatibilityRequestFromJSONTyped, BatchCheckCompatibilityRequestToJSON, type BatchQueryComponents200Response, type BatchQueryComponents200ResponseDataInner, BatchQueryComponents200ResponseDataInnerFromJSON, BatchQueryComponents200ResponseDataInnerFromJSONTyped, BatchQueryComponents200ResponseDataInnerToJSON, BatchQueryComponents200ResponseFromJSON, BatchQueryComponents200ResponseFromJSONTyped, type BatchQueryComponents200ResponseMeta, BatchQueryComponents200ResponseMetaFromJSON, BatchQueryComponents200ResponseMetaFromJSONTyped, BatchQueryComponents200ResponseMetaToJSON, BatchQueryComponents200ResponseToJSON, type BatchQueryComponentsRequest, type BatchQueryComponentsRequestComponentsInner, BatchQueryComponentsRequestComponentsInnerFromJSON, BatchQueryComponentsRequestComponentsInnerFromJSONTyped, BatchQueryComponentsRequestComponentsInnerToJSON, BatchQueryComponentsRequestFieldsEnum, BatchQueryComponentsRequestFromJSON, BatchQueryComponentsRequestFromJSONTyped, BatchQueryComponentsRequestToJSON, type BlockComponentVersionRequest, BlockComponentVersionRequestFromJSON, BlockComponentVersionRequestFromJSONTyped, BlockComponentVersionRequestToJSON, type CompleteUpload200Response, type CompleteUpload200ResponseData, CompleteUpload200ResponseDataFromJSON, CompleteUpload200ResponseDataFromJSONTyped, CompleteUpload200ResponseDataToJSON, CompleteUpload200ResponseFromJSON, CompleteUpload200ResponseFromJSONTyped, CompleteUpload200ResponseToJSON, type CompleteUploadRequest, type CompleteUploadRequestFilesInner, CompleteUploadRequestFilesInnerFromJSON, CompleteUploadRequestFilesInnerFromJSONTyped, CompleteUploadRequestFilesInnerToJSON, CompleteUploadRequestFromJSON, CompleteUploadRequestFromJSONTyped, CompleteUploadRequestToJSON, type CompleteUploadResponse, CompleteUploadResponseFromJSON, CompleteUploadResponseFromJSONTyped, CompleteUploadResponseToJSON, type ComponentInfo, ComponentInfoFromJSON, ComponentInfoFromJSONTyped, ComponentInfoToJSON, type ComponentListResponse, ComponentListResponseFromJSON, ComponentListResponseFromJSONTyped, ComponentListResponseToJSON, type ComponentResponse, ComponentResponseFromJSON, ComponentResponseFromJSONTyped, ComponentResponseToJSON, ComponentsApi, Configuration, type ConfigurationParameters, type CreateComponent200Response, CreateComponent200ResponseFromJSON, CreateComponent200ResponseFromJSONTyped, CreateComponent200ResponseToJSON, type CreateComponentRequest, CreateComponentRequestFromJSON, CreateComponentRequestFromJSONTyped, CreateComponentRequestToJSON, type CreateVersion200Response, CreateVersion200ResponseFromJSON, CreateVersion200ResponseFromJSONTyped, CreateVersion200ResponseToJSON, type CreateVersionRequest, CreateVersionRequestFromJSON, CreateVersionRequestFromJSONTyped, CreateVersionRequestToJSON, type DeleteComponent200Response, DeleteComponent200ResponseFromJSON, DeleteComponent200ResponseFromJSONTyped, DeleteComponent200ResponseToJSON, type DeleteComponentRequest, DeleteComponentRequestFromJSON, DeleteComponentRequestFromJSONTyped, DeleteComponentRequestToJSON, type DeleteVersionRequest, DeleteVersionRequestFromJSON, DeleteVersionRequestFromJSONTyped, DeleteVersionRequestToJSON, type DeprecateVersionRequest, DeprecateVersionRequestFromJSON, DeprecateVersionRequestFromJSONTyped, DeprecateVersionRequestToJSON, type ErrorResponse, ErrorResponseFromJSON, ErrorResponseFromJSONTyped, ErrorResponseToJSON, type FetchAPI, FetchError, type FileInfo, FileInfoFromJSON, FileInfoFromJSONTyped, FileInfoToJSON, type GetVersion200Response, type GetVersion200ResponseData, type GetVersion200ResponseDataAllOfFilesInner, GetVersion200ResponseDataAllOfFilesInnerFromJSON, GetVersion200ResponseDataAllOfFilesInnerFromJSONTyped, GetVersion200ResponseDataAllOfFilesInnerToJSON, GetVersion200ResponseDataFromJSON, GetVersion200ResponseDataFromJSONTyped, GetVersion200ResponseDataStatusEnum, GetVersion200ResponseDataToJSON, GetVersion200ResponseFromJSON, GetVersion200ResponseFromJSONTyped, GetVersion200ResponseToJSON, type HealthCheck200Response, type HealthCheck200ResponseDependenciesValue, HealthCheck200ResponseDependenciesValueFromJSON, HealthCheck200ResponseDependenciesValueFromJSONTyped, HealthCheck200ResponseDependenciesValueStatusEnum, HealthCheck200ResponseDependenciesValueToJSON, HealthCheck200ResponseFromJSON, HealthCheck200ResponseFromJSONTyped, HealthCheck200ResponseStatusEnum, HealthCheck200ResponseToJSON, type HealthResponse, HealthResponseFromJSON, HealthResponseFromJSONTyped, HealthResponseStatusEnum, HealthResponseToJSON, type ListBlockedComponents200Response, type ListBlockedComponents200ResponseDataInner, ListBlockedComponents200ResponseDataInnerFromJSON, ListBlockedComponents200ResponseDataInnerFromJSONTyped, ListBlockedComponents200ResponseDataInnerToJSON, ListBlockedComponents200ResponseFromJSON, ListBlockedComponents200ResponseFromJSONTyped, ListBlockedComponents200ResponseToJSON, type ListComponents200Response, type ListComponents200ResponseDataInner, ListComponents200ResponseDataInnerFromJSON, ListComponents200ResponseDataInnerFromJSONTyped, ListComponents200ResponseDataInnerToJSON, ListComponents200ResponseFromJSON, ListComponents200ResponseFromJSONTyped, type ListComponents200ResponseMeta, ListComponents200ResponseMetaFromJSON, ListComponents200ResponseMetaFromJSONTyped, ListComponents200ResponseMetaToJSON, ListComponents200ResponseToJSON, type ListComponents401Response, type ListComponents401ResponseDetailsInner, ListComponents401ResponseDetailsInnerFromJSON, ListComponents401ResponseDetailsInnerFromJSONTyped, ListComponents401ResponseDetailsInnerToJSON, ListComponents401ResponseFromJSON, ListComponents401ResponseFromJSONTyped, ListComponents401ResponseToJSON, type ListVersions200Response, type ListVersions200ResponseDataInner, ListVersions200ResponseDataInnerFromJSON, ListVersions200ResponseDataInnerFromJSONTyped, type ListVersions200ResponseDataInnerIntegrity, ListVersions200ResponseDataInnerIntegrityAlgorithmEnum, ListVersions200ResponseDataInnerIntegrityFromJSON, ListVersions200ResponseDataInnerIntegrityFromJSONTyped, ListVersions200ResponseDataInnerIntegrityToJSON, ListVersions200ResponseDataInnerStatusEnum, ListVersions200ResponseDataInnerToJSON, ListVersions200ResponseFromJSON, ListVersions200ResponseFromJSONTyped, ListVersions200ResponseToJSON, type LivenessCheck200Response, LivenessCheck200ResponseFromJSON, LivenessCheck200ResponseFromJSONTyped, LivenessCheck200ResponseToJSON, type Middleware, type PaginationMeta, PaginationMetaFromJSON, PaginationMetaFromJSONTyped, PaginationMetaToJSON, type PrepareUpload200Response, type PrepareUpload200ResponseData, type PrepareUpload200ResponseDataFilesInner, PrepareUpload200ResponseDataFilesInnerFromJSON, PrepareUpload200ResponseDataFilesInnerFromJSONTyped, PrepareUpload200ResponseDataFilesInnerToJSON, PrepareUpload200ResponseDataFromJSON, PrepareUpload200ResponseDataFromJSONTyped, PrepareUpload200ResponseDataToJSON, PrepareUpload200ResponseFromJSON, PrepareUpload200ResponseFromJSONTyped, PrepareUpload200ResponseToJSON, type PrepareUploadRequest, type PrepareUploadRequestFilesInner, PrepareUploadRequestFilesInnerFromJSON, PrepareUploadRequestFilesInnerFromJSONTyped, PrepareUploadRequestFilesInnerToJSON, PrepareUploadRequestFromJSON, PrepareUploadRequestFromJSONTyped, PrepareUploadRequestToJSON, type PrepareUploadResponse, PrepareUploadResponseFromJSON, PrepareUploadResponseFromJSONTyped, PrepareUploadResponseToJSON, type PublishVersionRequest, PublishVersionRequestFromJSON, PublishVersionRequestFromJSONTyped, PublishVersionRequestToJSON, type ReadinessCheck200Response, ReadinessCheck200ResponseFromJSON, ReadinessCheck200ResponseFromJSONTyped, ReadinessCheck200ResponseToJSON, type ReadinessCheck503Response, ReadinessCheck503ResponseFromJSON, ReadinessCheck503ResponseFromJSONTyped, ReadinessCheck503ResponseToJSON, RegistryClient, type RegistryClientConfig, RequiredError, type ResolveManifest200Response, type ResolveManifest200ResponseBlockedComponentsInner, ResolveManifest200ResponseBlockedComponentsInnerFromJSON, ResolveManifest200ResponseBlockedComponentsInnerFromJSONTyped, ResolveManifest200ResponseBlockedComponentsInnerToJSON, type ResolveManifest200ResponseComponentsInner, ResolveManifest200ResponseComponentsInnerFromJSON, ResolveManifest200ResponseComponentsInnerFromJSONTyped, ResolveManifest200ResponseComponentsInnerPriorityEnum, ResolveManifest200ResponseComponentsInnerToJSON, ResolveManifest200ResponseFromJSON, ResolveManifest200ResponseFromJSONTyped, ResolveManifest200ResponseToJSON, type ResolveManifestRequest, ResolveManifestRequestFromJSON, ResolveManifestRequestFromJSONTyped, ResolveManifestRequestToJSON, ResponseError, StatusApi, type TransitionComponentStatusRequest, TransitionComponentStatusRequestFromJSON, TransitionComponentStatusRequestFromJSONTyped, TransitionComponentStatusRequestTargetStatusEnum, TransitionComponentStatusRequestToJSON, type UnblockComponentVersionRequest, UnblockComponentVersionRequestFromJSON, UnblockComponentVersionRequestFromJSONTyped, UnblockComponentVersionRequestTargetStatusEnum, UnblockComponentVersionRequestToJSON, type UpdateComponentRequest, UpdateComponentRequestFromJSON, UpdateComponentRequestFromJSONTyped, UpdateComponentRequestToJSON, UploadApi, VERSION, type VersionDetailResponse, VersionDetailResponseFromJSON, VersionDetailResponseFromJSONTyped, VersionDetailResponseToJSON, type VersionInfo, VersionInfoFromJSON, VersionInfoFromJSONTyped, VersionInfoStatusEnum, VersionInfoToJSON, type VersionIntegrity, VersionIntegrityAlgorithmEnum, VersionIntegrityFromJSON, VersionIntegrityFromJSONTyped, VersionIntegrityToJSON, type VersionListResponse, VersionListResponseFromJSON, VersionListResponseFromJSONTyped, VersionListResponseToJSON, type VersionResponse, VersionResponseFromJSON, VersionResponseFromJSONTyped, VersionResponseToJSON, VersionsApi, createRegistryClient, createRegistryConfiguration, instanceOfBatchCheckCompatibility200Response, instanceOfBatchCheckCompatibility200ResponseResultsInner, instanceOfBatchCheckCompatibility200ResponseResultsInnerBreakingChangesInner, instanceOfBatchCheckCompatibilityRequest, instanceOfBatchCheckCompatibilityRequestComponentsInner, instanceOfBatchQueryComponents200Response, instanceOfBatchQueryComponents200ResponseDataInner, instanceOfBatchQueryComponents200ResponseMeta, instanceOfBatchQueryComponentsRequest, instanceOfBatchQueryComponentsRequestComponentsInner, instanceOfBlockComponentVersionRequest, instanceOfCompleteUpload200Response, instanceOfCompleteUpload200ResponseData, instanceOfCompleteUploadRequest, instanceOfCompleteUploadRequestFilesInner, instanceOfCompleteUploadResponse, instanceOfComponentInfo, instanceOfComponentListResponse, instanceOfComponentResponse, instanceOfCreateComponent200Response, instanceOfCreateComponentRequest, instanceOfCreateVersion200Response, instanceOfCreateVersionRequest, instanceOfDeleteComponent200Response, instanceOfDeleteComponentRequest, instanceOfDeleteVersionRequest, instanceOfDeprecateVersionRequest, instanceOfErrorResponse, instanceOfFileInfo, instanceOfGetVersion200Response, instanceOfGetVersion200ResponseData, instanceOfGetVersion200ResponseDataAllOfFilesInner, instanceOfHealthCheck200Response, instanceOfHealthCheck200ResponseDependenciesValue, instanceOfHealthResponse, instanceOfListBlockedComponents200Response, instanceOfListBlockedComponents200ResponseDataInner, instanceOfListComponents200Response, instanceOfListComponents200ResponseDataInner, instanceOfListComponents200ResponseMeta, instanceOfListComponents401Response, instanceOfListComponents401ResponseDetailsInner, instanceOfListVersions200Response, instanceOfListVersions200ResponseDataInner, instanceOfListVersions200ResponseDataInnerIntegrity, instanceOfLivenessCheck200Response, instanceOfPaginationMeta, instanceOfPrepareUpload200Response, instanceOfPrepareUpload200ResponseData, instanceOfPrepareUpload200ResponseDataFilesInner, instanceOfPrepareUploadRequest, instanceOfPrepareUploadRequestFilesInner, instanceOfPrepareUploadResponse, instanceOfPublishVersionRequest, instanceOfReadinessCheck200Response, instanceOfReadinessCheck503Response, instanceOfResolveManifest200Response, instanceOfResolveManifest200ResponseBlockedComponentsInner, instanceOfResolveManifest200ResponseComponentsInner, instanceOfResolveManifestRequest, instanceOfTransitionComponentStatusRequest, instanceOfUnblockComponentVersionRequest, instanceOfUpdateComponentRequest, instanceOfVersionDetailResponse, instanceOfVersionInfo, instanceOfVersionIntegrity, instanceOfVersionListResponse, instanceOfVersionResponse };
|