Skip to content

Commit fdf1c16

Browse files
Merge pull request #52 from devopsarr/feature/code-generation
fix(deps): update openapitools/openapi-generator-cli docker tag to v7.12.0
2 parents b47fc52 + 8fecba5 commit fdf1c16

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+11
-469
lines changed

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: v0.4.10.2734
77
- Package version: 1.1.0 <!--- x-release-please-version -->
8-
- Generator version: 7.11.0
8+
- Generator version: 7.12.0
99
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
1010

1111
## Requirements.

docs/ApiInfoApi.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Method | HTTP request | Description
1010
# **get_api**
1111
> ApiInfoResource get_api()
1212
13-
14-
1513
### Example
1614

1715
* Api Key Authentication (apikey):

docs/AuthenticationApi.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Method | HTTP request | Description
1111
# **create_login**
1212
> create_login(return_url=return_url, username=username, password=password, remember_me=remember_me)
1313
14-
15-
1614
### Example
1715

1816
* Api Key Authentication (apikey):
@@ -97,8 +95,6 @@ void (empty response body)
9795
# **get_logout**
9896
> get_logout()
9997
100-
101-
10298
### Example
10399

104100
* Api Key Authentication (apikey):

docs/AuthorApi.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ Method | HTTP request | Description
1414
# **create_author**
1515
> AuthorResource create_author(author_resource=author_resource)
1616
17-
18-
1917
### Example
2018

2119
* Api Key Authentication (apikey):
@@ -97,8 +95,6 @@ Name | Type | Description | Notes
9795
# **delete_author**
9896
> delete_author(id, delete_files=delete_files, add_import_list_exclusion=add_import_list_exclusion)
9997
100-
101-
10298
### Example
10399

104100
* Api Key Authentication (apikey):
@@ -181,8 +177,6 @@ void (empty response body)
181177
# **get_author_by_id**
182178
> AuthorResource get_author_by_id(id)
183179
184-
185-
186180
### Example
187181

188182
* Api Key Authentication (apikey):
@@ -264,8 +258,6 @@ Name | Type | Description | Notes
264258
# **list_author**
265259
> List[AuthorResource] list_author()
266260
267-
268-
269261
### Example
270262

271263
* Api Key Authentication (apikey):
@@ -343,8 +335,6 @@ This endpoint does not need any parameter.
343335
# **update_author**
344336
> AuthorResource update_author(id, move_files=move_files, author_resource=author_resource)
345337
346-
347-
348338
### Example
349339

350340
* Api Key Authentication (apikey):

docs/AuthorEditorApi.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Method | HTTP request | Description
1111
# **delete_author_editor**
1212
> delete_author_editor(author_editor_resource=author_editor_resource)
1313
14-
15-
1614
### Example
1715

1816
* Api Key Authentication (apikey):
@@ -92,8 +90,6 @@ void (empty response body)
9290
# **put_author_editor**
9391
> put_author_editor(author_editor_resource=author_editor_resource)
9492
95-
96-
9793
### Example
9894

9995
* Api Key Authentication (apikey):

docs/AuthorLookupApi.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ Method | HTTP request | Description
1010
# **get_author_lookup**
1111
> get_author_lookup(term=term)
1212
13-
14-
1513
### Example
1614

1715
* Api Key Authentication (apikey):

docs/BackupApi.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ Method | HTTP request | Description
1313
# **create_system_backup_restore_by_id**
1414
> create_system_backup_restore_by_id(id)
1515
16-
17-
1816
### Example
1917

2018
* Api Key Authentication (apikey):
@@ -93,8 +91,6 @@ void (empty response body)
9391
# **create_system_backup_restore_upload**
9492
> create_system_backup_restore_upload()
9593
96-
97-
9894
### Example
9995

10096
* Api Key Authentication (apikey):
@@ -169,8 +165,6 @@ void (empty response body)
169165
# **delete_system_backup**
170166
> delete_system_backup(id)
171167
172-
173-
174168
### Example
175169

176170
* Api Key Authentication (apikey):
@@ -249,8 +243,6 @@ void (empty response body)
249243
# **list_system_backup**
250244
> List[BackupResource] list_system_backup()
251245
252-
253-
254246
### Example
255247

256248
* Api Key Authentication (apikey):

docs/BlocklistApi.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Method | HTTP request | Description
1212
# **delete_blocklist**
1313
> delete_blocklist(id)
1414
15-
16-
1715
### Example
1816

1917
* Api Key Authentication (apikey):
@@ -92,8 +90,6 @@ void (empty response body)
9290
# **delete_blocklist_bulk**
9391
> delete_blocklist_bulk(blocklist_bulk_resource=blocklist_bulk_resource)
9492
95-
96-
9793
### Example
9894

9995
* Api Key Authentication (apikey):
@@ -173,8 +169,6 @@ void (empty response body)
173169
# **get_blocklist**
174170
> BlocklistResourcePagingResource get_blocklist(page=page, page_size=page_size, sort_key=sort_key, sort_direction=sort_direction)
175171
176-
177-
178172
### Example
179173

180174
* Api Key Authentication (apikey):

docs/BookApi.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Method | HTTP request | Description
1616
# **create_book**
1717
> BookResource create_book(book_resource=book_resource)
1818
19-
20-
2119
### Example
2220

2321
* Api Key Authentication (apikey):
@@ -99,8 +97,6 @@ Name | Type | Description | Notes
9997
# **delete_book**
10098
> delete_book(id, delete_files=delete_files, add_import_list_exclusion=add_import_list_exclusion)
10199
102-
103-
104100
### Example
105101

106102
* Api Key Authentication (apikey):
@@ -183,8 +179,6 @@ void (empty response body)
183179
# **get_book_by_id**
184180
> BookResource get_book_by_id(id)
185181
186-
187-
188182
### Example
189183

190184
* Api Key Authentication (apikey):
@@ -266,8 +260,6 @@ Name | Type | Description | Notes
266260
# **get_book_overview**
267261
> get_book_overview(id)
268262
269-
270-
271263
### Example
272264

273265
* Api Key Authentication (apikey):
@@ -346,8 +338,6 @@ void (empty response body)
346338
# **list_book**
347339
> List[BookResource] list_book(author_id=author_id, book_ids=book_ids, title_slug=title_slug, include_all_author_books=include_all_author_books)
348340
349-
350-
351341
### Example
352342

353343
* Api Key Authentication (apikey):
@@ -435,8 +425,6 @@ Name | Type | Description | Notes
435425
# **put_book_monitor**
436426
> put_book_monitor(books_monitored_resource=books_monitored_resource)
437427
438-
439-
440428
### Example
441429

442430
* Api Key Authentication (apikey):
@@ -516,8 +504,6 @@ void (empty response body)
516504
# **update_book**
517505
> BookResource update_book(id, book_resource=book_resource)
518506
519-
520-
521507
### Example
522508

523509
* Api Key Authentication (apikey):

docs/BookEditorApi.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Method | HTTP request | Description
1111
# **delete_book_editor**
1212
> delete_book_editor(book_editor_resource=book_editor_resource)
1313
14-
15-
1614
### Example
1715

1816
* Api Key Authentication (apikey):
@@ -92,8 +90,6 @@ void (empty response body)
9290
# **put_book_editor**
9391
> put_book_editor(book_editor_resource=book_editor_resource)
9492
95-
96-
9793
### Example
9894

9995
* Api Key Authentication (apikey):

0 commit comments

Comments
 (0)