Skip to content

Commit

Permalink
docs(data-topcitation): add description
Browse files Browse the repository at this point in the history
  • Loading branch information
revolj committed Oct 8, 2024
1 parent b082d8e commit 9008497
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions services/data-topcitation/v1/topcitation.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ mimeType = application/json

# OpenAPI Documentation - JSON format (dot notation)
post.operationId = post-v1-topcitation
post.summary = XXX
post.description = XXX
post.summary = Extraction des références phares
post.description = A partir d'une liste de DOI récupère les 10 références phares du corpus
post.tags.0 = data-topcitation
post.requestBody.content.application/x-gzip.schema.type = string
post.requestBody.content.application/x-gzip.schema.format = binary
Expand All @@ -28,6 +28,7 @@ post.parameters.2.schema.format = uri
post.parameters.2.required = false
post.responses.default.content.application/json.example.0.value = EkqfSn4S2
#'

[use]
plugin = @ezs/spawn
Expand Down

0 comments on commit 9008497

Please sign in to comment.