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
Add --type-mappings option to customize type mappings in JSON schema (#2559)
* Add --type-mappings option to customize type mappings in JSON schema
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add type_mappings parameter to GraphQL and OpenAPI parsers
* Add tests for --type-mappings option and validation logic
* Add --type-mappings option to override default type mappings in documentation
* Add test for fallback behavior in _get_type_with_mappings method
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments