Spaces:
Building
Building
Update service_config.jsonc
Browse files- service_config.jsonc +1 -0
service_config.jsonc
CHANGED
@@ -295,6 +295,7 @@
|
|
295 |
"response_mappings": [
|
296 |
{
|
297 |
"variable_name": "booking_id",
|
|
|
298 |
"type": "str",
|
299 |
"json_path": "booking_id"
|
300 |
},
|
|
|
295 |
"response_mappings": [
|
296 |
{
|
297 |
"variable_name": "booking_id",
|
298 |
+
"caption": "",
|
299 |
"type": "str",
|
300 |
"json_path": "booking_id"
|
301 |
},
|