gnattu 4a4fef830e
Explicitly set default value for enums used in API models (#13821)
Enums in response model with no nullability or default value will make the API very fragile as each extension to the enum will break the API for some clients, but a lot of enums actually do have an unknown value which should be used as a default. This set all model properties that are non-nullable using an enum that has an Unknown member in 10.10, except MediaStream.VideoRangeType which is refactored in #13277
2025-03-31 17:43:31 -06:00
..
2024-07-31 00:00:34 +08:00
2022-10-27 18:01:04 -07:00
2024-04-01 19:59:48 +02:00
2021-12-20 13:31:07 +01:00
2020-02-04 01:49:27 +01:00
2020-06-16 16:11:30 +12:00
2021-12-24 18:28:27 +01:00
2025-01-25 20:05:15 -05:00
2022-10-30 14:27:21 +01:00
2020-02-23 12:11:43 +01:00
2020-02-23 12:11:43 +01:00
2020-02-04 01:49:27 +01:00