You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compileAsync a schema with discriminator and $ref, fixes#2427 (#2433)
* fix#2427 compileAsync a schema with discriminator and $ref
Make the discriminator code generation throw MissingRefError when the $ref does not synchronously resolve so that compileAsync can loadSchema and retry.
* test: fix errors in test
---------
Co-authored-by: Yonathan Randolph <[email protected]>
0 commit comments