Skip to content

Remove hide and print flag fields from events endpoint #576

@carrythebanner

Description

@carrythebanner

From #555 — see description in comment at #555 (comment).

These fields aren't needed in the public read-only events endpoint:

  • hideemail
  • hidephone
  • hidecontact
  • printemail
  • printphone
  • printweburl
  • printcontact

They should still be accepted and sent in the manage_event and retrieve_event endpoints.

Also, we should keep the print title and print description fields in the events endpoint response, at least for now. We currently use those in the calendar grid view and the iCal feed. We may revisit that eventually, but their current usage is different than these boolean flag fields.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions