-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Tooling suggests this templates object is either improperly nested in an unnamed object or said object is missing a property name.
OpenAPI-Specifications/connect.schema-v2.json
Lines 2677 to 2694 in 143a48a
| { | |
| "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
Labels
No labels