Import OpenAPI (Swagger) spec
json
oryaml
files inOpenAPI 3
andSwagger-2
data formats.summary
,operationId
andpath
parameters are all written within the same Swagger file, then during the import, the endpoint name will be set according to the priority ofsummary > operationId > path
.Manual Import
Settings
and click onImport Data
to select either file import or URL import.Manual Import - File Import
JSON
orYAML
files into the area shown below, or simply click the area to browse and select the desired file from your system’s file manager.Manual Import - URL Import
JSON
orYAML
data file, not the Base URL of the Swagger UI.
Import - Advanced Settings
1.
2.
3.
4.

5.
6.
7.
Schema
need to be configured separately, including the selection of overwrite modes and the import folders.And update endpoint folder
option. This will automatically adjust the current folder structure to match the imported file.Scheduled Import
Settings
panel, go toImport Data
, and click onScheduled
. You can select multiple data sources here and synchronize them to a specific folders at regular intervals.TIP
Import Data
option is only visible and accessible to project admins.
Modified at 2024-10-17 10:50:22