@Version(value="1.0")
Interface | Description |
---|---|
OASProvider |
This interface provides ability to provide OpenAPI Specification documents for a RESTful web services.
|
OASProviderResult |
This interface wraps OpenAPI model as
OpenAPI , OpenAPI Specification document and the OASProviderConfig representing this result. |
Class | Description |
---|---|
OASProviderConfig |
Class containing configurations of results provided by a
OASProvider . |