Cyborus
03c2ff9a17
fix: null team reviews
2024-07-08 22:22:39 -04:00
Cyborus
37a84e9f7a
fix(swagger): UserSettings
should not be a list
2024-06-19 13:32:22 -04:00
Cyborus
ed310f7001
make issue and pr state an enum
2024-05-14 11:36:44 -04:00
Cyborus
8cd8207fa0
add object_format_name
back in
2024-04-27 12:16:51 -04:00
Cyborus
fd0c22a1c6
add CreateHookOptionConfig
required properties as fields
2024-04-26 13:36:13 -04:00
Cyborus
1c3e688b31
format swagger file
...
forgot to in #48
2024-04-26 13:32:01 -04:00
Cyborus
de7754073b
strongly type repository default merge style in swagger file
2024-04-26 12:50:37 -04:00
Cyborus
5fda006b0f
fix repo_get_raw_file{_or_lfs}
not returning Vec<u8>
2024-04-26 12:12:39 -04:00
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