wip/86679-arcgis-add-endpoint-to-add-update-delete-featurearcgis: add endpoint to add/edit/delete features (#86679) #461

Merged
smihai merged 1 commits from wip/86679-arcgis-add-endpoint-to-add-update-delete-features into main 2024-02-12 15:42:54 +01:00
Owner
No description provided.
smihai added 1 commit 2024-02-07 14:24:32 +01:00
gitea/passerelle/pipeline/head This commit looks good Details
879936f867
arcgis: add endpoint to add/edit/delete features (#86679)
smihai changed title from WIP arcgis: add endpoint to add/edit/delete features (#86679) to WIP: arcgis: add endpoint to add/edit/delete features (#86679) 2024-02-07 14:25:04 +01:00
smihai force-pushed wip/86679-arcgis-add-endpoint-to-add-update-delete-features from 879936f867 to 5b29316848 2024-02-11 14:56:22 +01:00 Compare
smihai changed title from WIP: arcgis: add endpoint to add/edit/delete features (#86679) to wip/86679-arcgis-add-endpoint-to-add-update-delete-featurearcgis: add endpoint to add/edit/delete features (#86679) 2024-02-11 22:15:56 +01:00
nroche requested changes 2024-02-12 15:22:04 +01:00
@ -35,0 +39,4 @@
'description': '',
'type': 'object',
'properties': {
'geometry': {
Owner

J'ai l'impression qu'on ne passe pas ici, cf le test :
payload = {'adds/0/attributes/geometry/x': ...

J'ai l'impression qu'on ne passe pas ici, cf le test : `payload = {'adds/0/attributes/geometry/x': ...`
Author
Owner

En effet, j'ai inclut dans les test le geometry dans les attributs.
Je corrige.

En effet, j'ai inclut dans les test le `geometry` dans les attributs. Je corrige.
smihai marked this conversation as resolved
smihai force-pushed wip/86679-arcgis-add-endpoint-to-add-update-delete-features from 5b29316848 to 2a4352fd21 2024-02-12 15:35:28 +01:00 Compare
smihai requested review from nroche 2024-02-12 15:36:13 +01:00
nroche approved these changes 2024-02-12 15:40:45 +01:00
smihai merged commit 38d3fbbf4e into main 2024-02-12 15:42:54 +01:00
smihai deleted branch wip/86679-arcgis-add-endpoint-to-add-update-delete-features 2024-02-12 15:42:54 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/passerelle#461
No description provided.