Skip to content

Conversation

@vkarpov15
Copy link
Collaborator

Fix #14950

Summary

#14950 points out that it is tricky to handle GeoJSON with TypeScript schema definitions because inferschematype doesn't handle type: { type: String } correctly.

Examples

@hasezoey hasezoey added the typescript Types or Types-test related issue / Pull Request label Oct 12, 2024
@vkarpov15 vkarpov15 added this to the 8.7.2 milestone Oct 14, 2024
@vkarpov15 vkarpov15 merged commit 0752c5d into master Oct 14, 2024
5 checks passed
@hasezoey hasezoey deleted the vkarpov15/gh-14950 branch October 15, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

typescript Types or Types-test related issue / Pull Request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using typeKey and required throws a TypeError: Invalid schema configuration

3 participants