Commit fb6ea2d9 authored by Yann Garcia's avatar Yann Garcia
Browse files

Bug fixed in TP_MEC_MEC010p2_MEO_PKGM_001_xx

parent 21fe7f2e
Loading
Loading
Loading
Loading
+18 −20
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ Package MEC_MEC010p2_MEO_PKGM_BV {
            the IUT entity receives a vPOST containing 
               uri indicating value "/app_pkgm/v1/app_packages",
               body containing
                  AppPkg containing
                  CreateAppPkg containing
                     appPkgName set to APP_PKG_NAME,
                     appPkgVersion set to APP_PKG_VERSION,
                     checksum set to CHECKSUM,
@@ -44,7 +44,6 @@ Package MEC_MEC010p2_MEO_PKGM_BV {
            the IUT entity sends a HTTP_RESPONSE containing
               status set to "201 Created",
               body containing 
                  AppPkgInfoList containing
                  AppPkgInfo containing
                    id set to any_value,
                    appDId set to any_value,
@@ -64,7 +63,6 @@ Package MEC_MEC010p2_MEO_PKGM_BV {
                    ;
                  ;
               ;
               ;
            ; to the MEC_OSS entity
         }
      }