Skip to content

Commit 699e6b6

Browse files
authored
Merge pull request #1405 from IvoVargas/patch-1
Update exposer.js
2 parents 3325e12 + a6d8b6e commit 699e6b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/security/oauth/exposer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ const td = {
2929
sayOk: {
3030
description: "A simple action protected with oauth",
3131
idempotent: true,
32+
output: { type: "string" },
3233
},
3334
},
3435
};

0 commit comments

Comments
 (0)