reformat API YANG models
[transportpce.git] / api / src / main / yang / service_path / transportpce-service-path@2017-10-17.yang
index 577513489b274b839cdb48e9e5b2ba37c3d32cd6..8e063130cc80e1ab5eae2967a34b6221be0d9e0c 100644 (file)
@@ -45,13 +45,12 @@ module transportpce-servicepath {
       POSSIBILITY OF SUCH DAMAGE";
 
   revision 2017-10-17 {
-      description
-        "Version 1.6";
+    description
+      "Version 1.6";
   }
-
   revision 2017-04-26 {
-      description
-        "Version 1.5";
+    description
+      "Version 1.5";
   }
 
   container service-path-list {
@@ -62,5 +61,4 @@ module transportpce-servicepath {
       uses transportpce-common-service-path-types:service-path;
     }
   }
-
 }