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
Branches
Tags
1 merge request!1Feature/reporting 297 msr mdvpn endpoint
......@@ -186,7 +186,7 @@ CONFIG_SCHEMA = {
'nren-asn-map': {
'type': 'object',
'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