diff --git a/loterre-resolvers/examples.http b/loterre-resolvers/examples.http index 8baf604..6c79cdb 100644 --- a/loterre-resolvers/examples.http +++ b/loterre-resolvers/examples.http @@ -1,8 +1,8 @@ #@baseUrl = http://loterre-resolvers-1.tdmservices.intra.inist.fr -@baseUrl = http://localhost:31976 +# @baseUrl = http://localhost:31976 +@baseUrl = https://loterre-resolvers.services.istex.fr -#@baseUrl = https://loterre-resolvers.services.inist.fr - +### # @name 9SD_expand POST {{baseUrl}}/v1/9SD/expand?indent=true HTTP/1.1 Content-Type: application/json @@ -14,8 +14,8 @@ { "value": "Grand-Duché de Luxembourg" }, { "value": "CAN"} ] -### +### # @name 9SD_identify POST {{baseUrl}}/v1/9SD/identify?indent=true HTTP/1.1 Content-Type: application/json @@ -27,9 +27,8 @@ { "value": "Grand-Duché de Luxembourg" }, { "value": "CAN"} ] + ### - - # @name D63_expand POST {{baseUrl}}/v1/D63/expand?indent=true HTTP/1.1 Content-Type: application/json @@ -41,8 +40,8 @@ { "value": "Pagny sur Moselle" }, { "value": "Trifouilly"} ] -### +### # @name D63_identify POST {{baseUrl}}/v1/D63/identify?indent=true HTTP/1.1 Content-Type: application/json @@ -50,8 +49,8 @@ [ { "value": "Pompey"} ] -### +### # @name P66_identify POST {{baseUrl}}/v1/P66/identify?indent=true HTTP/1.1 Content-Type: application/json @@ -62,8 +61,8 @@ { "value": "Frontal lobe" }, { "value": "metamemory" } ] -### +### # @name P66_expand POST {{baseUrl}}/v1/P66/expand?indent=true HTTP/1.1 Content-Type: application/json @@ -74,9 +73,8 @@ { "value": "Frontal lobe" }, { "value": "metamemory" } ] + ### - - # @name 2XK_identify POST {{baseUrl}}/v1/2XK/identify?indent=true HTTP/1.1 Content-Type: application/json @@ -89,8 +87,8 @@ { "value": "CNRS" }, { "value": "Ecole de Physique des Houches" } ] -### +### # @name 2XK_expand POST {{baseUrl}}/v1/2XK/expand?indent=true HTTP/1.1 Content-Type: application/json @@ -103,9 +101,8 @@ { "value": "CNRS" }, { "value": "Ecole de Physique des Houches" } ] + ### - - # @name QX8_annotate POST {{baseUrl}}/v1/QX8/annotate?indent=true HTTP/1.1 Content-Type: application/json