diff --git a/loterre-resolvers/v1/2XK/expand.ini b/loterre-resolvers/v1/2XK/expand.ini index 0ec081e..02b6802 100644 --- a/loterre-resolvers/v1/2XK/expand.ini +++ b/loterre-resolvers/v1/2XK/expand.ini @@ -1,8 +1,15 @@ # OpenAPI Documentation - JSON format (dot notation) -post.operationId = post-v1-D63-expand +post.operationId = post-v1-SXK-expand post.responses.default.description = Return all objects with enrich fields post.responses.default.content.application/json.schema.$ref = #/components/schemas/JSONStream post.summary = Enrich on field of each Object with a SKOS concept +post.tags.0 = loterre-resolvers +post.requestBody.content.application/json.example.0.id = 1 +post.requestBody.content.application/json.example.0.value = GDR3753 +post.requestBody.content.application/json.example.1.id = 2 +post.requestBody.content.application/json.example.1.value = Inist +post.requestBody.content.application/json.example.2.id = 3 +post.requestBody.content.application/json.example.2.value = Centre Marc Bloch post.requestBody.required = true post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream post.parameters.0.in = query diff --git a/loterre-resolvers/v1/2XK/identify.ini b/loterre-resolvers/v1/2XK/identify.ini index 3af5a59..4f31cd8 100644 --- a/loterre-resolvers/v1/2XK/identify.ini +++ b/loterre-resolvers/v1/2XK/identify.ini @@ -1,16 +1,16 @@ # OpenAPI Documentation - JSON format (dot notation) mimeType = application/json -post.operationId = post-v1-D63-identify -post.description = Associer une communes de France au vocabulaire Loterre correspondant - https://www.loterre.fr/skosmos/D63/fr/ +post.operationId = post-v1-2XK-identify +post.description = Associer une structure de recherche vocabulaire Loterre correspondant - https://www.loterre.fr/skosmos/2XK/fr/ post.summary = verbalisation à partir d'un tableau d'objets avec à minima un champ value contenant des termes post.tags.0 = loterre-resolvers post.requestBody.content.application/json.example.0.id = 1 -post.requestBody.content.application/json.example.0.value = Nancy +post.requestBody.content.application/json.example.0.value = GDR3753 post.requestBody.content.application/json.example.1.id = 2 -post.requestBody.content.application/json.example.1.value = Pagny sur Moselle +post.requestBody.content.application/json.example.1.value = Inist post.requestBody.content.application/json.example.2.id = 3 -post.requestBody.content.application/json.example.2.value = Trifouilly +post.requestBody.content.application/json.example.2.value = Centre Marc Bloch post.requestBody.content.application/json.schema.$ref = #/components/schemas/JSONStream post.requestBody.required = true post.responses.default.content.application/json.example.0.id = 1