-
Notifications
You must be signed in to change notification settings - Fork 6
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
Feature/has geometry #72
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, it feels a little brittle. Can you still create objects with geo in the objects API even if hasGeo is false in the objecttype?
This should be checked! And, we should document in the API spec what happens if you set hasGeo to true/false, and also document it in the objects api that creating an object can error because of it.
9cf7924
to
922002c
Compare
@joeribekker I've updated the description of the field in the schema |
as discussed with @joeribekker |
issue - maykinmedia/objects-api#263