diff --git a/ark-tools/examples.http b/ark-tools/examples.http index 9eb7545..b72c6ec 100644 --- a/ark-tools/examples.http +++ b/ark-tools/examples.http @@ -1,11 +1,11 @@ # These examples can be used directly in VSCode, using REST Client extension (humao.rest-client) # Attribution d'ARK aux objets d'une série -POST https://affiliations-rnsr.services.inist.fr/v1/json?indent=true HTTP/1.1 +POST https://ark-tools.services.inist.fr/v1/67375/stamp?subpublisher=XXX&indent=true HTTP/1.1 Content-Type: application/json [ { "id":"12345","value": true }, - { "id":"6789","value": true }, + { "id":"6789","value": true } ] diff --git a/ark-tools/v1/67375/stamp.ini b/ark-tools/v1/67375/stamp.ini index 1779c0c..7d9b024 100644 --- a/ark-tools/v1/67375/stamp.ini +++ b/ark-tools/v1/67375/stamp.ini @@ -22,7 +22,7 @@ separator = * [generateARK] -databasePath = . +databasePath = ./public/ naan = 67375 subpublisher = env('subpublisher') target = env('path', 'value')