gotosocial/internal/api/client/media
tobi 73b8839c5d
[bugfix] Make /api/v2/media more compatible with masto API (#724)
* update docs

* make api version into a path param

* update tests

* workaround to unset URL if using v2 of api

* make some fields into pointers
2022-07-22 12:48:19 +02:00
..
media.go [bugfix] Make /api/v2/media more compatible with masto API (#724) 2022-07-22 12:48:19 +02:00
mediacreate.go [bugfix] Make /api/v2/media more compatible with masto API (#724) 2022-07-22 12:48:19 +02:00
mediacreate_test.go [bugfix] Make /api/v2/media more compatible with masto API (#724) 2022-07-22 12:48:19 +02:00
mediaget.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
mediaupdate.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
mediaupdate_test.go [bugfix] Make /api/v2/media more compatible with masto API (#724) 2022-07-22 12:48:19 +02:00