Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.13.0
-
None
-
Unknown
Description
If there is no routes, we have an extra } which should not be there
{
"routes": {
}
}
}
Parse error on line 5:
... { }}}
-------------------^
Expecting 'EOF'