@@ -166,6 +166,7 @@ info:
166166 \ are outlined in section 11 of <https://tools.ietf.org/html/rfc7950>.\nYANG models\
167167 \ included in this release may not be backward compatible with previous TAPI releases.\n\
168168 License: This module is distributed under the Apache License 2.0."
169+ revision: "2025-03-31"
169170 version: "2.6.0"
170171 title: "tapi-common,tapi-notification,tapi-topology,tapi-dsr,tapi-digital-otn,tapi-connectivity,tapi-fm,tapi-gnmi-streaming,tapi-oam,tapi-streaming,tapi-path-computation\
171172 \ API"
@@ -35986,7 +35987,12 @@ paths:
3598635987 - "tapi-topology"
3598735988 summary: "returns tapi.topology.ValidationMechanism"
3598835989 description: "Provides details of the specific validation mechanism(s) used\
35989- \ to confirm the presence of an intended topological entity."
35990+ \ to confirm the presence of an intended topological entity.\
35991+ \ Validation mechanism examples include a specific discovery protocol,\
35992+ \ a test carried out a commissioning, information from the plan.\
35993+ \ There is no formal format for the string. Considering each example,\
35994+ \ the string could be 'discovery protocol', 'commissioning test' or\
35995+ \ 'plan data'."
3599035996 parameters:
3599135997 - name: "uuid"
3599235998 in: "path"
@@ -39960,7 +39966,12 @@ paths:
3996039966 - "tapi-topology"
3996139967 summary: "returns tapi.topology.ValidationMechanism"
3996239968 description: "Provides details of the specific validation mechanism(s) used\
39963- \ to confirm the presence of an intended topological entity."
39969+ \ to confirm the presence of an intended topological entity.\
39970+ \ Validation mechanism examples include a specific discovery protocol,\
39971+ \ a test carried out a commissioning, information from the plan.\
39972+ \ There is no formal format for the string. Considering each example,\
39973+ \ the string could be 'discovery protocol', 'commissioning test' or\
39974+ \ 'plan data'."
3996439975 parameters:
3996539976 - name: "uuid"
3996639977 in: "path"
@@ -65673,7 +65684,12 @@ paths:
6567365684 - "tapi-topology"
6567465685 summary: "returns tapi.topology.ValidationMechanism"
6567565686 description: "Provides details of the specific validation mechanism(s) used\
65676- \ to confirm the presence of an intended topological entity."
65687+ \ to confirm the presence of an intended topological entity.\
65688+ \ Validation mechanism examples include a specific discovery protocol,\
65689+ \ a test carried out a commissioning, information from the plan.\
65690+ \ There is no formal format for the string. Considering each example,\
65691+ \ the string could be 'discovery protocol', 'commissioning test' or\
65692+ \ 'plan data'."
6567765693 parameters:
6567865694 - name: "uuid"
6567965695 in: "path"
@@ -77711,7 +77727,12 @@ definitions:
7771177727 validation-mechanism:
7771277728 type: "array"
7771377729 description: "Provides details of the specific validation mechanism(s) used\
77714- \ to confirm the presence of an intended topological entity."
77730+ \ to confirm the presence of an intended topological entity.\
77731+ \ Validation mechanism examples include a specific discovery protocol,\
77732+ \ a test carried out a commissioning, information from the plan.\
77733+ \ There is no formal format for the string. Considering each example,\
77734+ \ the string could be 'discovery protocol', 'commissioning test' or\
77735+ \ 'plan data'."
7771577736 items:
7771677737 $ref: "#/definitions/tapi.topology.ValidationMechanism"
7771777738 description: "Validation covers the various adjacency discovery and reachability\
0 commit comments