aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/ItemUpdateController.cs
AgeCommit message (Collapse)Author
2021-03-06Merge pull request #5375 from crobibero/default-api-valueBond-009
Specify defaults or set query parameter to nullable (cherry picked from commit a0f6bc14a2c9817b3199a81872eb7d84489cde0d) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-11-21Remove UTF8 bom from some filesBond_009
2020-09-09Remove nullable from requiredcrobibero
2020-09-06merge all attributescrobibero
2020-09-05Make all FromRoute requiredcrobibero
2020-08-21Make some methods asyncBond_009
2020-08-06Apply fixes from reviewcrobibero
2020-08-04Fix all route for base url supportcrobibero
2020-06-27Make all optional strings nullablecrobibero
2020-06-20Fix response code & docscrobibero
2020-06-20Fix response code & docscrobibero
2020-06-19remove #nullablecrobibero
2020-06-08Move ItemUpdateService to Jellyfin.Apicrobibero