Closed hgzimmerman closed 5 years ago
pub struct NewEventRequest {
pub title: String,
pub text: String,
pub start_at: NaiveDateTime,
pub stop_at: NaiveDateTime,
}
Merging now with outstanding errors in getting and posting events.
[x] Mismatched braces
[x] remove duplicated ad code
[ ] getting events 404s
[ ] posting events 400s
[x] Fix weather bug on 404