Update .changeset/fair-doors-bathe.md

Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Signed-off-by: Jonas Beck <112394761+Jonas-Beck@users.noreply.github.com>
This commit is contained in:
Jonas Beck
2025-06-03 19:32:58 +02:00
committed by GitHub
parent 4bff5d090c
commit 918dd35940
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/repo-tools': patch
---
Remove exported `const` objects from the `modelEnum` template files for the server and client, as they were causing issues when defining `enum` schemas
Fixed a bug where linting would fail with the generated clients when defining top-level `enum` schema values.