Skip to content

Commit 3023898

Browse files
committed
Start using openapi-generator 7.14.0
1 parent 5f00e31 commit 3023898

File tree

6 files changed

+1242
-619
lines changed

6 files changed

+1242
-619
lines changed

.github/workflows/python.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ name: mosquito_alert Python package
77

88
on: [push, pull_request]
99

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114
build:
1215

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.13.0
1+
7.14.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This Python package is automatically generated by the [OpenAPI Generator](https:
55

66
- API version: v1
77
- Package version: 0.1.21
8-
- Generator version: 7.13.0
8+
- Generator version: 7.14.0
99
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
1010

1111
## Requirements.

0 commit comments

Comments
 (0)