We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3325e12 + a6d8b6e commit 699e6b6Copy full SHA for 699e6b6
examples/security/oauth/exposer.js
@@ -29,6 +29,7 @@ const td = {
29
sayOk: {
30
description: "A simple action protected with oauth",
31
idempotent: true,
32
+ output: { type: "string" },
33
},
34
35
};
0 commit comments