IETF-TEAS-WG / ietf-teas-yang-path-computation

0 stars 4 forks source link

Fix primary-path-ref #114

Closed italobusi closed 1 year ago

italobusi commented 1 year ago

OLD

    |  |  |        |     +-- primary-path-ref* []
    |  |  |        |        +-- (primary-path-exist)?
    |  |  |        |           +--:(path-ref)
    |  |  |        |           |  +-- primary-path-ref    leafref
    |  |  |        |           +--:(path-request-ref)
    |  |  |        |              +-- path-request-ref    leafref

NEW

    |  |  |        |     +-- primary-path* []
    |  |  |        |        +-- (primary-path-exist)
    |  |  |        |           +--:(path-ref)
    |  |  |        |           |  +-- path-ref    leafref
    |  |  |        |           +--:(path-request-ref)
    |  |  |        |              +-- path-request-ref    leafref