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

upsert returns 200 but does not persist entity #22

Open
jmcanterafonseca opened this issue Jun 27, 2019 · 0 comments
Open

upsert returns 200 but does not persist entity #22

jmcanterafonseca opened this issue Jun 27, 2019 · 0 comments

Comments

@jmcanterafonseca
Copy link

POST /ngsi-ld/v1/entityOperations/upsert

[{"id":"urn:ngsi-ld:ParkingSpot:santander:daoiz_velarde_1_5:3","type":"ParkingSpot","status":{"type":"Property","value":"free","observedAt":"2018-09-21T12:00:00Z"},"category":{"type":"Property","value":["onstreet"]},"refParkingSite":{"type":"Relationship","object":"urn:ngsi-ld:ParkingSite:santander:daoiz_velarde_1_5"},"name":{"type":"Property","value":"A-13"},"location":{"type":"GeoProperty","value":{"type":"Point","coordinates":[-3.80356167695194,43.46296641666926]}},"@context":["https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld","https://schema.lab.fiware.org/ld/context"]}]

returns 200 but nothing is persisted

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