config.specification.yml Maven / Gradle / Ivy
The newest version!
---
# Specification type and file name definition
# The filename with path of the specification file, and usually it is openapi.yaml
fileName: ${specification.fileName:openapi.yaml}
# The content type of the specification file. In most cases, we are using yaml format.
contentType: ${specification.contentType:text/yaml}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy