Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 892288c

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 076c5b9 + edad8e5 commit 892288c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

playground-spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"name": "graphql.playground.mapping",
55
"defaultValue": "/playground",
66
"type": "java.lang.String"
7+
},
8+
{
9+
"name": "graphql.playground.enabled",
10+
"defaultValue": true,
11+
"type": "java.lang.Boolean"
712
}
813
]
914
}

0 commit comments

Comments
 (0)