lib/polyn/templates/generators/schema.json in polyn-cli-0.1.9 vs lib/polyn/templates/generators/schema.json in polyn-cli-0.2.0
- old
+ new
@@ -1,8 +1,8 @@
{
"$id": "<%= schema_id %>",
"$schema": "http://json-schema.org/draft-07/schema#",
- "description": "This is why this event exists and what it does",
+ "description": "This is why this message exists and what it does",
"type": "object",
"properties": {
}
}
\ No newline at end of file