- Apidog Learning Center
- Get started
- Introduce Apidog
- Basic concepts in Apidog
- Navigating Apidog
- Quick Start
- Migration
- Design APIs
- Develop and Debug APIs
- Mock API data
- Automated tests
- Publish APIs
- Send requests
- Branches
- Apidog MCP Server
- Best practices
- Administration
- Billing
- Add-ons
- Account & preferences
- References
- Apidog Europe
- Support Center
Import from apiDoc
api_data.js
files in api_data.json
apiDoc.Please refer to Project Address for details on text format.Export data#
1.
0.29.0
version, go to the directory where the source code apidoc
is located, and run npx apidoc@0.29.0 -i src -o dist
on the command.2.
src
is the source code file of the API, which is the file generated after the apidoc command is compiled. api_data.js
and dist
are the files that needed to be imported into Apidog.
Import data#
api_data.js
and api_data.json
file.
Modified atΒ 2024-09-11 05:49:18