Skip to content

ConnectSchema: Templates object invalid schema #126

@dlbr-pci

Description

@dlbr-pci

Tooling suggests this templates object is either improperly nested in an unnamed object or said object is missing a property name.

{
"templates": [
{
"templateId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "Test(1)",
"documentId": "1",
"applied": "true",
"uri": "/templates/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
},
{
"templateId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "API",
"documentId": "2",
"applied": "true",
"uri": "/templates/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
]
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions