Skip to content
Snippets Groups Projects
Commit 65e8d1ac authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Merge branch 'fix/AE_update' into 'Release1'

Fix/ae update

fix update template used in AE tests

See merge request !41
parents 613eda29 b4af0957
No related branches found
No related tags found
No related merge requests found
...@@ -431,7 +431,6 @@ module OneM2M_Templates { ...@@ -431,7 +431,6 @@ module OneM2M_Templates {
* @desc Base Reception template for update Container * @desc Base Reception template for update Container
*/ */
template RequestPrimitive mw_updateContainer(template XSD.ID p_from := *, template XSD.ID p_to := ?) modifies mw_update := { template RequestPrimitive mw_updateContainer(template XSD.ID p_from := *, template XSD.ID p_to := ?) modifies mw_update := {
resourceType := int3,
primitiveContent := {container := ?} primitiveContent := {container := ?}
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment