|
With the folio-tools/generate-api-docs CI job.
This job runs at the end of a Jenkins pipeline to generate and deploy the API docs from input of each RAML file.
While doing so, it also gathers some metadata about the repository and deploys it to the same space:
e.g. mod-circulation-storage config.json
(This metadata is not yet utilised, but may later be used instead of the manually maintained api.yml data file.)
Also add metadata about the "interface" and "version" to which each RAML file pertains.
Acceptance criteria:
The extra metadata is deployed.
|