Skip to content
Snippets Groups Projects
Commit 46b27147 authored by Sam Roberts's avatar Sam Roberts
Browse files

Merge branch 'feature/REPORTING-306-add-config' into feature/REPORTING-297-msr-mdvpn-endpoint

parents b7e23a9e 3567097e
No related branches found
No related tags found
1 merge request!1Feature/reporting 297 msr mdvpn endpoint
...@@ -186,7 +186,7 @@ CONFIG_SCHEMA = { ...@@ -186,7 +186,7 @@ CONFIG_SCHEMA = {
'nren-asn-map': { 'nren-asn-map': {
'type': 'object', 'type': 'object',
'patternProperties': { 'patternProperties': {
'^\d+$': {'type': 'string'} r'^\d+$': {'type': 'string'}
} }
} }
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment