Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add website url for organization responsible for event stream. #4

Open
isaacchansky opened this issue Nov 22, 2014 · 0 comments
Open
Milestone

Comments

@isaacchansky
Copy link
Owner

current payload looks like this:

{
  "id":1,
  "name":"Code For Boston Meetup",
  "type":"ics",
  "url":"http://www.meetup.com/Code-for-Boston/events/ical/"
}

I think it would be helpful to also have the website url for the organization behind the calendar (in this case CFB)

ex:

{
  "id":1,
  "name":"Code For Boston Meetup",
  "websiteUrl": "http://www.meetup.com/Code-for-Boston",
  "type":"ics",
  "url":"http://www.meetup.com/Code-for-Boston/events/ical/"
}
@isaacchansky isaacchansky added this to the v1 milestone Nov 22, 2014
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

No branches or pull requests

1 participant