Loading ttcn/LibMec/ttcn/LibMec_TypesAndValues.ttcn +3 −0 Original line number Original line Diff line number Diff line Loading @@ -3,6 +3,9 @@ module LibMec_TypesAndValues { // JSON // JSON import from JSON all; import from JSON all; // LibCommon import from LibCommon_BasicTypesAndValues all; /** /** * @desc Problem Details for HTTP APIs * @desc Problem Details for HTTP APIs * @member type_ A URI reference according to IETF RFC 3986 that identifies the problem type * @member type_ A URI reference according to IETF RFC 3986 that identifies the problem type Loading Loading
ttcn/LibMec/ttcn/LibMec_TypesAndValues.ttcn +3 −0 Original line number Original line Diff line number Diff line Loading @@ -3,6 +3,9 @@ module LibMec_TypesAndValues { // JSON // JSON import from JSON all; import from JSON all; // LibCommon import from LibCommon_BasicTypesAndValues all; /** /** * @desc Problem Details for HTTP APIs * @desc Problem Details for HTTP APIs * @member type_ A URI reference according to IETF RFC 3986 that identifies the problem type * @member type_ A URI reference according to IETF RFC 3986 that identifies the problem type Loading