@@ -196,7 +196,7 @@ A path is represented by the `Path` message with the following fields:
196196
197197- ` origin ` - a field which MAY be used to assert the schema the path belongs to.
198198 A detailed description of origin is provided in
199- [ 2.7] ( #27-origin-specification -in-path ) .
199+ [ 2.7] ( #27-gnmi-origin -in-path ) .
200200- ` elem ` - an array of ` PathElem ` messages, each containing the name of the
201201 element, and any associated keys.
202202- ` target ` - the name of the target for which the path is a member. Only set in
@@ -698,7 +698,7 @@ Each `ModelData` message contains the following fields:
698698
699699The combination of ` name ` , ` organization ` , and ` version ` uniquely identifies an entry in the model catalog.
700700
701- ## 2.7 gNMI Origin in ` Path `
701+ ## 2.7 gNMI Origin in ` Path `
702702
703703The ` origin ` field in the ` Path ` message identifies a schema that the path
704704belongs to. ` origin ` is encoded as a string. The path specified within the
@@ -1708,7 +1708,7 @@ in a configuration, deletes could be issued at container level branches that app
17081708that interface, rather than all the individual leaves.
17091709
17101710Explicit deletion also applies to TARGET-DEFINED subscription mode.
1711- Whereas, if the TARGET-DEFINED subscription determines the best type of delivery to be ON-CHANGE,
1711+ Whereas, if the TARGET-DEFINED subscription determines the best type of delivery to be ON-CHANGE,
17121712explicit deletion is required and if decided to be SAMPLE, deletion will be optional.
17131713
17141714To replace the contents of an entire node within the tree, the target populates
0 commit comments