Jakob Borg
74ffb85467
fix(model): correct type of fileInfoType in API browse response ( fixes #9904 ) ( #9905 )
...
This was broken in the Protobuf refactor. The reason is that with the
previous library, generated types would have a JSON marshalling method
that would automatically return strings for enums. In the current
library you need to use the jsonpb marshaller for that, but these are
hand crafted structs so we can't do that. The easy solution is to just
use strings directly, since this is an API-only type anyway.
2025-01-08 11:08:33 +01:00
..
2024-12-01 16:50:17 +01:00
2022-05-22 22:10:18 +02:00
2024-02-27 13:05:19 +01:00
2024-11-19 11:32:56 +01:00
2024-08-10 12:58:20 +01:00
2024-12-09 07:24:42 +00:00
2024-12-01 16:50:17 +01:00
2024-12-01 16:50:17 +01:00
2024-11-19 11:32:56 +01:00
2024-12-19 20:16:44 +00:00
2024-11-19 11:32:56 +01:00
2024-12-16 12:04:24 +01:00
2024-05-18 20:31:49 +03:00
2023-02-22 12:22:52 +01:00
2024-09-28 17:16:44 +02:00
2024-07-31 07:31:14 +02:00
2024-02-10 21:02:42 +01:00
2025-01-08 11:08:33 +01:00
2024-11-19 11:32:56 +01:00
2023-08-21 19:44:33 +02:00
2024-12-01 16:50:17 +01:00
2024-11-19 11:32:56 +01:00
2024-12-01 16:50:17 +01:00
2022-07-28 17:32:45 +02:00
2024-11-19 11:32:56 +01:00
2024-12-01 16:50:17 +01:00
2024-09-30 14:16:27 -05:00
2024-12-28 17:09:38 +01:00
2023-08-21 19:44:33 +02:00
2024-08-10 12:58:20 +01:00
2024-12-01 16:50:17 +01:00
2024-11-19 11:32:56 +01:00
2023-08-21 19:44:33 +02:00
2023-08-21 19:44:33 +02:00
2024-11-19 11:32:56 +01:00
2023-08-21 19:44:33 +02:00
2023-12-11 22:06:45 +01:00
2024-12-01 16:50:17 +01:00
2023-08-21 19:44:33 +02:00
2024-09-24 08:55:04 +02:00
2024-11-19 11:32:56 +01:00
2024-11-19 11:32:56 +01:00
2024-12-01 16:50:17 +01:00
2024-12-01 16:50:17 +01:00
2024-12-01 16:50:17 +01:00
2024-11-19 11:32:56 +01:00