Skip to content

Commit

Permalink
Merge pull request #71 from devopsarr/feature/code-generation
Browse files Browse the repository at this point in the history
chore(deps): update openapitools/openapi-generator-cli docker tag to v7.7.0
  • Loading branch information
devopsarr[bot] authored Jul 26, 2024
2 parents be4eb13 + bcc52a3 commit 54e1bb1
Show file tree
Hide file tree
Showing 96 changed files with 1,331 additions and 966 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This Python package is automatically generated by the [OpenAPI Generator](https:

- API version: v4.0.8.1874
- Package version: 1.0.1 <!--- x-release-please-version -->
- Generator version: 7.6.0
- Generator version: 7.7.0
- Build package: org.openapitools.codegen.languages.PythonClientCodegen

## Requirements.
Expand Down
9 changes: 6 additions & 3 deletions docs/ApplyTags.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# ApplyTags


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `ADD` (value: `'add'`)

* `REMOVE` (value: `'remove'`)

* `REPLACE` (value: `'replace'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
7 changes: 4 additions & 3 deletions docs/AuthenticationRequiredType.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# AuthenticationRequiredType


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `ENABLED` (value: `'enabled'`)

* `DISABLEDFORLOCALADDRESSES` (value: `'disabledForLocalAddresses'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
11 changes: 8 additions & 3 deletions docs/AuthenticationType.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# AuthenticationType


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `NONE` (value: `'none'`)

* `BASIC` (value: `'basic'`)

* `FORMS` (value: `'forms'`)

* `EXTERNAL` (value: `'external'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
9 changes: 6 additions & 3 deletions docs/BackupType.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# BackupType


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `SCHEDULED` (value: `'scheduled'`)

* `MANUAL` (value: `'manual'`)

* `UPDATE` (value: `'update'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
9 changes: 6 additions & 3 deletions docs/CertificateValidationType.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# CertificateValidationType


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `ENABLED` (value: `'enabled'`)

* `DISABLEDFORLOCALADDRESSES` (value: `'disabledForLocalAddresses'`)

* `DISABLED` (value: `'disabled'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
9 changes: 6 additions & 3 deletions docs/CommandPriority.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# CommandPriority


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `NORMAL` (value: `'normal'`)

* `HIGH` (value: `'high'`)

* `LOW` (value: `'low'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
9 changes: 6 additions & 3 deletions docs/CommandResult.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# CommandResult


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `UNKNOWN` (value: `'unknown'`)

* `SUCCESSFUL` (value: `'successful'`)

* `UNSUCCESSFUL` (value: `'unsuccessful'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
17 changes: 14 additions & 3 deletions docs/CommandStatus.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
# CommandStatus


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `QUEUED` (value: `'queued'`)

* `STARTED` (value: `'started'`)

* `COMPLETED` (value: `'completed'`)

* `FAILED` (value: `'failed'`)

* `ABORTED` (value: `'aborted'`)

* `CANCELLED` (value: `'cancelled'`)

* `ORPHANED` (value: `'orphaned'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
9 changes: 6 additions & 3 deletions docs/CommandTrigger.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# CommandTrigger


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `UNSPECIFIED` (value: `'unspecified'`)

* `MANUAL` (value: `'manual'`)

* `SCHEDULED` (value: `'scheduled'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
7 changes: 4 additions & 3 deletions docs/DatabaseType.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# DatabaseType


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `SQLITE` (value: `'sqLite'`)

* `POSTGRESQL` (value: `'postgreSQL'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
9 changes: 6 additions & 3 deletions docs/DownloadProtocol.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# DownloadProtocol


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `UNKNOWN` (value: `'unknown'`)

* `USENET` (value: `'usenet'`)

* `TORRENT` (value: `'torrent'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
19 changes: 16 additions & 3 deletions docs/EpisodeHistoryEventType.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,23 @@
# EpisodeHistoryEventType


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `UNKNOWN` (value: `'unknown'`)

* `GRABBED` (value: `'grabbed'`)

* `SERIESFOLDERIMPORTED` (value: `'seriesFolderImported'`)

* `DOWNLOADFOLDERIMPORTED` (value: `'downloadFolderImported'`)

* `DOWNLOADFAILED` (value: `'downloadFailed'`)

* `EPISODEFILEDELETED` (value: `'episodeFileDeleted'`)

* `EPISODEFILERENAMED` (value: `'episodeFileRenamed'`)

* `DOWNLOADIGNORED` (value: `'downloadIgnored'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
9 changes: 6 additions & 3 deletions docs/EpisodeTitleRequiredType.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# EpisodeTitleRequiredType


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `ALWAYS` (value: `'always'`)

* `BULKSEASONRELEASES` (value: `'bulkSeasonReleases'`)

* `NEVER` (value: `'never'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
9 changes: 6 additions & 3 deletions docs/FileDateType.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# FileDateType


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `NONE` (value: `'none'`)

* `LOCALAIRDATE` (value: `'localAirDate'`)

* `UTCAIRDATE` (value: `'utcAirDate'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
11 changes: 8 additions & 3 deletions docs/HealthCheckResult.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# HealthCheckResult


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `OK` (value: `'ok'`)

* `NOTICE` (value: `'notice'`)

* `WARNING` (value: `'warning'`)

* `ERROR` (value: `'error'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
15 changes: 12 additions & 3 deletions docs/ImportListType.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
# ImportListType


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `PROGRAM` (value: `'program'`)

* `PLEX` (value: `'plex'`)

* `TRAKT` (value: `'trakt'`)

* `SIMKL` (value: `'simkl'`)

* `OTHER` (value: `'other'`)

* `ADVANCED` (value: `'advanced'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
11 changes: 8 additions & 3 deletions docs/ListSyncLevelType.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# ListSyncLevelType


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `DISABLED` (value: `'disabled'`)

* `LOGONLY` (value: `'logOnly'`)

* `KEEPANDUNMONITOR` (value: `'keepAndUnmonitor'`)

* `KEEPANDTAG` (value: `'keepAndTag'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
17 changes: 14 additions & 3 deletions docs/MediaCoverTypes.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
# MediaCoverTypes


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `UNKNOWN` (value: `'unknown'`)

* `POSTER` (value: `'poster'`)

* `BANNER` (value: `'banner'`)

* `FANART` (value: `'fanart'`)

* `SCREENSHOT` (value: `'screenshot'`)

* `HEADSHOT` (value: `'headshot'`)

* `CLEARLOGO` (value: `'clearlogo'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
31 changes: 28 additions & 3 deletions docs/MonitorTypes.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,35 @@
# MonitorTypes


## Properties
## Enum

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
* `UNKNOWN` (value: `'unknown'`)

* `ALL` (value: `'all'`)

* `FUTURE` (value: `'future'`)

* `MISSING` (value: `'missing'`)

* `EXISTING` (value: `'existing'`)

* `FIRSTSEASON` (value: `'firstSeason'`)

* `LASTSEASON` (value: `'lastSeason'`)

* `LATESTSEASON` (value: `'latestSeason'`)

* `PILOT` (value: `'pilot'`)

* `RECENT` (value: `'recent'`)

* `MONITORSPECIALS` (value: `'monitorSpecials'`)

* `UNMONITORSPECIALS` (value: `'unmonitorSpecials'`)

* `NONE` (value: `'none'`)

* `SKIP` (value: `'skip'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

Expand Down
Loading

0 comments on commit 54e1bb1

Please sign in to comment.