diff --git a/data-computer/examples.http b/data-computer/examples.http index 87215eb..f0855f8 100644 --- a/data-computer/examples.http +++ b/data-computer/examples.http @@ -1,9 +1,9 @@ # File Global Variables: Variables defined in Region without name or request @baseUrl = http://localhost:31976 #@baseUrl = http://data-calculation.tdmservices.intra.inist.fr/ -### -# @name retrieve +### +# @name v1Retrieve # @save # @extension tar.gz POST {{baseUrl}}/v1/retrieve HTTP/1.1 @@ -14,27 +14,27 @@ "value":"YAynRhVBJ" } ] -### -# @name tree-segment +### +# @name v1TreeSegment POST {{baseUrl}}/v1/tree-segment HTTP/1.1 Content-Type: application/x-tar X-Hook: https://webhook.site/69300b22-a251-4c16-9905-f7ba218ae7e9 < ./example-json.tar.gz -### -# @name graph-segment +### +# @name v1GraphSegment POST {{baseUrl}}/v1/graph-segment HTTP/1.1 Content-Type: application/x-tar X-Hook: https://webhook.site/69300b22-a251-4c16-9905-f7ba218ae7e9 < ./example-json.tar.gz -### -# @name lda +### +# @name v1Lda POST {{baseUrl}}/v1/lda HTTP/1.1 Content-Type: application/x-tar X-Hook: https://webhook.site/69300b22-a251-4c16-9905-f7ba218ae7e9