Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make validation error messages from circe-json-schema nicer #672

Open
jisantuc opened this issue Apr 15, 2021 · 0 comments
Open

Make validation error messages from circe-json-schema nicer #672

jisantuc opened this issue Apr 15, 2021 · 0 comments

Comments

@jisantuc
Copy link
Contributor

Improvement

The validate call from json schema resolved from URLs produces really unfriendly strings:

      [
            "#",
            "#",
            "#",
            "#/stac_extensions",
            "#/type",
            "#/stac_extensions"
        ]

To the extent possible, these should be improved so they're nicer for humans.

@jisantuc jisantuc added this to the First tagged release milestone Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant