文件名称:symbol-openapi-generator:为Symbol SDK生成并部署OpenAPI生成的客户端库
文件大小:113KB
文件格式:ZIP
更新时间:2024-04-02 19:49:51
api generator swagger open-api symbol
symbol-openapi-generator 负责生成Symbol SDK使用的API客户端库的项目。 generate脚本根据创建不同类型的客户端。 支持的语言 语言 模板 打字稿 打字稿节点 打字稿获取 Java 顶点 球衣2 好的http-gson Python Python 查看语言和口味的可能选项。 要求 NPM 8 Java 8 用法 安装依赖项后,运行: npm install @openapitools/openapi-generator-cli@cli-4.3.1 yaml-cli@1.1.8 -g bash download-and-patch.sh bash generate.sh [template] 该脚本将: 从当前版本(version.txt)的下载发行的openapi3.yml。 创建开放api规范的修补版本(请参见下面的注释)。
【文件预览】:
symbol-openapi-generator-main
----.gitignore(71B)
----typescript-fetch-templates()
--------licenseInfo.mustache(938B)
--------.npmrc(45B)
--------package.mustache(783B)
--------modelGeneric.mustache(6KB)
--------README.md(567B)
--------.npmignore(21B)
----java-templates()
--------jackson_annotations.mustache(1KB)
----settings.gradle(1KB)
----requirements.txt(96B)
----build.gradle(5KB)
----test-requirements.txt(68B)
----.travis.yml(3KB)
----patch.sh(2KB)
----version.txt(6B)
----gradlew(5KB)
----generate-server.sh(478B)
----openapi3.yml(198KB)
----LICENSE(11KB)
----symbol-sdk-java.gpg.enc(4KB)
----.gitmodules(99B)
----README.md(3KB)
----gradlew.bat(2KB)
----gradle()
--------wrapper()
----python_test_files_patch.sh(1KB)
----python-templates()
--------licenseInfo.mustache(971B)
--------tox.mustache(276B)
--------partial_header.mustache(448B)
--------README.mustache(2KB)
--------setup.mustache(1KB)
--------git_push.sh.mustache(2KB)
--------travis.mustache(2KB)
----travis()
----python_openapi3_patch.sh(3KB)
----typescript-node-templates()
--------licenseInfo.mustache(938B)
--------.npmrc(45B)
--------package.mustache(1006B)
--------README.md(566B)
--------api-all.mustache(967B)
--------.npmignore(21B)
----build-copy-and-patch.sh(119B)
----download.sh(567B)
----generate.sh(11KB)