diff --git a/ark-tools/examples.http b/ark-tools/examples.http index b72c6ec..d41df44 100644 --- a/ark-tools/examples.http +++ b/ark-tools/examples.http @@ -8,4 +8,24 @@ { "id":"12345","value": true }, { "id":"6789","value": true } ] +### + + +# Attribution d'ARK aux objets d'une série +POST https://ark-tools.services.inist.fr/v1/67375/stamp?subpublisher=XXX&indent=true HTTP/1.1 +Content-Type: application/json + +[ + { + "title": "Integer eget dignissim neque, sit amet sagittis nisi. In ornare massa lacus." + }, + { + "title": "Curabitur molestie posuere arcu, eget pharetra lacus lobortis in." + }, + { + "title": " Nulla in ipsum eu dui rhoncus fringilla. Ut interdum mi metus" + + } +] +### diff --git a/ark-tools/v1/67375/stamp.ini b/ark-tools/v1/67375/stamp.ini index 7d9b024..d33e621 100644 --- a/ark-tools/v1/67375/stamp.ini +++ b/ark-tools/v1/67375/stamp.ini @@ -22,7 +22,7 @@ separator = * [generateARK] -databasePath = ./public/ +databasePath = ./ naan = 67375 subpublisher = env('subpublisher') target = env('path', 'value')