This repository was archived by the owner on Aug 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Incorrect schema output using Record #146
Comments
bdarcus
added a commit
that referenced
this issue
May 26, 2023
Post-process the schema file to workaround upstream bug that seems common in schema generators. Refs: #146 Signed-off-by: Bruce D'Arcus <[email protected]>
bdarcus
added a commit
that referenced
this issue
May 26, 2023
Post-process the schema file to workaround upstream bug that seems common in schema generators. Refs: #146 Signed-off-by: Bruce D'Arcus <[email protected]>
bdarcus
added a commit
that referenced
this issue
May 26, 2023
Post-process the schema file to workaround upstream bug that seems common in schema generators. Refs: #146 Signed-off-by: Bruce D'Arcus <[email protected]>
bdarcus
added a commit
that referenced
this issue
May 26, 2023
Post-process the schema file to workaround upstream bug that seems common in schema generators. Refs: #146 Signed-off-by: Bruce D'Arcus <[email protected]>
bdarcus
added a commit
that referenced
this issue
May 26, 2023
Post-process the schema file to workaround upstream bug that seems common in schema generators. Refs: #146 Signed-off-by: Bruce D'Arcus <[email protected]>
bdarcus
added a commit
that referenced
this issue
May 26, 2023
Post-process the schema file to workaround upstream bug that seems common in schema generators. Refs: #146 Signed-off-by: Bruce D'Arcus <[email protected]>
bdarcus
added a commit
that referenced
this issue
May 26, 2023
Post-process the schema file to workaround upstream bug that seems common in schema generators. Refs: #146 Signed-off-by: Bruce D'Arcus <[email protected]>
bdarcus
added a commit
that referenced
this issue
May 26, 2023
Post-process the schema file to workaround upstream bug that seems common in schema generators. Refs: #146 Signed-off-by: Bruce D'Arcus <[email protected]>
bdarcus
added a commit
that referenced
this issue
May 26, 2023
Post-process the schema file to workaround upstream bug that seems common in schema generators. Refs: #146 Signed-off-by: Bruce D'Arcus <[email protected]>
bdarcus
added a commit
that referenced
this issue
May 26, 2023
Post-process the schema file to workaround upstream bug that seems common in schema generators. Refs: #146 Signed-off-by: Bruce D'Arcus <[email protected]>
bdarcus
added a commit
that referenced
this issue
May 26, 2023
Post-process the schema file to workaround upstream bug that seems common in schema generators. Refs: #146 Signed-off-by: Bruce D'Arcus <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get this warning:
... and indeed, the resulting Rust code doesn't accurately represent the model there.
Seems to be an upstream bug.
YousefED/typescript-json-schema#547
The problem is none of the schema-generators I have tried perfectly represent the model, or just crashes.
A brute force fix on this end would be a little script that adds the missing details?
The text was updated successfully, but these errors were encountered: