benoitdm-oslandia / pg_featureserv

Apache License 2.0
1 stars 0 forks source link

Update doc : usage of update partial feature - [merged] #107

Closed benoitdm-oslandia closed 1 year ago

benoitdm-oslandia commented 1 year ago

In GitLab by @lowzonenose on Sep 20, 2022, 16:10

_Merges feature/update_partial_featuredoc -> develop

Ref #30

Installer Hugo (debian) :

sudo apt-get install hugo

Installer le thème pour Hugo :

git submodule update

Démarrer le serveur :

hugo server

Ouvrir le navigateur :

http://localhost:1313/usage/collections/

Puis, review sur la section : Update feature

benoitdm-oslandia commented 1 year ago

@lowzonenose pour installer hugo tu peux aussi le faire via les paquets go!

benoitdm-oslandia commented 1 year ago
The JSON document must match the JSON schema provided by the path `/collections/{coll-name}/schema?type=update`. Once the JSON document you can send it to the collection by using the `PATCH` HTTP method with the path `/collections/{coll-name}/items/{featureId}` with given feature id.
benoitdm-oslandia commented 1 year ago

peux tu préciser que le 10 est ici l'exemple de feature id que tu veux modifier

benoitdm-oslandia commented 1 year ago

In GitLab by @lowzonenose on Sep 21, 2022, 13:15

resolved all threads

benoitdm-oslandia commented 1 year ago

In GitLab by @lowzonenose on Sep 21, 2022, 13:19

Commented on hugo/content/usage/collections.md line 185

changed this line in version 2 of the diff

benoitdm-oslandia commented 1 year ago

In GitLab by @lowzonenose on Sep 21, 2022, 13:19

Commented on hugo/content/usage/collections.md line 189

changed this line in version 2 of the diff

benoitdm-oslandia commented 1 year ago

In GitLab by @lowzonenose on Sep 21, 2022, 13:19

added 4 commits

Compare with previous version

benoitdm-oslandia commented 1 year ago

approved this merge request

benoitdm-oslandia commented 1 year ago

In GitLab by @lowzonenose on Sep 21, 2022, 15:59

added 10 commits

Compare with previous version