mnich0ls / evee-sd

An event aggregation app for events in San Diego
1 stars 2 forks source link

Events API - validation updates #20

Closed mnich0ls closed 5 years ago

mnich0ls commented 5 years ago

Update the events/create API validation with the following:

1 - source can be any valid URL 2 - category can be any non null value

jremi commented 5 years ago

Deployed to EC2. Please test when you have a chance. source can be any valid URL and category must be a minimum of 1 character length.