Newer
Older
web-services / affiliations-tools / v1 / rnsr / conditor.ini
# OpenAPI Documentation - JSON format (dot notation)
mimeType = application/json
post.responses.default.description = Return a Conditor JSON notice, added with `conditorRnsr` field
post.responses.default.content.application/json.schema.$ref = #/components/NoticesRnsr
post.summary = Find RNSR to address given in `authors.affiliations`, when possible
post.requestBody.required = true
post.requestBody.content.application/json.schema.$ref = #/components/Notices

[use]
plugin = basics
plugin = conditor

[JSONParse]

[affAlign]

[JSONString]
indent = env('indent', true)