Skip to content

Commit f9daa88

Browse files
committed
examples/v3.1/tictactoe fix security property name
1 parent 1d8e4b9 commit f9daa88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/v3.1/tictactoe.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"security": [
3333
{
34-
"apiKey": []
34+
"defaultApiKey": []
3535
},
3636
{
3737
"app2AppOauth": ["board:read"]

0 commit comments

Comments
 (0)