Skip to content

Commit

Permalink
Merge pull request #72 from cpauvert/main
Browse files Browse the repository at this point in the history
fix default example to be a collection of entries
  • Loading branch information
sierra-moxon authored Jun 13, 2023
2 parents a488d41 + a9a713a commit ef7ff16
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Example data object
---
id: example:{{cookiecutter.main_schema_class}}001
name: foo bar
primary_email: [email protected]
age_in_years: 33
entries:
- id: example:{{cookiecutter.main_schema_class}}001
name: foo bar
primary_email: [email protected]
age_in_years: 33

0 comments on commit ef7ff16

Please sign in to comment.