Formatting test code

This commit is contained in:
Oleg Zhurakousky
2020-08-26 15:23:31 +02:00
parent ddd95cda17
commit 9922a0ca32
2 changed files with 12 additions and 17 deletions

View File

@@ -1,11 +0,0 @@
{
"properties": [
{
"name": "spring.cloud.function.web.path",
"type": "java.lang.String",
"description": "Path to web resources for functions (should start with / if not empty).",
"defaultValue": ""
}
]
}