Loading plugins/org.etsi.mts.tdl.tx.ui/templates/HTTP.tdltx +8 −7 Original line number Diff line number Diff line Loading @@ -17,13 +17,14 @@ Package HTTP { Package MessageBased { Import all from Standard //Generic Method type Type Method Method mGET Method mPOST Method mPUT Method mPATCH Method mDELETE //Generic Method type -> required for generation!!! Enumerated Method { Method GET, Method POST, Method PUT, Method PATCH, Method DELETE } //Generic Request type Structure Request ( Loading Loading
plugins/org.etsi.mts.tdl.tx.ui/templates/HTTP.tdltx +8 −7 Original line number Diff line number Diff line Loading @@ -17,13 +17,14 @@ Package HTTP { Package MessageBased { Import all from Standard //Generic Method type Type Method Method mGET Method mPOST Method mPUT Method mPATCH Method mDELETE //Generic Method type -> required for generation!!! Enumerated Method { Method GET, Method POST, Method PUT, Method PATCH, Method DELETE } //Generic Request type Structure Request ( Loading