Skip to content

Conversation

@simar-rekhi
Copy link
Member

This resolves issue #300

tested the code available in this PR over MongoDB Compass and Postman; works smoothly.

}

// adding the CometCalendarEvent schema type
type CometCalendarEvent struct {
Copy link
Contributor

Choose a reason for hiding this comment

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

Here we don't really need CometCalendarEvent, do we? I think we have CalendarEvent which should suffice.
I think this is pretty much the only thing worth of mention, everything else looks good!

Copy link
Member Author

Choose a reason for hiding this comment

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

yeah, I reviewed it... makes sense. I'll remove this schema type

@mikehquan19
Copy link
Contributor

@simar-rekhi , I've added a comment. That's pretty much it. After that, it's good for merging.

Copy link
Member Author

@simar-rekhi simar-rekhi left a comment

Choose a reason for hiding this comment

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

made the necessary changes.

@simar-rekhi
Copy link
Member Author

I'm through with the code review. The build checks are also passing. Hopefully it can be merged now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants