mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 16:16:02 +00:00
5c3eeb7642
ensure `getJsonSchema` handles both object and non-object outputs to prevent errors during validation initialization. this improves robustness when handling edge cases in schema configurations.