Package io.smallrye.openapi.api.models
package io.smallrye.openapi.api.models
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.ExtensibleImpl<T extends org.eclipse.microprofile.openapi.models.Extensible<T>>Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.use
OASFactory.createExternalDocumentation()instead.MapModel<V>Deprecated, for removal: This API element is subject to removal in a future version.no replacement - all models extend fromBaseModelDeprecated, for removal: This API element is subject to removal in a future version.useOASFactory.createOpenAPI()instead.Deprecated, for removal: This API element is subject to removal in a future version.useOASFactory.createOperation()instead.Deprecated, for removal: This API element is subject to removal in a future version.useOASFactory.createPathItem()instead.Deprecated, for removal: This API element is subject to removal in a future version.useOASFactory.createPaths()instead.
OASFactory.createComponents()instead.