Merge "Accept an empty key for addresses"
This commit is contained in:
@@ -906,7 +906,7 @@ _server_response = {
|
||||
'addresses': {
|
||||
'type': 'object',
|
||||
'patternProperties': {
|
||||
'^.+$': {
|
||||
'^.*$': {
|
||||
'type': 'array',
|
||||
'items': {
|
||||
'type': 'object',
|
||||
|
||||
Reference in New Issue
Block a user