Skip to content

Commit

Permalink
feat: sdk generation alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
devopsarr[bot] committed Mar 24, 2023
1 parent 3441364 commit 477f9bc
Show file tree
Hide file tree
Showing 161 changed files with 1,224 additions and 3,482 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@ Lidarr API docs
## Overview
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.

[comment]: # (x-release-please-start-version)
- Package version: 0.1.0

[comment]: # (x-release-please-end)
- API version: 1.0.0
- Package version: 0.0.1

- Build package: org.openapitools.codegen.languages.GoClientCodegen

## Installation
Expand Down Expand Up @@ -366,7 +370,6 @@ Class | Method | HTTP request | Description
- [HistoryResource](docs/HistoryResource.md)
- [HistoryResourcePagingResource](docs/HistoryResourcePagingResource.md)
- [HostConfigResource](docs/HostConfigResource.md)
- [HttpUri](docs/HttpUri.md)
- [ICustomFormatSpecification](docs/ICustomFormatSpecification.md)
- [ImportListExclusionResource](docs/ImportListExclusionResource.md)
- [ImportListMonitorType](docs/ImportListMonitorType.md)
Expand Down Expand Up @@ -451,7 +454,6 @@ Class | Method | HTTP request | Description
- [TagDifference](docs/TagDifference.md)
- [TagResource](docs/TagResource.md)
- [TaskResource](docs/TaskResource.md)
- [TimeSpan](docs/TimeSpan.md)
- [Track](docs/Track.md)
- [TrackFile](docs/TrackFile.md)
- [TrackFileLazyLoaded](docs/TrackFileLazyLoaded.md)
Expand All @@ -466,7 +468,6 @@ Class | Method | HTTP request | Description
- [UpdateChanges](docs/UpdateChanges.md)
- [UpdateMechanism](docs/UpdateMechanism.md)
- [UpdateResource](docs/UpdateResource.md)
- [Version](docs/Version.md)
- [WriteAudioTagsType](docs/WriteAudioTagsType.md)


Expand Down
6 changes: 0 additions & 6 deletions lidarr/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ docs/HistoryResource.md
docs/HistoryResourcePagingResource.md
docs/HostConfigApi.md
docs/HostConfigResource.md
docs/HttpUri.md
docs/ICustomFormatSpecification.md
docs/ImportListApi.md
docs/ImportListExclusionApi.md
Expand Down Expand Up @@ -280,7 +279,6 @@ docs/TagDifference.md
docs/TagResource.md
docs/TaskApi.md
docs/TaskResource.md
docs/TimeSpan.md
docs/Track.md
docs/TrackApi.md
docs/TrackFile.md
Expand All @@ -300,7 +298,6 @@ docs/UpdateChanges.md
docs/UpdateLogFileApi.md
docs/UpdateMechanism.md
docs/UpdateResource.md
docs/Version.md
docs/WriteAudioTagsType.md
go.mod
model_add_album_options.go
Expand Down Expand Up @@ -360,7 +357,6 @@ model_health_resource.go
model_history_resource.go
model_history_resource_paging_resource.go
model_host_config_resource.go
model_http_uri.go
model_i_custom_format_specification.go
model_import_list_exclusion_resource.go
model_import_list_monitor_type.go
Expand Down Expand Up @@ -445,7 +441,6 @@ model_tag_details_resource.go
model_tag_difference.go
model_tag_resource.go
model_task_resource.go
model_time_span.go
model_track.go
model_track_file.go
model_track_file_lazy_loaded.go
Expand All @@ -460,7 +455,6 @@ model_ui_config_resource.go
model_update_changes.go
model_update_mechanism.go
model_update_resource.go
model_version.go
model_write_audio_tags_type.go
response.go
utils.go
2 changes: 1 addition & 1 deletion lidarr/.openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.3.0-SNAPSHOT
6.5.0-SNAPSHOT
Loading

0 comments on commit 477f9bc

Please sign in to comment.