Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit ea92531

Browse files
committed
valid json
1 parent ee06da7 commit ea92531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Workflow/REST.cls.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Test method</Description>
7878
<ClassMethod>1</ClassMethod>
7979
<ReturnType>%Status</ReturnType>
8080
<Implementation><![CDATA[
81-
write "{Status: ""OK""}"
81+
write "{""Status"": ""OK""}"
8282
return $$$OK
8383
]]></Implementation>
8484
</Method>

0 commit comments

Comments
 (0)