adlnet / xapi-authored-profiles

Repository of official xAPI Profiles
https://adlnet.gov/projects/xapi/
Apache License 2.0
44 stars 45 forks source link

Starter Template Error at line 56 #67

Closed DataBeeGood closed 6 years ago

DataBeeGood commented 6 years ago

JSON Lint (https://jsonlint.com/) for your starter template notes a problem at line 56. I am trying to understand profiles so I am wondering if the square bracket is misplaced and the flow should be simply a curly close-comma-curly open },{
which continues "concepts" and then closing the square bracket for "concepts" just prior to "templates"

Thanks for your assistance!


Error: Parse error on line 56: ...chema": "" } ], { "id": "https://w --------------------^ Expecting 'STRING', got '{'


jhaag75 commented 6 years ago

Thank you. This has been merged.

DataBeeGood commented 6 years ago

Most welcome.