Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit86660aa

Browse files
author
FalkWolsky
committed
Updating Node Service with new Lowcoder API Spec
1 parent70f1227 commit86660aa

File tree

2 files changed

+10644
-0
lines changed

2 files changed

+10644
-0
lines changed

‎server/node-service/src/plugins/lowcoder/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ import { parseOpenApi, ParseOpenApiOptions } from "../openApi/parse";
88

99
importspec10from'./lowcoder.spec-v1.0.json';
1010
importspec11from'./lowcoder.spec-v1.1.json';
11+
importspec12from'./lowcoder.spec-v1.2.json';
1112

1213
constspecs={
1314
"v1.0":spec10,
1415
"v1.1":spec11,
16+
"v1.2":spec12,
1517
}
1618

1719
constdataSourceConfig={

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp