Record: ServiceInformation
Service validation code.
Closed record
Fields
- contract string(default "")
- operations string[ ]?(default [])
- excludeTags string[ ]?(default [])
- excludeOperations string[ ]?(default [])
- failOnErrors boolean(default true)
- embed boolean(default true)
- title string?
- 'version string?
OpenAPI contract link
OpenAPI operations
Disable the OpenAPI validator for these tags
Disable the OpenAPI validator for these operations
Enable the OpenAPI validator
Enable auto-inject of OpenAPI documentation to current service
Title for generated OpenAPI contract