Handle missing keys with a default (#3753)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
@@ -333,8 +333,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"404": {
|
||||
"description": "Configuration key not found"
|
||||
"500": {
|
||||
"description": "Unable to get the configuration value"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user