This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Description
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"