Cyborus
736dd72993
remove object_format_name
for now
...
forgejo currently has a bug where the `object_format_name` field is
always an empty string. for now, just don't include it.
should be fixed in https://codeberg.org/forgejo/forgejo/pulls/3464
2024-04-25 18:19:10 -04:00
Cyborus
9b784f1f95
CreateRepoOption
's object_format_name
field is required
2024-04-25 12:51:54 -04:00
Cyborus
19e2f8ae78
update swaggerfile
2024-04-25 11:52:59 -04:00
Cyborus
5f85021207
format swagger file
...
this has no effect on functionality, but having a common format will
make it easier to bring in official changes while maintaining local
modifications
2024-04-25 10:48:18 -04:00
Cyborus
1486471186
correct tag creation success status code to 201
...
Forgejo seems to have already fixed this, but not published it yet. I'll
just update it here myself
2024-03-20 13:41:00 -04:00
Cyborus
c51e080214
support non-json return types
2024-02-09 15:29:34 -05:00
Cyborus
77b390575a
rename userGetOauth2Application
to userGetOAuth2Applications
2024-01-18 13:41:48 -05:00
Cyborus
b9ba6e60d1
add openapi parsing
2024-01-10 22:09:06 -05:00