Uses of Class
io.smallrye.openapi.internal.models.Paths
Packages that use Paths
-
Uses of Paths in io.smallrye.openapi.api.models
Subclasses of Paths in io.smallrye.openapi.api.modelsModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Paths in io.smallrye.openapi.internal.models
Methods in io.smallrye.openapi.internal.models that return PathsModifier and TypeMethodDescriptionPaths.addPathItem(String newKey, org.eclipse.microprofile.openapi.models.PathItem newValue)
OASFactory.createPaths()instead.