Merge "Fixed typo in discovery.py"
This commit is contained in:
commit
c1b6f06276
@ -199,7 +199,7 @@ _USAGE_SCHEMA = {
|
||||
'additionalProperties': True,
|
||||
'validation_data': {
|
||||
'type': 'object',
|
||||
'additonalProperties': False,
|
||||
'additionalProperties': False,
|
||||
'properties': {
|
||||
'usage': {'type': 'integer'},
|
||||
'limit': {'type': 'integer'},
|
||||
|
Loading…
x
Reference in New Issue
Block a user