Skip to content

Commit

Permalink
openapiの更新
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Jan 17, 2024
1 parent e35fcff commit 4a1d577
Show file tree
Hide file tree
Showing 18 changed files with 856 additions and 192 deletions.
2 changes: 1 addition & 1 deletion openapi.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapitools.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"$schema": "node_modules/@openapitools/openapi-generator-cli/config.schema.json",
"spaces": 2,
"generator-cli": {
"version": "7.0.0"
"version": "7.2.0"
}
}
7 changes: 5 additions & 2 deletions src/openapi/.openapi-generator/FILES

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/openapi/.openapi-generator/VERSION

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

512 changes: 338 additions & 174 deletions src/openapi/apis/DefaultApi.ts

Large diffs are not rendered by default.

118 changes: 118 additions & 0 deletions src/openapi/models/BaseLibraryInfo.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 38 additions & 0 deletions src/openapi/models/CorsPolicyMode.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

118 changes: 118 additions & 0 deletions src/openapi/models/DownloadableLibraryInfo.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4a1d577

Please sign in to comment.