package
Version:
v0.30.22
Opens a new window with list of versions in this module.
Published: Jan 23, 2023
License: AGPL-3.0, AGPL-3.0-only
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Openapi
v0.yaml: api.bgm.tv 域名的公开 API。
private.yaml: next.bgm.tv/p/ 路径下的前端私有 API。
你需要 nodejs 来测试 openapi 定义:
npm test
编辑
https://github.com/swagger-api/swagger-editor#docker
$ docker run -p 8061:8080 -v $(pwd)/openapi:/tmp -e SWAGGER_FILE=/tmp/v0.yaml swaggerapi/swagger-editor
# or
$ docker run -p 8061:8080 -v $(pwd)/openapi:/tmp -e SWAGGER_FILE=/tmp/private.yaml swaggerapi/swagger-editor
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.