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

Broken regex patterns in Edge Node API JSON #10

Description

@coliveros-l3av

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions