Package | Description |
---|---|
io.muserver.openapi |
A model of the Open API spec, which is used internally when creating documentation for JAX-RS services.
|
Modifier and Type | Field and Description |
---|---|
OAuthFlowsObject |
SecuritySchemeObject.flows
Deprecated.
use
SecuritySchemeObject.flows() instead |
Modifier and Type | Method and Description |
---|---|
OAuthFlowsObject |
OAuthFlowsObjectBuilder.build() |
OAuthFlowsObject |
SecuritySchemeObject.flows() |
Modifier and Type | Method and Description |
---|---|
SecuritySchemeObjectBuilder |
SecuritySchemeObjectBuilder.withFlows(OAuthFlowsObject flows) |
Copyright © 2017–2021. All rights reserved.