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

stac_validator - None in title element. #259

Closed
briangmaddox opened this issue Sep 9, 2021 · 0 comments
Closed

stac_validator - None in title element. #259

briangmaddox opened this issue Sep 9, 2021 · 0 comments

Comments

@briangmaddox
Copy link
Contributor

While looking to see if #48 was still an issue, I came across this:

stacfastapi) bmaddox@sdf1:~/src/SparkGeo/arturo/stac-fastapi$ stac_validator -v http://localhost:8081/ [ { "version": "1.0.0", "path": "http://localhost:8081/", "schema": [ "https://schemas.stacspec.org/v1.0.0/catalog-spec/json-schema/catalog.json" ], "valid_stac": false, "error_type": "ValidationError", "error_message": "None is not of type 'string'. Error is in links -> 7 -> title" } ]

Found the error and will be issuing a pull momentarily.

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