@@ -680,7 +680,7 @@ NOT include such values in data instances sent to the client.
680680The ` ModelData ` message describes a specific model that is supported by the
681681target and used by the client. The fields of the ` ModelData ` message identify a
682682data model registered in a model catalog, as described in
683- [[ MODEL_CATALOG_DOC]] ( https://datatracker.ietf.org/doc/draft-openconfig-netmod-model-catalog/ )
683+ [ \ [ MODEL_CATALOG_DOC\ ]] ( https://datatracker.ietf.org/doc/draft-openconfig-netmod-model-catalog/ )
684684(the schema of the catalog itself - expressed in YANG - is described in
685685\[ [ MODEL_CATALOG_YANG] ( https://github.com/openconfig/public/tree/master/release/models/catalog ) \] ).
686686Each model specified by a ` ModelData ` message may refer to a specific schema
@@ -789,7 +789,7 @@ an error status returned upon responding to the `Set` RPC.
789789Each top-level RPC message (e.g., ` SubscribeRequest ` and ` SubscribeResponse ` for
790790the ` Subscribe ` RPC) defines an ` extensions ` field which can be used to carry
791791additional parameters for a gNMI RPC.
792- [[ GNMI-EXT]] ( https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-extensions.md )
792+ [ \ [ GNMI-EXT\ ]] ( https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-extensions.md )
793793defines the mechanisms to define such extensions. It must be noted that the base
794794operation of the RPCs as described in this specification MUST NOT be modified by
795795an extension.
@@ -843,7 +843,7 @@ the username, the target MUST authorize the RPC request.
843843
844844A more detailed discussion of the requirements for authentication and encryption
845845used for gNMI is in
846- [[ GNMI-AUTH]] ( https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-authentication.md ) .
846+ [ \ [ GNMI-AUTH\ ]] ( https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-authentication.md ) .
847847
848848## 3.2 Capability Discovery
849849
@@ -1852,4 +1852,4 @@ limitations under the License
18521852
18531853## Notes
18541854
1855- \ [ ^1\ ] : This matches the types that Go UnixNano and Java TimeUnit toNanos return, and hence is used rather than an unsigned integer.
1855+ [ ^ 1 ] : This matches the types that Go UnixNano and Java TimeUnit toNanos return, and hence is used rather than an unsigned integer.
0 commit comments