Commit Graph

184 Commits

Author SHA1 Message Date
renovate[bot]
e9df8b752f
Update dependency microsoft.openapi.kiota to v1.13.0 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 11:13:45 -06:00
renovate[bot]
3e5f50c0af
Update dependency Microsoft.Kiota.Abstractions to v1.8.1 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 12:19:26 -06:00
renovate[bot]
68c4fa73d0
Update dependency Microsoft.Kiota.Http.HttpClientLibrary to v1.3.8 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 08:12:12 -06:00
renovate[bot]
fe71ed583e
Update dependency Microsoft.Kiota.Serialization.Json to v1.2.0 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-21 08:15:42 -06:00
renovate[bot]
99b5cb5dc7
Update dependency Microsoft.Kiota.Abstractions to v1.8.0 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 15:54:51 -06:00
Cody Robibero
5dcffac188 Use new openapi location 2024-03-10 11:55:34 -06:00
renovate[bot]
63f3aef6b3
Update dependency microsoft.openapi.kiota to v1.12.0 (#24) 2024-03-07 17:04:17 -07:00
Cody Robibero
70b29c5fd9 add generated content 2024-03-02 13:58:55 -07:00
Cody Robibero
beaee13138 Update to latest Kiota 2024-03-02 13:58:01 -07:00
Cody Robibero
5a9524f33d add back additional data 2024-02-25 16:13:51 -07:00
Cody Robibero
9a3d5b3833 More cleanup 2024-02-25 16:09:03 -07:00
renovate[bot]
33d983972f
Update dependency ubuntu to v22 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 16:04:47 -07:00
Cody Robibero
846e9c5137 Clean up generation and config 2024-02-25 16:03:46 -07:00
Cody Robibero
8c9f7ae25c Fix updating url, trimmable 2024-02-25 16:02:41 -07:00
Cody Robibero
d4bcfe90ab allow null in sdk settings 2024-02-23 16:27:26 -07:00
Cody Robibero
9dd177e4bc
Update README.md 2024-02-22 12:25:44 -07:00
Cody Robibero
6e766cc331 fix cleanup 2024-02-22 12:22:04 -07:00
Cody Robibero
eca148f037 fix artifact upload 2024-02-22 12:10:19 -07:00
Cody Robibero
82274d66d9 fix setversion 2 2024-02-22 12:05:55 -07:00
Cody Robibero
c33ef5eda0 fix setversion 2024-02-22 12:03:39 -07:00
Cody Robibero
99e1ec336f
Migrate to Kiota (#19)
* initial kiota migration

* remove old folder

* move sample

* update build scripts
2024-02-22 12:01:51 -07:00
Cody Robibero
8630385c12 update JsonConverters for unstable support 2024-02-20 17:52:13 -07:00
renovate[bot]
3820ea7203
Update actions/checkout action to v4 (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 17:38:14 -07:00
renovate[bot]
69bfaaf948
Update actions/setup-dotnet action to v4 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 17:38:08 -07:00
Cody Robibero
f41a9df5be reapply patch 2024-02-20 17:37:16 -07:00
Cody Robibero
7fc0e928dc update nswag 2024-02-20 17:37:16 -07:00
renovate[bot]
64a21440ed
Pin actions/checkout action to f43a0e5 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 16:04:25 -07:00
renovate[bot]
c7e9a516cd
Update actions/setup-dotnet digest to 3447fd6 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 16:04:17 -07:00
renovate[bot]
fec16b711f
Configure Renovate (#13)
* Add renovate.json

* Update renovate.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-02-20 16:03:14 -07:00
Cody Robibero
8b7ea73435 Use authorization header 2023-10-14 11:22:14 -06:00
Cody Robibero
42cbc46f95 Don't use set-output 2023-01-14 11:42:31 -07:00
Cody Robibero
43cbf35eac Don't use set-output 2023-01-14 11:40:43 -07:00
Cody Robibero
226ae1a81d Update to NSwag 13.8.2 2023-01-14 11:34:57 -07:00
Vaishnav Santhosh
0b0df950b3
Update readme (#10)
Change the link for Jellyfin Project
2023-01-02 07:01:56 -07:00
Cody Robibero
6b3059b46e use dotnet7 for ci 2022-11-09 18:28:09 -07:00
Cody Robibero
e2ee054f7b Update generated code 2022-11-09 18:24:40 -07:00
Cody Robibero
dbd9bab02a Update to dotnet7, update nswag 2022-11-09 18:19:09 -07:00
Cody Robibero
a987fc21c5 Generate using template in unstable 2022-07-23 15:30:47 -06:00
Cody Robibero
46488f955d Add call to insert base url 2022-07-23 15:06:36 -06:00
Cody Robibero
e3c4a39de2 Update readme 2022-07-23 15:06:36 -06:00
Cody Robibero
b01a1f8769 Update nswag.json 2022-07-23 15:06:36 -06:00
Cody Robibero
162b70d43e apply template patch 2022-07-23 15:06:36 -06:00
Cody Robibero
d585c62887 add default templates 2022-07-23 15:06:36 -06:00
Cody Robibero
5a71876ea9 Downgrade required System.Text.Json 2022-06-11 08:28:58 -06:00
Cody Robibero
8c6568149c Enable trimming for dotnet6 2022-06-11 08:02:48 -06:00
jellyfin-bot
41b19d484a Update stable OpenAPI client 2022-06-11 14:00:00 +00:00
Cody Robibero
402267bc6e Downgrade NSwag.MSBuild due to https://github.com/RicoSuter/NSwag/issues/4012 2022-06-11 07:57:19 -06:00
jellyfin-bot
b25bc99d7a Update stable OpenAPI client 2022-06-11 03:29:51 +00:00
Cody Robibero
cf0197fcae Fix BaseClient 2022-06-10 21:26:24 -06:00
Cody Robibero
2057a23d4a Remove net5.0, update dependencies 2022-06-10 21:20:30 -06:00