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

{'geometry': None, ... } when calling endpoint with empty geometry_property #1277

Closed
thomasBousselin opened this issue Dec 3, 2024 · 1 comment
Labels
core Relates to core API fix Something isn't working

Comments

@thomasBousselin
Copy link
Contributor

in 5.2.29 section of the specification it is specified that in case the geometry property has no data the return should be "null" and not "None"

@bobeal bobeal added fix Something isn't working core Relates to core API labels Dec 3, 2024
@github-project-automation github-project-automation bot moved this to Short term in Roadmap Dec 3, 2024
@thomasBousselin thomasBousselin linked a pull request Dec 16, 2024 that will close this issue
@bobeal
Copy link
Member

bobeal commented Jan 12, 2025

I think you have been misleaded by an error message in the Test Suite.

It is already tested in https://github.com/stellio-hub/stellio-context-broker/blob/develop/shared/src/test/kotlin/com/egm/stellio/shared/model/CompactedEntityTests.kt#L576. Added a TC in the Test Suite to be 100% sure.

@bobeal bobeal closed this as completed Jan 12, 2025
@github-project-automation github-project-automation bot moved this from Short term to Done in Roadmap Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Relates to core API fix Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants