Skip to content

Initial Schema#14

Merged
adriandarian merged 10 commits intodevfrom
feature/InitialSchema
Jul 17, 2018
Merged

Initial Schema#14
adriandarian merged 10 commits intodevfrom
feature/InitialSchema

Conversation

@chrisdesoto
Copy link
Copy Markdown
Contributor

No description provided.

@@ -0,0 +1,69 @@
"users":
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I asked in the wrong PR, but what is the benefits of having both each schema and a container schema?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what do you mean @JeyzerMC

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like what is this specific file used for? It's a concatenation of all the other schemas, that's why

"phone": "{{chance.phone()}}",
"email": "{{chance.email()}}",
"shirt_size": "{{util.sample(['X-Small', 'Small', 'Medium', 'Large', 'X-Large'])}}",
"availability": ""
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should that be an array since the event will be over the span of 3 days?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

look at the typeform I made for the volunteer listing, I added the time slots we are looking for there and a list of days
we should have those as two separate fields

@adriandarian adriandarian added this to the MVP milestone Jul 14, 2018
@adriandarian adriandarian added bug Something isn't working help wanted Extra attention is needed labels Jul 14, 2018
@adriandarian adriandarian merged commit 9124c43 into dev Jul 17, 2018
@adriandarian adriandarian deleted the feature/InitialSchema branch July 17, 2018 05:42
adriandarian added a commit that referenced this pull request Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants