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

Commitd00b129

Browse files
FalkWolskygitbook-bot
authored andcommitted
GITBOOK-195: No subject
1 parentccf0db1 commitd00b129

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/lowcoder-extension/opensource-contribution/develop-data-source-plugins.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ const i18n = new I18n({ zh, en }, languages);
243243

244244
##Auto-generateplugincodebasedonOpenAPI
245245

246-
Ifthedatasourceyou're going to develop as a plugin provides an [Open API Spec](https://en.wikipedia.org/wiki/OpenAPI\_Specification) definition file, then its plugin code can be quickly generated.
246+
Ifthedatasourceyou're going to develop as a plugin provides an [Open API Spec](https://en.wikipedia.org/wiki/OpenAPI_Specification) definition file, then its plugin code can be quickly generated.
247247

248248
BelowisanexampleofgeneratingJiraplugincode.
249249

@@ -268,7 +268,7 @@ Due to various reasons, the generated plugin code needs to be correctly validate
268268

269269
##Testing
270270

271-
Necessarytestingshouldbedonebeforepublishingtheplugin.Testingadatasourcepluginrequiresabackendenvironment.Youcanstartalocalenvironmentbyfollowingthedocumentation [Startalocalbackendserver](https://github.com/Lowcoder-dev/Lowcoder/tree/develop/client#readme) and test the data source plugin in following aspects:
271+
Necessarytestingshouldbedonebeforepublishingtheplugin.Testingadatasourcepluginrequiresabackendenvironment.Youcanstartalocalenvironmentbyfollowingthedocumentation [Startalocalbackendserver](https://github.com/lowcoder-org/lowcoder/tree/main/server/api-service) and test the data source plugin in following aspects:
272272

273273
1.Makesurethedatasourcepluginhasbeenaddedtothepluginlistinthefile`src/plugins/index.ts`.
274274
2.Startthenode-serviceserverinthe`node-service`directorybyexecuting`yarn dev`.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp