You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses mindtastic/albatrouz, an extended version of openapi-generator to generate per-service OpenAPI yaml spec and transparency information in the Transparency Information Toolkit format as proposed by Grünewald, Pallas et. al. in https://doi.org/10.1145/3442188.3445925.
branding:
icon: 'eye'
color: 'green'
inputs:
openapi-file:
description: The path to the OpenAPI document you want to process
required: false
default: openapi.yaml
outputdir:
description: The output directory where the generated files should go to.