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

[use]
plugin = basics
plugin = conditor

[JSONParse]

[affAlign]

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