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