Please check the below JSON pointers in this JSON file. They have a broken regex string (likely truncated by accident) https://zedcontrol.zededa.net/api/v1/docs/zapiservices/zedge_node_service.swagger.json /paths/~1v1~1sysmodels~1id~1{id}/put/parameters/1/schema/properties/brandId/pattern /definitions/SysModel/properties/brandId/pattern /definitions/SysModelFilter/properties/brandId/pattern "pattern": "[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12"
Please check the below JSON pointers in this JSON file. They have a broken regex string (likely truncated by accident)
https://zedcontrol.zededa.net/api/v1/docs/zapiservices/zedge_node_service.swagger.json
/paths/
1v11sysmodels1id1{id}/put/parameters/1/schema/properties/brandId/pattern/definitions/SysModel/properties/brandId/pattern
/definitions/SysModelFilter/properties/brandId/pattern
"pattern": "[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12"