Class PathItemImpl

java.lang.Object
io.smallrye.openapi.model.BaseModel<org.eclipse.microprofile.openapi.models.PathItem>
io.smallrye.openapi.model.BaseExtensibleModel<org.eclipse.microprofile.openapi.models.PathItem>
All Implemented Interfaces:
org.eclipse.microprofile.openapi.models.Constructible, org.eclipse.microprofile.openapi.models.Extensible<org.eclipse.microprofile.openapi.models.PathItem>, org.eclipse.microprofile.openapi.models.PathItem, org.eclipse.microprofile.openapi.models.Reference<org.eclipse.microprofile.openapi.models.PathItem>

@Deprecated(since="4.0", forRemoval=true) public class PathItemImpl extends PathItem
Deprecated, for removal: This API element is subject to removal in a future version.
use OASFactory.createPathItem() instead.
  • Constructor Details

    • PathItemImpl

      public PathItemImpl()
      Deprecated, for removal: This API element is subject to removal in a future version.