grandwizard28
94de803e7f
fix: promote variable defaultValue to a named oneOf component
...
The list variable defaultValue was an inline string | []string oneOf,
which downstream codegen can't canonicalize: tfplugingen-openapi rejects
the inline scalar-or-array multi-type, and oapi-codegen has no named type
to attach the union's Marshal/UnmarshalJSON to.
Shape the vendored variable.DefaultValue as the named VariableDefaultValue
oneOf via a reflector InterceptSchema hook and let defaultValue $ref it,
instead of overriding the property inline. Regenerate the OpenAPI spec and
frontend client accordingly.
2026-06-26 11:52:21 +05:30
..
2026-06-12 20:48:08 +00:00
2026-03-22 04:06:31 +00:00
2026-06-25 13:57:50 +00:00
2026-06-11 10:57:56 +00:00
2026-06-08 14:15:04 +00:00
2026-06-22 07:31:40 +00:00
2026-05-18 10:50:27 +00:00
2026-06-12 20:48:08 +00:00
2026-05-27 10:52:32 +00:00
2026-05-25 17:07:55 +00:00
2026-06-15 11:58:12 +00:00
2026-05-05 19:13:09 +05:30
2026-06-24 07:20:57 +00:00
2026-02-23 16:08:40 +00:00
2026-05-04 13:06:33 +00:00
2026-06-15 13:07:16 +00:00
2026-04-01 07:20:59 +00:00
2026-04-14 08:57:28 +00:00
2025-06-09 16:43:29 +05:30
2026-05-11 17:47:29 +00:00
2026-05-27 15:35:18 +00:00
2026-06-25 13:57:50 +00:00
2026-06-10 17:34:46 +00:00
2026-03-23 09:13:05 +00:00
2026-05-30 01:06:16 +05:30
2026-06-24 07:20:57 +00:00
2026-06-25 11:38:53 +00:00
2026-06-15 11:58:12 +00:00
2026-05-15 20:02:39 +00:00
2026-06-16 10:28:22 +00:00
2025-05-31 16:04:13 +05:30
2026-06-26 11:52:21 +05:30
2026-03-22 04:06:31 +00:00
2026-06-17 08:33:07 +00:00
2026-05-14 13:23:03 +00:00
2026-05-05 19:13:09 +05:30
2026-04-13 13:09:00 +00:00
2026-06-15 11:27:17 +00:00
2026-06-15 11:58:12 +00:00
2026-06-15 11:58:12 +00:00
2026-06-24 07:20:57 +00:00
2026-05-29 10:09:09 +00:00
2026-06-24 07:20:57 +00:00
2026-06-03 05:08:40 +00:00
2026-05-30 01:06:16 +05:30
2026-06-23 08:25:59 +00:00
2026-04-22 21:22:45 +00:00
2026-04-01 07:20:59 +00:00
2026-03-31 09:11:49 +00:00
2026-06-26 11:52:21 +05:30
2026-03-31 09:11:49 +00:00
2026-03-31 09:11:49 +00:00
2026-04-02 03:52:11 +00:00
2025-10-13 20:18:19 +00:00
2026-06-02 15:12:51 +00:00
2026-05-11 17:47:29 +00:00