10 lines
224 B
JSON
10 lines
224 B
JSON
{"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": ""
|
|
}]
|
|
}
|
|
|