The path item interface of the issue.

interface StandardPathItem {
    key: PropertyKey;
}

Properties

Properties

The key of the path item.