This directory contains
examples
: some HTTP resquest and response examplesgpseram.yaml
: the GP SERAM specificationMakefile
: see belowparts
: OpenAPI filesexternalValueWorkaround.sh
: a workadound for unsupported externalValue in Swagger UIREADME.md
: this file
The GP SERAM specification can be generated from OpenAPI files using the
make
command. Note that the specification is first validated using
Swagger UI.