{"openapi":"3.1.1","info":{"title":"Planning Center Calendar","version":"2022-07-07","description":"Reserve rooms, publish event calendars, and revolutionize the way you allocate your church’s resources.","termsOfService":"https://planningcenter.com/terms","contact":{"name":"Planning Center","url":"https://www.planningcenter.com","email":"support@planningcenter.com"},"x-pco-api-version":"15.2.0"},"externalDocs":{"description":"Planning Center developer documentation","url":"https://planningcenter.com/developers"},"servers":[{"url":"https://api.planningcenteronline.com/calendar/v2"}],"security":[{"oauth2":["resources"]},{"personal_access_token":[]}],"tags":[{"name":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n"},{"name":"Person","description":"The people in your organization with access to Calendar.\n"},{"name":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n"},{"name":"Attachment","description":"An uploaded file attached to an event.\n"},{"name":"Conflict","description":"A conflict between two events caused by overlapping event resource\nrequests.\n\nIf the conflict has been resolved, `resolved_at` will be present.\n"},{"name":"EventInstance","description":"A specific occurrence of an event.\n\nIf the event is recurring, `recurrence` will be set and\n`recurrence_description` will provide an overview of the recurrence pattern.\n"},{"name":"EventResourceRequest","description":"A room or resource request for a specific event.\n"},{"name":"Feed","description":"A feed belonging to an organization.\n"},{"name":"ResourceBooking","description":"A specific booking of a room or resource for an event instance.\n"},{"name":"RoomSetup","description":"A diagram and list of suggested resources useful for predefined room setups.\n"},{"name":"JobStatus"},{"name":"ReportTemplate","description":"A template for generating a report.\n"},{"name":"ResourceApprovalGroup","description":"A group of people that can be attached to a room or resource\nin order to require their approval for booking.\n"},{"name":"ResourceFolder","description":"An organizational folder containing rooms or resources.\n"},{"name":"ResourceQuestion","description":"A question to answer when requesting to book a room or resource.\n"},{"name":"TagGroup","description":"A grouping of tags for organizational purposes.\n"}],"paths":{"/attachments":{"summary":"Attachment","description":"An uploaded file attached to an event.\n","get":{"tags":["Attachment"],"parameters":[{"$ref":"#/components/parameters/attachment_where_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_description_parameter"},{"$ref":"#/components/parameters/attachment_where_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_name_parameter"},{"$ref":"#/components/parameters/attachment_where_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/attachment_order_parameter"},{"$ref":"#/components/parameters/attachment_include_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_attachments_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/attachments/{attachment_id}":{"summary":"Attachment","description":"An uploaded file attached to an event.\n","get":{"tags":["Attachment"],"parameters":[{"name":"attachment_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Attachment id"},{"$ref":"#/components/parameters/attachment_include_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_attachments_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/attachments/{attachment_id}/event":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["Attachment"],"parameters":[{"name":"attachment_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Attachment id"},{"$ref":"#/components/parameters/event_where_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_created_at_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_featured_parameter"},{"$ref":"#/components/parameters/event_where_name_parameter"},{"$ref":"#/components/parameters/event_where_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_name_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/attachment_event_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/attachments/{attachment_id}/event/{event_id}":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["Attachment"],"parameters":[{"name":"attachment_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Attachment id"},{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/attachment_event_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/conflicts":{"summary":"Conflict","description":"A conflict between two events caused by overlapping event resource\nrequests.\n\nIf the conflict has been resolved, `resolved_at` will be present.\n","get":{"tags":["Conflict"],"parameters":[{"$ref":"#/components/parameters/organization_conflicts_filter_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/event_where_winner_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_winner_featured_parameter"},{"$ref":"#/components/parameters/event_where_winner_name_parameter"},{"$ref":"#/components/parameters/event_where_winner_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_winner_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_winner_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_winner_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_winner_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_winner_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_id_parameter"},{"$ref":"#/components/parameters/conflict_order_parameter"},{"$ref":"#/components/parameters/conflict_include_parameter"},{"$ref":"#/components/parameters/conflict_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_conflicts_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/conflicts/{conflict_id}":{"summary":"Conflict","description":"A conflict between two events caused by overlapping event resource\nrequests.\n\nIf the conflict has been resolved, `resolved_at` will be present.\n","get":{"tags":["Conflict"],"parameters":[{"name":"conflict_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Conflict id"},{"$ref":"#/components/parameters/conflict_include_parameter"},{"$ref":"#/components/parameters/conflict_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_conflicts_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/conflicts/{conflict_id}/resolved_by":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["Conflict"],"parameters":[{"name":"conflict_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Conflict id"},{"$ref":"#/components/parameters/person_where_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_first_name_parameter"},{"$ref":"#/components/parameters/person_where_last_name_parameter"},{"$ref":"#/components/parameters/person_where_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_order_parameter"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/conflict_resolved_by_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/conflicts/{conflict_id}/resolved_by/{resolved_by_id}":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["Conflict"],"parameters":[{"name":"conflict_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Conflict id"},{"name":"resolved_by_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResolvedBy id"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/conflict_resolved_by_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/conflicts/{conflict_id}/resource":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["Conflict"],"parameters":[{"name":"conflict_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Conflict id"},{"$ref":"#/components/parameters/resource_where_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_kind_parameter"},{"$ref":"#/components/parameters/resource_where_name_parameter"},{"$ref":"#/components/parameters/resource_where_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_first_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_last_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_id_parameter"},{"$ref":"#/components/parameters/resource_order_parameter"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/conflict_resource_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/conflicts/{conflict_id}/resource/{resource_id}":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["Conflict"],"parameters":[{"name":"conflict_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Conflict id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/conflict_resource_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["Conflict"],"parameters":[{"name":"conflict_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Conflict id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resource_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/conflict_resource_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["Conflict"],"parameters":[{"name":"conflict_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Conflict id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/conflicts/{conflict_id}/winner":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["Conflict"],"parameters":[{"name":"conflict_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Conflict id"},{"$ref":"#/components/parameters/event_where_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_created_at_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_featured_parameter"},{"$ref":"#/components/parameters/event_where_name_parameter"},{"$ref":"#/components/parameters/event_where_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_name_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/conflict_winner_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/conflicts/{conflict_id}/winner/{winner_id}":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["Conflict"],"parameters":[{"name":"conflict_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Conflict id"},{"name":"winner_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Winner id"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/conflict_winner_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_instances":{"summary":"EventInstance","description":"A specific occurrence of an event.\n\nIf the event is recurring, `recurrence` will be set and\n`recurrence_description` will provide an overview of the recurrence pattern.\n","get":{"tags":["EventInstance"],"parameters":[{"$ref":"#/components/parameters/organization_event_instances_filter_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_visible_on_kiosks_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_visible_on_widget_and_ical_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_id_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_order_parameter"},{"$ref":"#/components/parameters/eventinstance_include_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/eventtime_all_fields_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_event_instances_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_instances/{event_instance_id}":{"summary":"EventInstance","description":"A specific occurrence of an event.\n\nIf the event is recurring, `recurrence` will be set and\n`recurrence_description` will provide an overview of the recurrence pattern.\n","get":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"$ref":"#/components/parameters/eventinstance_include_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/eventtime_all_fields_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_event_instances_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_instances/{event_instance_id}/event":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"$ref":"#/components/parameters/event_where_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_created_at_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_featured_parameter"},{"$ref":"#/components/parameters/event_where_name_parameter"},{"$ref":"#/components/parameters/event_where_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_name_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_instance_event_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_instances/{event_instance_id}/event/{event_id}":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_instance_event_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_instances/{event_instance_id}/event_times":{"summary":"EventTime","description":"Start and end times for each event instance.\n\nIn the Calendar UI, these are represented under the \"Schedule\" section and\nmay include \"Setup\" and \"Teardown\" times for the instance.\n","get":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"$ref":"#/components/parameters/eventtime_where_starts_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_ends_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_name_parameter"},{"$ref":"#/components/parameters/eventtime_where_name_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_name_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_name_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_name_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_visible_on_kiosks_parameter"},{"$ref":"#/components/parameters/eventtime_where_visible_on_widget_and_ical_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/eventtime_order_parameter"},{"$ref":"#/components/parameters/eventtime_include_parameter"},{"$ref":"#/components/parameters/eventtime_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_instance_event_times_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_instances/{event_instance_id}/event_times/{event_time_id}/event":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"name":"event_time_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventTime id"},{"$ref":"#/components/parameters/event_where_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_created_at_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_featured_parameter"},{"$ref":"#/components/parameters/event_where_name_parameter"},{"$ref":"#/components/parameters/event_where_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_name_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_time_event_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_instances/{event_instance_id}/event_times/{event_time_id}/event/{event_id}":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"name":"event_time_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventTime id"},{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_time_event_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_instances/{event_instance_id}/resource_bookings":{"summary":"ResourceBooking","description":"A specific booking of a room or resource for an event instance.\n","get":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"$ref":"#/components/parameters/event_instance_resource_bookings_filter_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_visible_on_kiosks_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_visible_on_widget_and_ical_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_id_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_order_parameter"},{"$ref":"#/components/parameters/resourcebooking_include_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventtime_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_instance_resource_bookings_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_instances/{event_instance_id}/resource_bookings/{resource_booking_id}":{"summary":"ResourceBooking","description":"A specific booking of a room or resource for an event instance.\n","get":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"$ref":"#/components/parameters/resourcebooking_include_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventtime_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_instance_resource_bookings_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_instances/{event_instance_id}/tags":{"summary":"Tag","description":"An organizational tag that can be applied to events.\n\nApplied tags can be used to filter events on the calendar or\nfilter events for reports, iCal feeds, kiosk, and the widget.\n","get":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"$ref":"#/components/parameters/tag_where_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_color_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_name_parameter"},{"$ref":"#/components/parameters/tag_where_position_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_id_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_featured_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_name_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_id_parameter"},{"$ref":"#/components/parameters/tag_order_parameter"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_instance_tags_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/tag_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_instance_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/event_instances/{event_instance_id}/tags/{tag_id}":{"summary":"Tag","description":"An organizational tag that can be applied to events.\n\nApplied tags can be used to filter events on the calendar or\nfilter events for reports, iCal feeds, kiosk, and the widget.\n","get":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_instance_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/tag_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_instance_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["EventInstance"],"parameters":[{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"$ref":"#/components/parameters/eventresourcerequest_where_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_event_resource_requests_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_event_resource_requests_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/answers":{"summary":"EventResourceAnswer","description":"An answer to a question in a room or resource request.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/eventresourceanswer_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_answers_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/answers/{answer_id}":{"summary":"EventResourceAnswer","description":"An answer to a question in a room or resource request.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"name":"answer_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Answer id"},{"$ref":"#/components/parameters/eventresourceanswer_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_answers_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/created_by":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/person_where_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_first_name_parameter"},{"$ref":"#/components/parameters/person_where_last_name_parameter"},{"$ref":"#/components/parameters/person_where_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_order_parameter"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_created_by_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/created_by/{created_by_id}":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"name":"created_by_id","in":"path","schema":{"type":"string"},"required":true,"description":"The CreatedBy id"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_created_by_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/event":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/event_where_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_created_at_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_featured_parameter"},{"$ref":"#/components/parameters/event_where_name_parameter"},{"$ref":"#/components/parameters/event_where_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_name_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_event_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/event/{event_id}":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_event_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/resource":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/resource_where_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_kind_parameter"},{"$ref":"#/components/parameters/resource_where_name_parameter"},{"$ref":"#/components/parameters/resource_where_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_first_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_last_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_id_parameter"},{"$ref":"#/components/parameters/resource_order_parameter"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_resource_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/resource/{resource_id}":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_resource_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resource_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_resource_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/resource_bookings":{"summary":"ResourceBooking","description":"A specific booking of a room or resource for an event instance.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/event_resource_request_resource_bookings_filter_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_visible_on_kiosks_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_visible_on_widget_and_ical_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_id_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_order_parameter"},{"$ref":"#/components/parameters/resourcebooking_include_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventtime_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_resource_bookings_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/resource_bookings/{resource_booking_id}":{"summary":"ResourceBooking","description":"A specific booking of a room or resource for an event instance.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"$ref":"#/components/parameters/resourcebooking_include_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventtime_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_resource_bookings_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/room_setup":{"summary":"RoomSetup","description":"A diagram and list of suggested resources useful for predefined room setups.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/roomsetup_where_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_order_parameter"},{"$ref":"#/components/parameters/roomsetup_include_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_all_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_room_setup_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/room_setup/{room_setup_id}":{"summary":"RoomSetup","description":"A diagram and list of suggested resources useful for predefined room setups.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"name":"room_setup_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RoomSetup id"},{"$ref":"#/components/parameters/roomsetup_include_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_all_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_room_setup_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/updated_by":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/person_where_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_first_name_parameter"},{"$ref":"#/components/parameters/person_where_last_name_parameter"},{"$ref":"#/components/parameters/person_where_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_order_parameter"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_updated_by_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/event_resource_requests/{event_resource_request_id}/updated_by/{updated_by_id}":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["EventResourceRequest"],"parameters":[{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"name":"updated_by_id","in":"path","schema":{"type":"string"},"required":true,"description":"The UpdatedBy id"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_request_updated_by_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["Event"],"parameters":[{"$ref":"#/components/parameters/organization_events_filter_parameter"},{"$ref":"#/components/parameters/event_where_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_created_at_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_featured_parameter"},{"$ref":"#/components/parameters/event_where_name_parameter"},{"$ref":"#/components/parameters/event_where_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_name_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_events_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_events_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/attachments":{"summary":"Attachment","description":"An uploaded file attached to an event.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/attachment_where_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_description_parameter"},{"$ref":"#/components/parameters/attachment_where_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_name_parameter"},{"$ref":"#/components/parameters/attachment_where_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/attachment_order_parameter"},{"$ref":"#/components/parameters/attachment_include_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_attachments_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/attachments/{attachment_id}":{"summary":"Attachment","description":"An uploaded file attached to an event.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"attachment_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Attachment id"},{"$ref":"#/components/parameters/attachment_include_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_attachments_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/conflicts":{"summary":"Conflict","description":"A conflict between two events caused by overlapping event resource\nrequests.\n\nIf the conflict has been resolved, `resolved_at` will be present.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/event_where_winner_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_winner_featured_parameter"},{"$ref":"#/components/parameters/event_where_winner_name_parameter"},{"$ref":"#/components/parameters/event_where_winner_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_winner_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_winner_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_winner_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_winner_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_winner_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_id_parameter"},{"$ref":"#/components/parameters/conflict_order_parameter"},{"$ref":"#/components/parameters/conflict_include_parameter"},{"$ref":"#/components/parameters/conflict_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_conflicts_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/conflicts/{conflict_id}":{"summary":"Conflict","description":"A conflict between two events caused by overlapping event resource\nrequests.\n\nIf the conflict has been resolved, `resolved_at` will be present.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"conflict_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Conflict id"},{"$ref":"#/components/parameters/conflict_include_parameter"},{"$ref":"#/components/parameters/conflict_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_conflicts_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/event_connections":{"summary":"EventConnection","description":"A connection between a Calendar event and a record in another product\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/eventconnection_where_product_name_parameter"},{"$ref":"#/components/parameters/eventconnection_where_promoted_parameter"},{"$ref":"#/components/parameters/eventconnection_where_connected_to_id_parameter"},{"$ref":"#/components/parameters/eventconnection_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_event_connections_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/eventconnection_all_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/eventconnection_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_event_connections_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/event_connections/{event_connection_id}":{"summary":"EventConnection","description":"A connection between a Calendar event and a record in another product\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"event_connection_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventConnection id"},{"$ref":"#/components/parameters/eventconnection_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_event_connections_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"event_connection_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventConnection id"},{"$ref":"#/components/parameters/eventconnection_all_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/eventconnection_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_event_connections_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"event_connection_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventConnection id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/event_instances":{"summary":"EventInstance","description":"A specific occurrence of an event.\n\nIf the event is recurring, `recurrence` will be set and\n`recurrence_description` will provide an overview of the recurrence pattern.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/event_event_instances_filter_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_visible_on_kiosks_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_visible_on_widget_and_ical_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_id_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_order_parameter"},{"$ref":"#/components/parameters/eventinstance_include_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/eventtime_all_fields_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_event_instances_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/event_instances/{event_instance_id}":{"summary":"EventInstance","description":"A specific occurrence of an event.\n\nIf the event is recurring, `recurrence` will be set and\n`recurrence_description` will provide an overview of the recurrence pattern.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"$ref":"#/components/parameters/eventinstance_include_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/eventtime_all_fields_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_event_instances_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/event_resource_requests":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/eventresourcerequest_where_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_event_resource_requests_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/event_resource_requests/{event_resource_request_id}":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_event_resource_requests_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/feed":{"summary":"Feed","description":"A feed belonging to an organization.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/feed_where_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_source_id_parameter"},{"$ref":"#/components/parameters/feed_order_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_feed_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/feed/{feed_id}":{"summary":"Feed","description":"A feed belonging to an organization.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"feed_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Feed id"},{"$ref":"#/components/parameters/feed_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_feed_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/owner":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/person_where_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_first_name_parameter"},{"$ref":"#/components/parameters/person_where_last_name_parameter"},{"$ref":"#/components/parameters/person_where_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_order_parameter"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_owner_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/owner/{owner_id}":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"owner_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Owner id"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_owner_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/resource_bookings":{"summary":"ResourceBooking","description":"A specific booking of a room or resource for an event instance.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/event_resource_bookings_filter_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_visible_on_kiosks_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_visible_on_widget_and_ical_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_id_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_order_parameter"},{"$ref":"#/components/parameters/resourcebooking_include_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventtime_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_bookings_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/resource_bookings/{resource_booking_id}":{"summary":"ResourceBooking","description":"A specific booking of a room or resource for an event instance.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"$ref":"#/components/parameters/resourcebooking_include_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventtime_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_resource_bookings_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/tags":{"summary":"Tag","description":"An organizational tag that can be applied to events.\n\nApplied tags can be used to filter events on the calendar or\nfilter events for reports, iCal feeds, kiosk, and the widget.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/tag_where_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_color_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_name_parameter"},{"$ref":"#/components/parameters/tag_where_position_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_id_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_featured_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_name_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_id_parameter"},{"$ref":"#/components/parameters/tag_order_parameter"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_tags_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/tag_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/events/{event_id}/tags/{tag_id}":{"summary":"Tag","description":"An organizational tag that can be applied to events.\n\nApplied tags can be used to filter events on the calendar or\nfilter events for reports, iCal feeds, kiosk, and the widget.\n","get":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/tag_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/event_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["Event"],"parameters":[{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/feeds":{"summary":"Feed","description":"A feed belonging to an organization.\n","get":{"tags":["Feed"],"parameters":[{"$ref":"#/components/parameters/feed_where_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_source_id_parameter"},{"$ref":"#/components/parameters/feed_order_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_feeds_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/feeds/{feed_id}":{"summary":"Feed","description":"A feed belonging to an organization.\n","get":{"tags":["Feed"],"parameters":[{"name":"feed_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Feed id"},{"$ref":"#/components/parameters/feed_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_feeds_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/job_statuses":{"summary":"JobStatus","get":{"tags":["JobStatus"],"parameters":[{"$ref":"#/components/parameters/jobstatus_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_job_statuses_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/job_statuses/{job_status_id}":{"summary":"JobStatus","get":{"tags":["JobStatus"],"parameters":[{"name":"job_status_id","in":"path","schema":{"type":"string"},"required":true,"description":"The JobStatus id"},{"$ref":"#/components/parameters/jobstatus_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_job_statuses_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/people":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["Person"],"parameters":[{"$ref":"#/components/parameters/organization_people_filter_parameter"},{"$ref":"#/components/parameters/person_where_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_first_name_parameter"},{"$ref":"#/components/parameters/person_where_last_name_parameter"},{"$ref":"#/components/parameters/person_where_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_order_parameter"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_people_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/people/{person_id}":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["Person"],"parameters":[{"name":"person_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Person id"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_people_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/people/{person_id}/event_resource_requests":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["Person"],"parameters":[{"name":"person_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Person id"},{"$ref":"#/components/parameters/person_event_resource_requests_filter_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/person_event_resource_requests_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/people/{person_id}/event_resource_requests/{event_resource_request_id}":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["Person"],"parameters":[{"name":"person_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Person id"},{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/person_event_resource_requests_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/people/{person_id}/organization":{"summary":"Organization","description":"An administrative structure, usually representing a single church.\nContains date/time formatting and time zone preferences.\n","get":{"tags":["Person"],"parameters":[{"name":"person_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Person id"},{"$ref":"#/components/parameters/organization_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/person_organization_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/people/{person_id}/organization/{organization_id}":{"summary":"Organization","description":"An administrative structure, usually representing a single church.\nContains date/time formatting and time zone preferences.\n","get":{"tags":["Person"],"parameters":[{"name":"person_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Person id"},{"name":"organization_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Organization id"},{"$ref":"#/components/parameters/organization_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/person_organization_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/report_templates":{"summary":"ReportTemplate","description":"A template for generating a report.\n","get":{"tags":["ReportTemplate"],"parameters":[{"$ref":"#/components/parameters/reporttemplate_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_report_templates_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"tags":["ReportTemplate"],"parameters":[{"$ref":"#/components/parameters/reporttemplate_all_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/reporttemplate_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_report_templates_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/report_templates/{report_template_id}":{"summary":"ReportTemplate","description":"A template for generating a report.\n","get":{"tags":["ReportTemplate"],"parameters":[{"name":"report_template_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ReportTemplate id"},{"$ref":"#/components/parameters/reporttemplate_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_report_templates_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["ReportTemplate"],"parameters":[{"name":"report_template_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ReportTemplate id"},{"$ref":"#/components/parameters/reporttemplate_all_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/reporttemplate_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_report_templates_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["ReportTemplate"],"parameters":[{"name":"report_template_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ReportTemplate id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups":{"summary":"ResourceApprovalGroup","description":"A group of people that can be attached to a room or resource\nin order to require their approval for booking.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"$ref":"#/components/parameters/resourceapprovalgroup_where_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_id_parameter"},{"$ref":"#/components/parameters/person_where_people_created_at_parameter"},{"$ref":"#/components/parameters/person_where_people_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_people_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_people_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_people_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_people_first_name_parameter"},{"$ref":"#/components/parameters/person_where_people_last_name_parameter"},{"$ref":"#/components/parameters/person_where_people_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_people_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_people_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_people_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_people_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_people_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resources_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_order_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_include_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resource_approval_groups_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups/{resource_approval_group_id}":{"summary":"ResourceApprovalGroup","description":"A group of people that can be attached to a room or resource\nin order to require their approval for booking.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"$ref":"#/components/parameters/resourceapprovalgroup_include_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resource_approval_groups_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups/{resource_approval_group_id}/event_resource_requests":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"$ref":"#/components/parameters/resource_approval_group_event_resource_requests_filter_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_approval_group_event_resource_requests_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups/{resource_approval_group_id}/event_resource_requests/{event_resource_request_id}":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_approval_group_event_resource_requests_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups/{resource_approval_group_id}/people":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"$ref":"#/components/parameters/person_where_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_first_name_parameter"},{"$ref":"#/components/parameters/person_where_last_name_parameter"},{"$ref":"#/components/parameters/person_where_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_order_parameter"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_approval_group_people_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups/{resource_approval_group_id}/people/{person_id}":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"name":"person_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Person id"},{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_approval_group_people_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups/{resource_approval_group_id}/required_approvals":{"summary":"RequiredApproval","description":"Represents the relationship between a Resource and a Resource Approval Group.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"$ref":"#/components/parameters/resource_approval_group_required_approvals_filter_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/requiredapproval_include_parameter"},{"$ref":"#/components/parameters/requiredapproval_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_approval_group_required_approvals_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups/{resource_approval_group_id}/required_approvals/{required_approval_id}":{"summary":"RequiredApproval","description":"Represents the relationship between a Resource and a Resource Approval Group.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"name":"required_approval_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RequiredApproval id"},{"$ref":"#/components/parameters/requiredapproval_include_parameter"},{"$ref":"#/components/parameters/requiredapproval_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_approval_group_required_approvals_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups/{resource_approval_group_id}/required_approvals/{required_approval_id}/resource":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"name":"required_approval_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RequiredApproval id"},{"$ref":"#/components/parameters/resource_where_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_kind_parameter"},{"$ref":"#/components/parameters/resource_where_name_parameter"},{"$ref":"#/components/parameters/resource_where_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_first_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_last_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_id_parameter"},{"$ref":"#/components/parameters/resource_order_parameter"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/required_approval_resource_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups/{resource_approval_group_id}/required_approvals/{required_approval_id}/resource/{resource_id}":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"name":"required_approval_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RequiredApproval id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/required_approval_resource_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"name":"required_approval_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RequiredApproval id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resource_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/required_approval_resource_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"name":"required_approval_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RequiredApproval id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups/{resource_approval_group_id}/resources":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"$ref":"#/components/parameters/resource_approval_group_resources_filter_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_kind_parameter"},{"$ref":"#/components/parameters/resource_where_name_parameter"},{"$ref":"#/components/parameters/resource_where_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_first_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_last_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_id_parameter"},{"$ref":"#/components/parameters/resource_order_parameter"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_approval_group_resources_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_approval_groups/{resource_approval_group_id}/resources/{resource_id}":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_approval_group_resources_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resource_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_approval_group_resources_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["ResourceApprovalGroup"],"parameters":[{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_bookings":{"summary":"ResourceBooking","description":"A specific booking of a room or resource for an event instance.\n","get":{"tags":["ResourceBooking"],"parameters":[{"$ref":"#/components/parameters/organization_resource_bookings_filter_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_visible_on_kiosks_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_visible_on_widget_and_ical_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_id_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_order_parameter"},{"$ref":"#/components/parameters/resourcebooking_include_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventtime_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resource_bookings_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_bookings/{resource_booking_id}":{"summary":"ResourceBooking","description":"A specific booking of a room or resource for an event instance.\n","get":{"tags":["ResourceBooking"],"parameters":[{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"$ref":"#/components/parameters/resourcebooking_include_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventtime_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resource_bookings_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_bookings/{resource_booking_id}/event_instance":{"summary":"EventInstance","description":"A specific occurrence of an event.\n\nIf the event is recurring, `recurrence` will be set and\n`recurrence_description` will provide an overview of the recurrence pattern.\n","get":{"tags":["ResourceBooking"],"parameters":[{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"$ref":"#/components/parameters/eventinstance_where_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_visible_on_kiosks_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_visible_on_widget_and_ical_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_id_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_order_parameter"},{"$ref":"#/components/parameters/eventinstance_include_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/eventtime_all_fields_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_booking_event_instance_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_bookings/{resource_booking_id}/event_instance/{event_instance_id}":{"summary":"EventInstance","description":"A specific occurrence of an event.\n\nIf the event is recurring, `recurrence` will be set and\n`recurrence_description` will provide an overview of the recurrence pattern.\n","get":{"tags":["ResourceBooking"],"parameters":[{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"$ref":"#/components/parameters/eventinstance_include_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/eventtime_all_fields_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_booking_event_instance_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_bookings/{resource_booking_id}/event_resource_request":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["ResourceBooking"],"parameters":[{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"$ref":"#/components/parameters/eventresourcerequest_where_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_booking_event_resource_request_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_bookings/{resource_booking_id}/event_resource_request/{event_resource_request_id}":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["ResourceBooking"],"parameters":[{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_booking_event_resource_request_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_bookings/{resource_booking_id}/resource":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["ResourceBooking"],"parameters":[{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"$ref":"#/components/parameters/resource_where_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_kind_parameter"},{"$ref":"#/components/parameters/resource_where_name_parameter"},{"$ref":"#/components/parameters/resource_where_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_first_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_last_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_id_parameter"},{"$ref":"#/components/parameters/resource_order_parameter"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_booking_resource_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_bookings/{resource_booking_id}/resource/{resource_id}":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["ResourceBooking"],"parameters":[{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_booking_resource_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["ResourceBooking"],"parameters":[{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resource_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_booking_resource_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["ResourceBooking"],"parameters":[{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_folders":{"summary":"ResourceFolder","description":"An organizational folder containing rooms or resources.\n","get":{"tags":["ResourceFolder"],"parameters":[{"$ref":"#/components/parameters/organization_resource_folders_filter_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resources_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_order_parameter"},{"$ref":"#/components/parameters/resourcefolder_include_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resource_folders_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"tags":["ResourceFolder"],"parameters":[{"$ref":"#/components/parameters/resourcefolder_include_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resourcefolder_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resource_folders_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_folders/{resource_folder_id}":{"summary":"ResourceFolder","description":"An organizational folder containing rooms or resources.\n","get":{"tags":["ResourceFolder"],"parameters":[{"name":"resource_folder_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceFolder id"},{"$ref":"#/components/parameters/resourcefolder_include_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resource_folders_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["ResourceFolder"],"parameters":[{"name":"resource_folder_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceFolder id"},{"$ref":"#/components/parameters/resourcefolder_include_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resourcefolder_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resource_folders_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["ResourceFolder"],"parameters":[{"name":"resource_folder_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceFolder id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_folders/{resource_folder_id}/resources":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["ResourceFolder"],"parameters":[{"name":"resource_folder_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceFolder id"},{"$ref":"#/components/parameters/resource_where_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_kind_parameter"},{"$ref":"#/components/parameters/resource_where_name_parameter"},{"$ref":"#/components/parameters/resource_where_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_first_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_last_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_id_parameter"},{"$ref":"#/components/parameters/resource_order_parameter"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_folder_resources_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_folders/{resource_folder_id}/resources/{resource_id}":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["ResourceFolder"],"parameters":[{"name":"resource_folder_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceFolder id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_folder_resources_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["ResourceFolder"],"parameters":[{"name":"resource_folder_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceFolder id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resource_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_folder_resources_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["ResourceFolder"],"parameters":[{"name":"resource_folder_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceFolder id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_questions":{"summary":"ResourceQuestion","description":"A question to answer when requesting to book a room or resource.\n","get":{"tags":["ResourceQuestion"],"parameters":[{"$ref":"#/components/parameters/resourcequestion_where_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resource_questions_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resource_questions/{resource_question_id}":{"summary":"ResourceQuestion","description":"A question to answer when requesting to book a room or resource.\n","get":{"tags":["ResourceQuestion"],"parameters":[{"name":"resource_question_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceQuestion id"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resource_questions_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["ResourceQuestion"],"parameters":[{"name":"resource_question_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceQuestion id"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resourcequestion_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resource_questions_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["ResourceQuestion"],"parameters":[{"name":"resource_question_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceQuestion id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["Resource"],"parameters":[{"$ref":"#/components/parameters/organization_resources_filter_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_kind_parameter"},{"$ref":"#/components/parameters/resource_where_name_parameter"},{"$ref":"#/components/parameters/resource_where_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_first_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_last_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_id_parameter"},{"$ref":"#/components/parameters/resource_order_parameter"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resources_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"tags":["Resource"],"parameters":[{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resource_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resources_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resources_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resource_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_resources_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/conflicts":{"summary":"Conflict","description":"A conflict between two events caused by overlapping event resource\nrequests.\n\nIf the conflict has been resolved, `resolved_at` will be present.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resolved_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/event_where_winner_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_winner_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_winner_featured_parameter"},{"$ref":"#/components/parameters/event_where_winner_name_parameter"},{"$ref":"#/components/parameters/event_where_winner_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_winner_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_winner_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_winner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_winner_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_winner_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_winner_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_winner_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_winner_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_winner_tags_id_parameter"},{"$ref":"#/components/parameters/conflict_order_parameter"},{"$ref":"#/components/parameters/conflict_include_parameter"},{"$ref":"#/components/parameters/conflict_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_conflicts_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/conflicts/{conflict_id}":{"summary":"Conflict","description":"A conflict between two events caused by overlapping event resource\nrequests.\n\nIf the conflict has been resolved, `resolved_at` will be present.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"conflict_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Conflict id"},{"$ref":"#/components/parameters/conflict_include_parameter"},{"$ref":"#/components/parameters/conflict_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_conflicts_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/event_resource_requests":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/eventresourcerequest_where_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_created_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setup_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_updated_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_event_resource_requests_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/event_resource_requests/{event_resource_request_id}":{"summary":"EventResourceRequest","description":"A room or resource request for a specific event.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"event_resource_request_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventResourceRequest id"},{"$ref":"#/components/parameters/eventresourcerequest_include_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_event_resource_requests_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/required_approvals":{"summary":"RequiredApproval","description":"Represents the relationship between a Resource and a Resource Approval Group.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/requiredapproval_include_parameter"},{"$ref":"#/components/parameters/requiredapproval_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_required_approvals_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/required_approvals/{required_approval_id}":{"summary":"RequiredApproval","description":"Represents the relationship between a Resource and a Resource Approval Group.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"required_approval_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RequiredApproval id"},{"$ref":"#/components/parameters/requiredapproval_include_parameter"},{"$ref":"#/components/parameters/requiredapproval_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_required_approvals_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/resource_approval_groups":{"summary":"ResourceApprovalGroup","description":"A group of people that can be attached to a room or resource\nin order to require their approval for booking.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_id_parameter"},{"$ref":"#/components/parameters/person_where_people_created_at_parameter"},{"$ref":"#/components/parameters/person_where_people_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_people_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_people_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_people_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_people_first_name_parameter"},{"$ref":"#/components/parameters/person_where_people_last_name_parameter"},{"$ref":"#/components/parameters/person_where_people_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_people_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_people_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_people_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_people_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_people_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resources_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_order_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_include_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_approval_groups_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/resource_approval_groups/{resource_approval_group_id}":{"summary":"ResourceApprovalGroup","description":"A group of people that can be attached to a room or resource\nin order to require their approval for booking.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"resource_approval_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceApprovalGroup id"},{"$ref":"#/components/parameters/resourceapprovalgroup_include_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_approval_groups_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/resource_bookings":{"summary":"ResourceBooking","description":"A specific booking of a room or resource for an event instance.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_resource_bookings_filter_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_instance_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_event_resource_request_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_instance_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_name_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_visible_on_kiosks_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_instance_event_times_visible_on_widget_and_ical_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_event_instance_resource_bookings_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_instance_tags_id_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_created_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_resource_request_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_event_resource_request_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_event_resource_request_room_setup_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_resource_request_updated_by_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_order_parameter"},{"$ref":"#/components/parameters/resourcebooking_include_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventtime_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_bookings_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/resource_bookings/{resource_booking_id}":{"summary":"ResourceBooking","description":"A specific booking of a room or resource for an event instance.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"resource_booking_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceBooking id"},{"$ref":"#/components/parameters/resourcebooking_include_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventtime_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/tag_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_bookings_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/resource_folder":{"summary":"ResourceFolder","description":"An organizational folder containing rooms or resources.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resourcefolder_where_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resources_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resources_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resources_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resources_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resources_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_order_parameter"},{"$ref":"#/components/parameters/resourcefolder_include_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_folder_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resourcefolder_include_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resourcefolder_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_folder_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/resource_folder/{resource_folder_id}":{"summary":"ResourceFolder","description":"An organizational folder containing rooms or resources.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"resource_folder_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceFolder id"},{"$ref":"#/components/parameters/resourcefolder_include_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_folder_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"resource_folder_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceFolder id"},{"$ref":"#/components/parameters/resourcefolder_include_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resourcefolder_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_folder_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"resource_folder_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceFolder id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/resource_questions":{"summary":"ResourceQuestion","description":"A question to answer when requesting to book a room or resource.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resourcequestion_where_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_questions_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resourcequestion_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_questions_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/resource_questions/{resource_question_id}":{"summary":"ResourceQuestion","description":"A question to answer when requesting to book a room or resource.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"resource_question_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceQuestion id"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_questions_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"resource_question_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceQuestion id"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resourcequestion_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_resource_questions_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"resource_question_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceQuestion id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/room_setups":{"summary":"RoomSetup","description":"A diagram and list of suggested resources useful for predefined room setups.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/roomsetup_where_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_order_parameter"},{"$ref":"#/components/parameters/roomsetup_include_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_all_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_room_setups_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/resources/{resource_id}/room_setups/{room_setup_id}":{"summary":"RoomSetup","description":"A diagram and list of suggested resources useful for predefined room setups.\n","get":{"tags":["Resource"],"parameters":[{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"name":"room_setup_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RoomSetup id"},{"$ref":"#/components/parameters/roomsetup_include_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_all_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_room_setups_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/room_setups":{"summary":"RoomSetup","description":"A diagram and list of suggested resources useful for predefined room setups.\n","get":{"tags":["RoomSetup"],"parameters":[{"$ref":"#/components/parameters/organization_room_setups_filter_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_suggestions_resource_id_parameter"},{"$ref":"#/components/parameters/roomsetup_order_parameter"},{"$ref":"#/components/parameters/roomsetup_include_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_all_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_room_setups_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/room_setups/{room_setup_id}":{"summary":"RoomSetup","description":"A diagram and list of suggested resources useful for predefined room setups.\n","get":{"tags":["RoomSetup"],"parameters":[{"name":"room_setup_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RoomSetup id"},{"$ref":"#/components/parameters/roomsetup_include_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_all_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_room_setups_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/room_setups/{room_setup_id}/containing_resource":{"summary":"ContainingResource","description":"The containing record for a RoomSetup. Can be a Resource or\nan Organization\n","get":{"tags":["RoomSetup"],"parameters":[{"name":"room_setup_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RoomSetup id"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/room_setup_containing_resource_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/room_setups/{room_setup_id}/containing_resource/{containing_resource_id}":{"summary":"ContainingResource","description":"The containing record for a RoomSetup. Can be a Resource or\nan Organization\n","get":{"tags":["RoomSetup"],"parameters":[{"name":"room_setup_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RoomSetup id"},{"name":"containing_resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ContainingResource id"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/room_setup_containing_resource_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/room_setups/{room_setup_id}/resource_suggestions":{"summary":"ResourceSuggestion","description":"A resource and quantity suggested by a room setup.\n","get":{"tags":["RoomSetup"],"parameters":[{"name":"room_setup_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RoomSetup id"},{"$ref":"#/components/parameters/resource_where_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_resource_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_include_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/room_setup_resource_suggestions_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/room_setups/{room_setup_id}/resource_suggestions/{resource_suggestion_id}":{"summary":"ResourceSuggestion","description":"A resource and quantity suggested by a room setup.\n","get":{"tags":["RoomSetup"],"parameters":[{"name":"room_setup_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RoomSetup id"},{"name":"resource_suggestion_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceSuggestion id"},{"$ref":"#/components/parameters/resourcesuggestion_include_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_all_fields_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/room_setup_resource_suggestions_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/room_setups/{room_setup_id}/resource_suggestions/{resource_suggestion_id}/resource":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["RoomSetup"],"parameters":[{"name":"room_setup_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RoomSetup id"},{"name":"resource_suggestion_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceSuggestion id"},{"$ref":"#/components/parameters/resource_where_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_kind_parameter"},{"$ref":"#/components/parameters/resource_where_name_parameter"},{"$ref":"#/components/parameters/resource_where_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_id_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_name_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_where_resource_approval_groups_id_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_name_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_ancestry_parameter"},{"$ref":"#/components/parameters/resourcefolder_where_resource_folder_path_name_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_kind_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcequestion_where_resource_questions_updated_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_created_at_lte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_name_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_gte_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lt_parameter"},{"$ref":"#/components/parameters/roomsetup_where_room_setups_updated_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_first_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_last_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_resource_approval_groups_people_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_approval_groups_resources_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_folder_resources_id_parameter"},{"$ref":"#/components/parameters/resource_order_parameter"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_suggestion_resource_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/room_setups/{room_setup_id}/resource_suggestions/{resource_suggestion_id}/resource/{resource_id}":{"summary":"Resource","description":"A room or resource that can be requested for use as part of\nan event.\n","get":{"tags":["RoomSetup"],"parameters":[{"name":"room_setup_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RoomSetup id"},{"name":"resource_suggestion_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceSuggestion id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_suggestion_resource_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["RoomSetup"],"parameters":[{"name":"room_setup_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RoomSetup id"},{"name":"resource_suggestion_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceSuggestion id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"},{"$ref":"#/components/parameters/resource_include_parameter"},{"$ref":"#/components/parameters/resource_all_fields_parameter"},{"$ref":"#/components/parameters/resourceapprovalgroup_all_fields_parameter"},{"$ref":"#/components/parameters/resourcefolder_all_fields_parameter"},{"$ref":"#/components/parameters/resourcequestion_all_fields_parameter"},{"$ref":"#/components/parameters/roomsetup_all_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resourcesuggestion_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/resource_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/resource_suggestion_resource_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["RoomSetup"],"parameters":[{"name":"room_setup_id","in":"path","schema":{"type":"string"},"required":true,"description":"The RoomSetup id"},{"name":"resource_suggestion_id","in":"path","schema":{"type":"string"},"required":true,"description":"The ResourceSuggestion id"},{"name":"resource_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Resource id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/tag_groups":{"summary":"TagGroup","description":"A grouping of tags for organizational purposes.\n","get":{"tags":["TagGroup"],"parameters":[{"$ref":"#/components/parameters/organization_tag_groups_filter_parameter"},{"$ref":"#/components/parameters/taggroup_where_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_events_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_events_created_at_parameter"},{"$ref":"#/components/parameters/event_where_events_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_events_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_events_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_events_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_events_featured_parameter"},{"$ref":"#/components/parameters/event_where_events_name_parameter"},{"$ref":"#/components/parameters/event_where_events_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_events_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_events_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_events_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_events_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_events_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_events_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_events_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_events_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_events_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_events_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_id_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_order_parameter"},{"$ref":"#/components/parameters/taggroup_include_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_tag_groups_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"tags":["TagGroup"],"parameters":[{"$ref":"#/components/parameters/taggroup_include_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/taggroup_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_tag_groups_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/tag_groups/{tag_group_id}":{"summary":"TagGroup","description":"A grouping of tags for organizational purposes.\n","get":{"tags":["TagGroup"],"parameters":[{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"},{"$ref":"#/components/parameters/taggroup_include_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_tag_groups_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["TagGroup"],"parameters":[{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"},{"$ref":"#/components/parameters/taggroup_include_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/taggroup_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_tag_groups_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["TagGroup"],"parameters":[{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/tag_groups/{tag_group_id}/events":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["TagGroup"],"parameters":[{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"},{"$ref":"#/components/parameters/event_where_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_created_at_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_featured_parameter"},{"$ref":"#/components/parameters/event_where_name_parameter"},{"$ref":"#/components/parameters/event_where_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_name_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_group_events_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/tag_groups/{tag_group_id}/events/{event_id}":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"tags":["TagGroup"],"parameters":[{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"},{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_group_events_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/tag_groups/{tag_group_id}/tags":{"summary":"Tag","description":"An organizational tag that can be applied to events.\n\nApplied tags can be used to filter events on the calendar or\nfilter events for reports, iCal feeds, kiosk, and the widget.\n","get":{"tags":["TagGroup"],"parameters":[{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"},{"$ref":"#/components/parameters/tag_where_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_color_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_name_parameter"},{"$ref":"#/components/parameters/tag_where_position_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_id_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_featured_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_name_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_id_parameter"},{"$ref":"#/components/parameters/tag_order_parameter"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_group_tags_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"tags":["TagGroup"],"parameters":[{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/tag_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_group_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/tag_groups/{tag_group_id}/tags/{tag_id}":{"summary":"Tag","description":"An organizational tag that can be applied to events.\n\nApplied tags can be used to filter events on the calendar or\nfilter events for reports, iCal feeds, kiosk, and the widget.\n","get":{"tags":["TagGroup"],"parameters":[{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"},{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_group_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"tags":["TagGroup"],"parameters":[{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"},{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/tag_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_group_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"tags":["TagGroup"],"parameters":[{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"},{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/tags":{"summary":"Tag","description":"An organizational tag that can be applied to events.\n\nApplied tags can be used to filter events on the calendar or\nfilter events for reports, iCal feeds, kiosk, and the widget.\n","get":{"parameters":[{"$ref":"#/components/parameters/organization_tags_filter_parameter"},{"$ref":"#/components/parameters/tag_where_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_color_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_name_parameter"},{"$ref":"#/components/parameters/tag_where_position_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_id_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_featured_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_name_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_tag_group_events_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tag_group_tags_id_parameter"},{"$ref":"#/components/parameters/tag_order_parameter"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_tags_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"parameters":[{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/tag_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/tags/{tag_id}":{"summary":"Tag","description":"An organizational tag that can be applied to events.\n\nApplied tags can be used to filter events on the calendar or\nfilter events for reports, iCal feeds, kiosk, and the widget.\n","get":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/tag_include_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/tag_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_tags_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/tags/{tag_id}/event_instances":{"summary":"EventInstance","description":"A specific occurrence of an event.\n\nIf the event is recurring, `recurrence` will be set and\n`recurrence_description` will provide an overview of the recurrence pattern.\n","get":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/eventinstance_where_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_gt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_gte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_lt_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_name_lte_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_visible_on_kiosks_parameter"},{"$ref":"#/components/parameters/eventtime_where_event_times_visible_on_widget_and_ical_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_created_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_ends_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_starts_at_lte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resourcebooking_where_resource_bookings_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_event_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_event_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_event_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_event_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_name_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_event_times_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_ends_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_event_name_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_kind_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_starts_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_tag_ids_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventinstance_where_resource_bookings_event_instance_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_approval_sent_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_approval_status_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_created_at_lte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_gt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_gte_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_lt_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_created_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_kind_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_serial_number_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_gt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_gte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_lt_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_updated_at_lte_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_path_name_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_resource_folder_id_parameter"},{"$ref":"#/components/parameters/resource_where_resource_bookings_resource_id_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/eventinstance_order_parameter"},{"$ref":"#/components/parameters/eventinstance_include_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/eventtime_all_fields_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_event_instances_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/tags/{tag_id}/event_instances/{event_instance_id}":{"summary":"EventInstance","description":"A specific occurrence of an event.\n\nIf the event is recurring, `recurrence` will be set and\n`recurrence_description` will provide an overview of the recurrence pattern.\n","get":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"name":"event_instance_id","in":"path","schema":{"type":"string"},"required":true,"description":"The EventInstance id"},{"$ref":"#/components/parameters/eventinstance_include_parameter"},{"$ref":"#/components/parameters/eventinstance_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/eventtime_all_fields_parameter"},{"$ref":"#/components/parameters/resourcebooking_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/eventresourcerequest_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/resource_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_event_instances_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/tags/{tag_id}/events":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/event_where_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_created_at_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_featured_parameter"},{"$ref":"#/components/parameters/event_where_name_parameter"},{"$ref":"#/components/parameters/event_where_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_featured_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_name_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_attachments_event_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_events_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/tags/{tag_id}/events/{event_id}":{"summary":"Event","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","get":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"name":"event_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Event id"},{"$ref":"#/components/parameters/event_include_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_all_fields_parameter"},{"$ref":"#/components/parameters/feed_all_fields_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/organization_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/taggroup_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_events_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/tags/{tag_id}/tag_group":{"summary":"TagGroup","description":"A grouping of tags for organizational purposes.\n","get":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/taggroup_where_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_events_approval_status_parameter"},{"$ref":"#/components/parameters/event_where_events_created_at_parameter"},{"$ref":"#/components/parameters/event_where_events_created_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_events_created_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_events_created_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_events_created_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_events_featured_parameter"},{"$ref":"#/components/parameters/event_where_events_name_parameter"},{"$ref":"#/components/parameters/event_where_events_feed_id_parameter"},{"$ref":"#/components/parameters/event_where_events_percent_approved_parameter"},{"$ref":"#/components/parameters/event_where_events_percent_rejected_parameter"},{"$ref":"#/components/parameters/event_where_events_updated_at_parameter"},{"$ref":"#/components/parameters/event_where_events_updated_at_gt_parameter"},{"$ref":"#/components/parameters/event_where_events_updated_at_gte_parameter"},{"$ref":"#/components/parameters/event_where_events_updated_at_lt_parameter"},{"$ref":"#/components/parameters/event_where_events_updated_at_lte_parameter"},{"$ref":"#/components/parameters/event_where_events_visible_in_church_center_parameter"},{"$ref":"#/components/parameters/tag_where_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_tags_id_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_content_type_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_created_at_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_created_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_created_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_created_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_created_at_lte_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_description_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_file_size_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_name_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_updated_at_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_updated_at_gt_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_updated_at_gte_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_updated_at_lt_parameter"},{"$ref":"#/components/parameters/attachment_where_events_attachments_updated_at_lte_parameter"},{"$ref":"#/components/parameters/feed_where_events_feed_feed_type_parameter"},{"$ref":"#/components/parameters/feed_where_events_feed_source_id_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_created_at_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_created_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_created_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_created_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_created_at_lte_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_first_name_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_last_name_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_middle_name_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_updated_at_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_updated_at_gt_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_updated_at_gte_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_updated_at_lt_parameter"},{"$ref":"#/components/parameters/person_where_events_owner_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_church_center_category_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_color_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_created_at_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_created_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_created_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_created_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_created_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_name_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_position_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_updated_at_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_updated_at_gt_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_updated_at_gte_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_updated_at_lt_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_updated_at_lte_parameter"},{"$ref":"#/components/parameters/tag_where_events_tags_id_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_created_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_name_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_gte_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lt_parameter"},{"$ref":"#/components/parameters/taggroup_where_tags_tag_group_updated_at_lte_parameter"},{"$ref":"#/components/parameters/taggroup_order_parameter"},{"$ref":"#/components/parameters/taggroup_include_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/pagination_offset_parameter"},{"$ref":"#/components/parameters/pagination_per_page_parameter"}],"responses":{"200":{"description":"Successful collection response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_tag_group_collection_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"post":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"$ref":"#/components/parameters/taggroup_include_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/taggroup_resource_create"},"responses":{"201":{"description":"Successful create response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_tag_group_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}}},"/tags/{tag_id}/tag_group/{tag_group_id}":{"summary":"TagGroup","description":"A grouping of tags for organizational purposes.\n","get":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"},{"$ref":"#/components/parameters/taggroup_include_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_tag_group_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}},"patch":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"},{"$ref":"#/components/parameters/taggroup_include_parameter"},{"$ref":"#/components/parameters/taggroup_all_fields_parameter"},{"$ref":"#/components/parameters/event_all_fields_parameter"},{"$ref":"#/components/parameters/tag_all_fields_parameter"},{"$ref":"#/components/parameters/attachment_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/feed_only_attributes_fields_parameter"},{"$ref":"#/components/parameters/person_only_attributes_fields_parameter"}],"requestBody":{"$ref":"#/components/requestBodies/taggroup_resource_update"},"responses":{"200":{"description":"Successful update response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/tag_tag_group_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_modify"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"409":{"$ref":"#/components/responses/409"},"422":{"$ref":"#/components/responses/422"},"500":{"$ref":"#/components/responses/500"}}},"delete":{"parameters":[{"name":"tag_id","in":"path","schema":{"type":"string"},"required":true,"description":"The Tag id"},{"name":"tag_group_id","in":"path","schema":{"type":"string"},"required":true,"description":"The TagGroup id"}],"responses":{"204":{"description":"Successful destroy response (no content)"},"400":{"$ref":"#/components/responses/400_destroy"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}},"/me":{"summary":"Person","description":"The people in your organization with access to Calendar.\n","get":{"tags":["Person"],"parameters":[{"$ref":"#/components/parameters/person_include_parameter"},{"$ref":"#/components/parameters/person_all_fields_parameter"},{"$ref":"#/components/parameters/organization_all_fields_parameter"}],"responses":{"200":{"description":"Successful read response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/organization_people_resource_envelope"}}}},"400":{"$ref":"#/components/responses/400_read"},"401":{"$ref":"#/components/responses/401"},"403":{"$ref":"#/components/responses/403"},"404":{"$ref":"#/components/responses/404"},"500":{"$ref":"#/components/responses/500"}}}}},"components":{"parameters":{"attachment_all_fields_parameter":{"name":"fields[Attachment]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_renderable_attributes_enum"},{"$ref":"#/components/schemas/attachment_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"attachment_only_attributes_fields_parameter":{"name":"fields[Attachment]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"conflict_all_fields_parameter":{"name":"fields[Conflict]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/conflict_renderable_attributes_enum"},{"$ref":"#/components/schemas/conflict_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"conflict_only_attributes_fields_parameter":{"name":"fields[Conflict]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/conflict_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"event_all_fields_parameter":{"name":"fields[Event]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_renderable_attributes_enum"},{"$ref":"#/components/schemas/event_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"event_only_attributes_fields_parameter":{"name":"fields[Event]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"eventconnection_all_fields_parameter":{"name":"fields[EventConnection]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/eventconnection_renderable_attributes_enum"},{"$ref":"#/components/schemas/eventconnection_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"eventconnection_only_attributes_fields_parameter":{"name":"fields[EventConnection]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/eventconnection_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"eventinstance_all_fields_parameter":{"name":"fields[EventInstance]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/eventinstance_renderable_attributes_enum"},{"$ref":"#/components/schemas/eventinstance_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"eventinstance_only_attributes_fields_parameter":{"name":"fields[EventInstance]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/eventinstance_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"eventresourceanswer_all_fields_parameter":{"name":"fields[EventResourceAnswer]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/eventresourceanswer_renderable_attributes_enum"},{"$ref":"#/components/schemas/eventresourceanswer_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"eventresourceanswer_only_attributes_fields_parameter":{"name":"fields[EventResourceAnswer]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/eventresourceanswer_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"eventresourcerequest_all_fields_parameter":{"name":"fields[EventResourceRequest]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/eventresourcerequest_renderable_attributes_enum"},{"$ref":"#/components/schemas/eventresourcerequest_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"eventresourcerequest_only_attributes_fields_parameter":{"name":"fields[EventResourceRequest]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/eventresourcerequest_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"eventtime_all_fields_parameter":{"name":"fields[EventTime]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/eventtime_renderable_attributes_enum"},{"$ref":"#/components/schemas/eventtime_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"eventtime_only_attributes_fields_parameter":{"name":"fields[EventTime]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/eventtime_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"feed_all_fields_parameter":{"name":"fields[Feed]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/feed_renderable_attributes_enum"},{"$ref":"#/components/schemas/feed_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"feed_only_attributes_fields_parameter":{"name":"fields[Feed]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/feed_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"jobstatus_all_fields_parameter":{"name":"fields[JobStatus]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/jobstatus_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"jobstatus_only_attributes_fields_parameter":{"name":"fields[JobStatus]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/jobstatus_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"organization_all_fields_parameter":{"name":"fields[Organization]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"organization_only_attributes_fields_parameter":{"name":"fields[Organization]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"person_all_fields_parameter":{"name":"fields[Person]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/person_renderable_attributes_enum"},{"$ref":"#/components/schemas/person_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"person_only_attributes_fields_parameter":{"name":"fields[Person]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/person_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"reporttemplate_all_fields_parameter":{"name":"fields[ReportTemplate]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/reporttemplate_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"reporttemplate_only_attributes_fields_parameter":{"name":"fields[ReportTemplate]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/reporttemplate_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"requiredapproval_all_fields_parameter":{"name":"fields[RequiredApproval]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/requiredapproval_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"resource_all_fields_parameter":{"name":"fields[Resource]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_renderable_attributes_enum"},{"$ref":"#/components/schemas/resource_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"resource_only_attributes_fields_parameter":{"name":"fields[Resource]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"resourceapprovalgroup_all_fields_parameter":{"name":"fields[ResourceApprovalGroup]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resourceapprovalgroup_renderable_attributes_enum"},{"$ref":"#/components/schemas/resourceapprovalgroup_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"resourceapprovalgroup_only_attributes_fields_parameter":{"name":"fields[ResourceApprovalGroup]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resourceapprovalgroup_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"resourcebooking_all_fields_parameter":{"name":"fields[ResourceBooking]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resourcebooking_renderable_attributes_enum"},{"$ref":"#/components/schemas/resourcebooking_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"resourcebooking_only_attributes_fields_parameter":{"name":"fields[ResourceBooking]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resourcebooking_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"resourcefolder_all_fields_parameter":{"name":"fields[ResourceFolder]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resourcefolder_renderable_attributes_enum"},{"$ref":"#/components/schemas/resourcefolder_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"resourcefolder_only_attributes_fields_parameter":{"name":"fields[ResourceFolder]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resourcefolder_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"resourcequestion_all_fields_parameter":{"name":"fields[ResourceQuestion]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resourcequestion_renderable_attributes_enum"},{"$ref":"#/components/schemas/resourcequestion_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"resourcequestion_only_attributes_fields_parameter":{"name":"fields[ResourceQuestion]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resourcequestion_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"resourcesuggestion_all_fields_parameter":{"name":"fields[ResourceSuggestion]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resourcesuggestion_renderable_attributes_enum"},{"$ref":"#/components/schemas/resourcesuggestion_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"resourcesuggestion_only_attributes_fields_parameter":{"name":"fields[ResourceSuggestion]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resourcesuggestion_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"roomsetup_all_fields_parameter":{"name":"fields[RoomSetup]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/roomsetup_renderable_attributes_enum"},{"$ref":"#/components/schemas/roomsetup_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"roomsetup_only_attributes_fields_parameter":{"name":"fields[RoomSetup]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/roomsetup_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"tag_all_fields_parameter":{"name":"fields[Tag]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/tag_renderable_attributes_enum"},{"$ref":"#/components/schemas/tag_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"tag_only_attributes_fields_parameter":{"name":"fields[Tag]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/tag_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"taggroup_all_fields_parameter":{"name":"fields[TagGroup]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/taggroup_renderable_attributes_enum"},{"$ref":"#/components/schemas/taggroup_relationships_and_includes_enum"}]},"uniqueItems":true},"explode":false},"taggroup_only_attributes_fields_parameter":{"name":"fields[TagGroup]","in":"query","schema":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/taggroup_renderable_attributes_enum"}]},"uniqueItems":true},"explode":false},"event_event_instances_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["future"]},"uniqueItems":true},"explode":false},"event_instance_resource_bookings_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["future","rooms","resources"]},"uniqueItems":true},"explode":false},"event_resource_bookings_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["future"]},"uniqueItems":true},"explode":false},"event_resource_request_resource_bookings_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["future","approved","pending","rejected","approved_pending","approved_rejected","pending_rejected","approved_pending_rejected"]},"uniqueItems":true},"explode":false},"organization_conflicts_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["unresolved","resolved","future"]},"uniqueItems":true},"explode":false},"organization_event_instances_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["future","not_pending_event_requests","all","approver","approver_subscriber","manager","manager_approver","manager_approver_subscriber","manager_subscriber","owner","owner_approver","owner_approver_subscriber","owner_manager_approver","owner_manager_subscriber","owner_manager_approver_subscriber","owner_manager","owner_subscriber","subscriber","approved","pending","rejected","unresolved","lost","shared","lost_due_to_blockout","approved_pending","approved_rejected","pending_rejected","approved_pending_rejected"]},"uniqueItems":true},"explode":false},"organization_events_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["future"]},"uniqueItems":true},"explode":false},"organization_people_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["event_owners","active"]},"uniqueItems":true},"explode":false},"organization_resource_bookings_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["future","approved","pending","rejected","approved_pending","approved_rejected","pending_rejected","approved_pending_rejected","rooms","resources"]},"uniqueItems":true},"explode":false},"organization_resource_folders_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["rooms","resources"]},"uniqueItems":true},"explode":false},"organization_resources_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["rooms","resources"]},"uniqueItems":true},"explode":false},"organization_room_setups_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["shared_room_setups"]},"uniqueItems":true},"explode":false},"organization_tag_groups_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["required"]},"uniqueItems":true},"explode":false},"organization_tags_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["individual"]},"uniqueItems":true},"explode":false},"person_event_resource_requests_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["awaiting_response","future","not_in_conflict","not_overbooked","overbooked"]},"uniqueItems":true},"explode":false},"resource_approval_group_event_resource_requests_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["awaiting_response","future","not_in_conflict","not_overbooked","overbooked"]},"uniqueItems":true},"explode":false},"resource_approval_group_required_approvals_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["rooms","resources"]},"uniqueItems":true},"explode":false},"resource_approval_group_resources_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["rooms","resources"]},"uniqueItems":true},"explode":false},"resource_resource_bookings_filter_parameter":{"name":"filter","in":"query","schema":{"type":"array","items":{"type":"string","enum":["future","approved","pending","rejected","approved_pending","approved_rejected","pending_rejected","approved_pending_rejected"]},"uniqueItems":true},"explode":false},"attachment_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["event","event.attachments","event.feed","event.owner","event.tags"]},"uniqueItems":true},"explode":false},"conflict_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["resolved_by","resolved_by.organization","resource","resource.resource_approval_groups","resource.resource_folder","resource.resource_questions","resource.room_setups","winner","winner.attachments","winner.feed","winner.owner","winner.tags"]},"uniqueItems":true},"explode":false},"event_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["attachments","attachments.event","feed","owner","owner.organization","tags","tags.tag_group"]},"uniqueItems":true},"explode":false},"eventinstance_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["event","event.attachments","event.feed","event.owner","event.tags","event_times","event_times.event","resource_bookings","resource_bookings.event_instance","resource_bookings.event_resource_request","resource_bookings.resource","tags","tags.tag_group"]},"uniqueItems":true},"explode":false},"eventresourcerequest_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["created_by","created_by.organization","event","event.attachments","event.feed","event.owner","event.tags","resource","resource.resource_approval_groups","resource.resource_folder","resource.resource_questions","resource.room_setups","room_setup","room_setup.containing_resource","room_setup.resource_suggestions","updated_by","updated_by.organization"]},"uniqueItems":true},"explode":false},"eventtime_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["event","event.attachments","event.feed","event.owner","event.tags"]},"uniqueItems":true},"explode":false},"person_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["organization"]},"uniqueItems":true},"explode":false},"requiredapproval_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["resource","resource.resource_approval_groups","resource.resource_folder","resource.resource_questions","resource.room_setups"]},"uniqueItems":true},"explode":false},"resource_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["resource_approval_groups","resource_approval_groups.people","resource_approval_groups.resources","resource_folder","resource_folder.resources","resource_questions","room_setups","room_setups.containing_resource","room_setups.resource_suggestions"]},"uniqueItems":true},"explode":false},"resourceapprovalgroup_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["people","people.organization","resources","resources.resource_approval_groups","resources.resource_folder","resources.resource_questions","resources.room_setups"]},"uniqueItems":true},"explode":false},"resourcebooking_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["event_instance","event_instance.event","event_instance.event_times","event_instance.resource_bookings","event_instance.tags","event_resource_request","event_resource_request.created_by","event_resource_request.event","event_resource_request.resource","event_resource_request.room_setup","event_resource_request.updated_by","resource","resource.resource_approval_groups","resource.resource_folder","resource.resource_questions","resource.room_setups"]},"uniqueItems":true},"explode":false},"resourcefolder_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["resources","resources.resource_approval_groups","resources.resource_folder","resources.resource_questions","resources.room_setups"]},"uniqueItems":true},"explode":false},"resourcesuggestion_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["resource","resource.resource_approval_groups","resource.resource_folder","resource.resource_questions","resource.room_setups"]},"uniqueItems":true},"explode":false},"roomsetup_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["containing_resource","resource_suggestions","resource_suggestions.resource"]},"uniqueItems":true},"explode":false},"tag_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["tag_group","tag_group.events","tag_group.tags"]},"uniqueItems":true},"explode":false},"taggroup_include_parameter":{"name":"include","in":"query","schema":{"type":"array","items":{"type":"string","enum":["events","events.attachments","events.feed","events.owner","events.tags","tags","tags.tag_group"]},"uniqueItems":true},"explode":false},"attachment_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["content_type","created_at","description","file_size","name","updated_at"]},"uniqueItems":true},"explode":false},"conflict_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["resolved_at"]},"uniqueItems":true},"explode":false},"eventinstance_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["created_at","updated_at","starts_at","ends_at"]},"uniqueItems":true},"explode":false},"eventtime_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["starts_at","ends_at"]},"uniqueItems":true},"explode":false},"feed_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["name"]},"uniqueItems":true},"explode":false},"person_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["first_name","last_name","created_at","updated_at","resolves_conflicts"]},"uniqueItems":true},"explode":false},"resource_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["created_at","expires_at","name","updated_at"]},"uniqueItems":true},"explode":false},"resourceapprovalgroup_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["created_at","name","updated_at"]},"uniqueItems":true},"explode":false},"resourcebooking_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["created_at","ends_at","starts_at","updated_at"]},"uniqueItems":true},"explode":false},"resourcefolder_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["created_at","name","updated_at","ancestry"]},"uniqueItems":true},"explode":false},"roomsetup_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["name","created_at","updated_at"]},"uniqueItems":true},"explode":false},"tag_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["name","position"]},"uniqueItems":true},"explode":false},"taggroup_order_parameter":{"name":"order","in":"query","schema":{"type":"array","items":{"type":"string","enum":["name"]},"uniqueItems":true},"explode":false},"attachment_where_content_type_parameter":{"name":"where[content_type]","in":"query","schema":{"type":"string"},"description":"Filter by content_type"},"attachment_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"attachment_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"attachment_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"attachment_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"attachment_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"attachment_where_description_parameter":{"name":"where[description]","in":"query","schema":{"type":"string"},"description":"Filter by description"},"attachment_where_file_size_parameter":{"name":"where[file_size]","in":"query","schema":{"type":"integer"},"description":"Filter by file_size"},"attachment_where_name_parameter":{"name":"where[name]","in":"query","schema":{"type":"string"},"description":"Filter by name"},"attachment_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"attachment_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"attachment_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"attachment_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"attachment_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"event_where_event_approval_status_parameter":{"name":"where[event][approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by event.approval_status"},"event_where_event_created_at_parameter":{"name":"where[event][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.created_at"},"event_where_event_created_at_gt_parameter":{"name":"where[event][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.created_at range"},"event_where_event_created_at_gte_parameter":{"name":"where[event][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.created_at range"},"event_where_event_created_at_lt_parameter":{"name":"where[event][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.created_at range"},"event_where_event_created_at_lte_parameter":{"name":"where[event][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.created_at range"},"event_where_event_featured_parameter":{"name":"where[event][featured]","in":"query","schema":{"type":"boolean"},"description":"Filter by event.featured"},"event_where_event_name_parameter":{"name":"where[event][name]","in":"query","schema":{"type":"string"},"description":"Filter by event.name"},"event_where_event_feed_id_parameter":{"name":"where[event][feed_id]","in":"query","schema":{"type":"string"},"description":"Filter by event.feed_id"},"event_where_event_percent_approved_parameter":{"name":"where[event][percent_approved]","in":"query","schema":{"type":"integer"},"description":"Filter by event.percent_approved"},"event_where_event_percent_rejected_parameter":{"name":"where[event][percent_rejected]","in":"query","schema":{"type":"integer"},"description":"Filter by event.percent_rejected"},"event_where_event_updated_at_parameter":{"name":"where[event][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.updated_at"},"event_where_event_updated_at_gt_parameter":{"name":"where[event][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.updated_at range"},"event_where_event_updated_at_gte_parameter":{"name":"where[event][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.updated_at range"},"event_where_event_updated_at_lt_parameter":{"name":"where[event][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.updated_at range"},"event_where_event_updated_at_lte_parameter":{"name":"where[event][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.updated_at range"},"event_where_event_visible_in_church_center_parameter":{"name":"where[event][visible_in_church_center]","in":"query","schema":{"type":"boolean"},"description":"Filter by event.visible_in_church_center"},"attachment_where_event_attachments_content_type_parameter":{"name":"where[event][attachments][content_type]","in":"query","schema":{"type":"string"},"description":"Filter by event.attachments.content_type"},"attachment_where_event_attachments_created_at_parameter":{"name":"where[event][attachments][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.attachments.created_at"},"attachment_where_event_attachments_created_at_gt_parameter":{"name":"where[event][attachments][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.attachments.created_at range"},"attachment_where_event_attachments_created_at_gte_parameter":{"name":"where[event][attachments][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.attachments.created_at range"},"attachment_where_event_attachments_created_at_lt_parameter":{"name":"where[event][attachments][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.attachments.created_at range"},"attachment_where_event_attachments_created_at_lte_parameter":{"name":"where[event][attachments][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.attachments.created_at range"},"attachment_where_event_attachments_description_parameter":{"name":"where[event][attachments][description]","in":"query","schema":{"type":"string"},"description":"Filter by event.attachments.description"},"attachment_where_event_attachments_file_size_parameter":{"name":"where[event][attachments][file_size]","in":"query","schema":{"type":"integer"},"description":"Filter by event.attachments.file_size"},"attachment_where_event_attachments_name_parameter":{"name":"where[event][attachments][name]","in":"query","schema":{"type":"string"},"description":"Filter by event.attachments.name"},"attachment_where_event_attachments_updated_at_parameter":{"name":"where[event][attachments][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.attachments.updated_at"},"attachment_where_event_attachments_updated_at_gt_parameter":{"name":"where[event][attachments][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.attachments.updated_at range"},"attachment_where_event_attachments_updated_at_gte_parameter":{"name":"where[event][attachments][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.attachments.updated_at range"},"attachment_where_event_attachments_updated_at_lt_parameter":{"name":"where[event][attachments][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.attachments.updated_at range"},"attachment_where_event_attachments_updated_at_lte_parameter":{"name":"where[event][attachments][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.attachments.updated_at range"},"feed_where_event_feed_feed_type_parameter":{"name":"where[event][feed][feed_type]","in":"query","schema":{"type":"string"},"description":"Filter by event.feed.feed_type"},"feed_where_event_feed_source_id_parameter":{"name":"where[event][feed][source_id]","in":"query","schema":{"type":"string"},"description":"Filter by event.feed.source_id"},"person_where_event_owner_created_at_parameter":{"name":"where[event][owner][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.owner.created_at"},"person_where_event_owner_created_at_gt_parameter":{"name":"where[event][owner][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.owner.created_at range"},"person_where_event_owner_created_at_gte_parameter":{"name":"where[event][owner][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.owner.created_at range"},"person_where_event_owner_created_at_lt_parameter":{"name":"where[event][owner][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.owner.created_at range"},"person_where_event_owner_created_at_lte_parameter":{"name":"where[event][owner][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.owner.created_at range"},"person_where_event_owner_first_name_parameter":{"name":"where[event][owner][first_name]","in":"query","schema":{"type":"string"},"description":"Filter by event.owner.first_name"},"person_where_event_owner_last_name_parameter":{"name":"where[event][owner][last_name]","in":"query","schema":{"type":"string"},"description":"Filter by event.owner.last_name"},"person_where_event_owner_middle_name_parameter":{"name":"where[event][owner][middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by event.owner.middle_name"},"person_where_event_owner_updated_at_parameter":{"name":"where[event][owner][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.owner.updated_at"},"person_where_event_owner_updated_at_gt_parameter":{"name":"where[event][owner][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.owner.updated_at range"},"person_where_event_owner_updated_at_gte_parameter":{"name":"where[event][owner][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.owner.updated_at range"},"person_where_event_owner_updated_at_lt_parameter":{"name":"where[event][owner][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.owner.updated_at range"},"person_where_event_owner_updated_at_lte_parameter":{"name":"where[event][owner][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.owner.updated_at range"},"tag_where_event_tags_church_center_category_parameter":{"name":"where[event][tags][church_center_category]","in":"query","schema":{"type":"boolean"},"description":"Filter by event.tags.church_center_category"},"tag_where_event_tags_color_parameter":{"name":"where[event][tags][color]","in":"query","schema":{"type":"string"},"description":"Filter by event.tags.color"},"tag_where_event_tags_created_at_parameter":{"name":"where[event][tags][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.tags.created_at"},"tag_where_event_tags_created_at_gt_parameter":{"name":"where[event][tags][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.tags.created_at range"},"tag_where_event_tags_created_at_gte_parameter":{"name":"where[event][tags][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.tags.created_at range"},"tag_where_event_tags_created_at_lt_parameter":{"name":"where[event][tags][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.tags.created_at range"},"tag_where_event_tags_created_at_lte_parameter":{"name":"where[event][tags][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.tags.created_at range"},"tag_where_event_tags_name_parameter":{"name":"where[event][tags][name]","in":"query","schema":{"type":"string"},"description":"Filter by event.tags.name"},"tag_where_event_tags_position_parameter":{"name":"where[event][tags][position]","in":"query","schema":{"type":"number","format":"double"},"description":"Filter by event.tags.position"},"tag_where_event_tags_updated_at_parameter":{"name":"where[event][tags][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.tags.updated_at"},"tag_where_event_tags_updated_at_gt_parameter":{"name":"where[event][tags][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.tags.updated_at range"},"tag_where_event_tags_updated_at_gte_parameter":{"name":"where[event][tags][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.tags.updated_at range"},"tag_where_event_tags_updated_at_lt_parameter":{"name":"where[event][tags][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.tags.updated_at range"},"tag_where_event_tags_updated_at_lte_parameter":{"name":"where[event][tags][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event.tags.updated_at range"},"tag_where_event_tags_id_parameter":{"name":"where[event][tags][id]","in":"query","schema":{"type":"string"},"description":"Filter by event.tags.id"},"person_where_resolved_by_created_at_parameter":{"name":"where[resolved_by][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resolved_by.created_at"},"person_where_resolved_by_created_at_gt_parameter":{"name":"where[resolved_by][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resolved_by.created_at range"},"person_where_resolved_by_created_at_gte_parameter":{"name":"where[resolved_by][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resolved_by.created_at range"},"person_where_resolved_by_created_at_lt_parameter":{"name":"where[resolved_by][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resolved_by.created_at range"},"person_where_resolved_by_created_at_lte_parameter":{"name":"where[resolved_by][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resolved_by.created_at range"},"person_where_resolved_by_first_name_parameter":{"name":"where[resolved_by][first_name]","in":"query","schema":{"type":"string"},"description":"Filter by resolved_by.first_name"},"person_where_resolved_by_last_name_parameter":{"name":"where[resolved_by][last_name]","in":"query","schema":{"type":"string"},"description":"Filter by resolved_by.last_name"},"person_where_resolved_by_middle_name_parameter":{"name":"where[resolved_by][middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by resolved_by.middle_name"},"person_where_resolved_by_updated_at_parameter":{"name":"where[resolved_by][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resolved_by.updated_at"},"person_where_resolved_by_updated_at_gt_parameter":{"name":"where[resolved_by][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resolved_by.updated_at range"},"person_where_resolved_by_updated_at_gte_parameter":{"name":"where[resolved_by][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resolved_by.updated_at range"},"person_where_resolved_by_updated_at_lt_parameter":{"name":"where[resolved_by][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resolved_by.updated_at range"},"person_where_resolved_by_updated_at_lte_parameter":{"name":"where[resolved_by][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resolved_by.updated_at range"},"resource_where_resource_created_at_parameter":{"name":"where[resource][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.created_at"},"resource_where_resource_created_at_gt_parameter":{"name":"where[resource][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.created_at range"},"resource_where_resource_created_at_gte_parameter":{"name":"where[resource][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.created_at range"},"resource_where_resource_created_at_lt_parameter":{"name":"where[resource][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.created_at range"},"resource_where_resource_created_at_lte_parameter":{"name":"where[resource][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.created_at range"},"resource_where_resource_kind_parameter":{"name":"where[resource][kind]","in":"query","schema":{"type":"string"},"description":"Filter by resource.kind"},"resource_where_resource_name_parameter":{"name":"where[resource][name]","in":"query","schema":{"type":"string"},"description":"Filter by resource.name"},"resource_where_resource_serial_number_parameter":{"name":"where[resource][serial_number]","in":"query","schema":{"type":"string"},"description":"Filter by resource.serial_number"},"resource_where_resource_updated_at_parameter":{"name":"where[resource][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.updated_at"},"resource_where_resource_updated_at_gt_parameter":{"name":"where[resource][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.updated_at range"},"resource_where_resource_updated_at_gte_parameter":{"name":"where[resource][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.updated_at range"},"resource_where_resource_updated_at_lt_parameter":{"name":"where[resource][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.updated_at range"},"resource_where_resource_updated_at_lte_parameter":{"name":"where[resource][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.updated_at range"},"resource_where_resource_path_name_parameter":{"name":"where[resource][path_name]","in":"query","schema":{"type":"string"},"description":"Filter by resource.path_name"},"resource_where_resource_resource_folder_id_parameter":{"name":"where[resource][resource_folder_id]","in":"query","schema":{"type":"string"},"description":"Filter by resource.resource_folder_id"},"resource_where_resource_id_parameter":{"name":"where[resource][id]","in":"query","schema":{"type":"string"},"description":"Filter by resource.id"},"event_where_winner_approval_status_parameter":{"name":"where[winner][approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by winner.approval_status"},"event_where_winner_created_at_parameter":{"name":"where[winner][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.created_at"},"event_where_winner_created_at_gt_parameter":{"name":"where[winner][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.created_at range"},"event_where_winner_created_at_gte_parameter":{"name":"where[winner][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.created_at range"},"event_where_winner_created_at_lt_parameter":{"name":"where[winner][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.created_at range"},"event_where_winner_created_at_lte_parameter":{"name":"where[winner][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.created_at range"},"event_where_winner_featured_parameter":{"name":"where[winner][featured]","in":"query","schema":{"type":"boolean"},"description":"Filter by winner.featured"},"event_where_winner_name_parameter":{"name":"where[winner][name]","in":"query","schema":{"type":"string"},"description":"Filter by winner.name"},"event_where_winner_feed_id_parameter":{"name":"where[winner][feed_id]","in":"query","schema":{"type":"string"},"description":"Filter by winner.feed_id"},"event_where_winner_percent_approved_parameter":{"name":"where[winner][percent_approved]","in":"query","schema":{"type":"integer"},"description":"Filter by winner.percent_approved"},"event_where_winner_percent_rejected_parameter":{"name":"where[winner][percent_rejected]","in":"query","schema":{"type":"integer"},"description":"Filter by winner.percent_rejected"},"event_where_winner_updated_at_parameter":{"name":"where[winner][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.updated_at"},"event_where_winner_updated_at_gt_parameter":{"name":"where[winner][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.updated_at range"},"event_where_winner_updated_at_gte_parameter":{"name":"where[winner][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.updated_at range"},"event_where_winner_updated_at_lt_parameter":{"name":"where[winner][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.updated_at range"},"event_where_winner_updated_at_lte_parameter":{"name":"where[winner][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.updated_at range"},"event_where_winner_visible_in_church_center_parameter":{"name":"where[winner][visible_in_church_center]","in":"query","schema":{"type":"boolean"},"description":"Filter by winner.visible_in_church_center"},"resourceapprovalgroup_where_resource_resource_approval_groups_created_at_parameter":{"name":"where[resource][resource_approval_groups][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_approval_groups.created_at"},"resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gt_parameter":{"name":"where[resource][resource_approval_groups][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resource_resource_approval_groups_created_at_gte_parameter":{"name":"where[resource][resource_approval_groups][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lt_parameter":{"name":"where[resource][resource_approval_groups][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resource_resource_approval_groups_created_at_lte_parameter":{"name":"where[resource][resource_approval_groups][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resource_resource_approval_groups_name_parameter":{"name":"where[resource][resource_approval_groups][name]","in":"query","schema":{"type":"string"},"description":"Filter by resource.resource_approval_groups.name"},"resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_parameter":{"name":"where[resource][resource_approval_groups][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_approval_groups.updated_at"},"resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gt_parameter":{"name":"where[resource][resource_approval_groups][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_gte_parameter":{"name":"where[resource][resource_approval_groups][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lt_parameter":{"name":"where[resource][resource_approval_groups][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resource_resource_approval_groups_updated_at_lte_parameter":{"name":"where[resource][resource_approval_groups][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resource_resource_approval_groups_id_parameter":{"name":"where[resource][resource_approval_groups][id]","in":"query","schema":{"type":"string"},"description":"Filter by resource.resource_approval_groups.id"},"resourcefolder_where_resource_resource_folder_created_at_parameter":{"name":"where[resource][resource_folder][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_folder.created_at"},"resourcefolder_where_resource_resource_folder_created_at_gt_parameter":{"name":"where[resource][resource_folder][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_folder.created_at range"},"resourcefolder_where_resource_resource_folder_created_at_gte_parameter":{"name":"where[resource][resource_folder][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_folder.created_at range"},"resourcefolder_where_resource_resource_folder_created_at_lt_parameter":{"name":"where[resource][resource_folder][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_folder.created_at range"},"resourcefolder_where_resource_resource_folder_created_at_lte_parameter":{"name":"where[resource][resource_folder][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_folder.created_at range"},"resourcefolder_where_resource_resource_folder_name_parameter":{"name":"where[resource][resource_folder][name]","in":"query","schema":{"type":"string"},"description":"Filter by resource.resource_folder.name"},"resourcefolder_where_resource_resource_folder_updated_at_parameter":{"name":"where[resource][resource_folder][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_folder.updated_at"},"resourcefolder_where_resource_resource_folder_updated_at_gt_parameter":{"name":"where[resource][resource_folder][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_folder.updated_at range"},"resourcefolder_where_resource_resource_folder_updated_at_gte_parameter":{"name":"where[resource][resource_folder][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_folder.updated_at range"},"resourcefolder_where_resource_resource_folder_updated_at_lt_parameter":{"name":"where[resource][resource_folder][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_folder.updated_at range"},"resourcefolder_where_resource_resource_folder_updated_at_lte_parameter":{"name":"where[resource][resource_folder][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_folder.updated_at range"},"resourcefolder_where_resource_resource_folder_ancestry_parameter":{"name":"where[resource][resource_folder][ancestry]","in":"query","schema":{"type":"string"},"description":"Filter by resource.resource_folder.ancestry"},"resourcefolder_where_resource_resource_folder_path_name_parameter":{"name":"where[resource][resource_folder][path_name]","in":"query","schema":{"type":"string"},"description":"Filter by resource.resource_folder.path_name"},"resourcequestion_where_resource_resource_questions_created_at_parameter":{"name":"where[resource][resource_questions][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_questions.created_at"},"resourcequestion_where_resource_resource_questions_created_at_gt_parameter":{"name":"where[resource][resource_questions][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_questions.created_at range"},"resourcequestion_where_resource_resource_questions_created_at_gte_parameter":{"name":"where[resource][resource_questions][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_questions.created_at range"},"resourcequestion_where_resource_resource_questions_created_at_lt_parameter":{"name":"where[resource][resource_questions][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_questions.created_at range"},"resourcequestion_where_resource_resource_questions_created_at_lte_parameter":{"name":"where[resource][resource_questions][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_questions.created_at range"},"resourcequestion_where_resource_resource_questions_kind_parameter":{"name":"where[resource][resource_questions][kind]","in":"query","schema":{"type":"string"},"description":"Filter by resource.resource_questions.kind"},"resourcequestion_where_resource_resource_questions_updated_at_parameter":{"name":"where[resource][resource_questions][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_questions.updated_at"},"resourcequestion_where_resource_resource_questions_updated_at_gt_parameter":{"name":"where[resource][resource_questions][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_questions.updated_at range"},"resourcequestion_where_resource_resource_questions_updated_at_gte_parameter":{"name":"where[resource][resource_questions][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_questions.updated_at range"},"resourcequestion_where_resource_resource_questions_updated_at_lt_parameter":{"name":"where[resource][resource_questions][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_questions.updated_at range"},"resourcequestion_where_resource_resource_questions_updated_at_lte_parameter":{"name":"where[resource][resource_questions][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.resource_questions.updated_at range"},"roomsetup_where_resource_room_setups_created_at_parameter":{"name":"where[resource][room_setups][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.room_setups.created_at"},"roomsetup_where_resource_room_setups_created_at_gt_parameter":{"name":"where[resource][room_setups][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.room_setups.created_at range"},"roomsetup_where_resource_room_setups_created_at_gte_parameter":{"name":"where[resource][room_setups][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.room_setups.created_at range"},"roomsetup_where_resource_room_setups_created_at_lt_parameter":{"name":"where[resource][room_setups][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.room_setups.created_at range"},"roomsetup_where_resource_room_setups_created_at_lte_parameter":{"name":"where[resource][room_setups][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.room_setups.created_at range"},"roomsetup_where_resource_room_setups_name_parameter":{"name":"where[resource][room_setups][name]","in":"query","schema":{"type":"string"},"description":"Filter by resource.room_setups.name"},"roomsetup_where_resource_room_setups_updated_at_parameter":{"name":"where[resource][room_setups][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.room_setups.updated_at"},"roomsetup_where_resource_room_setups_updated_at_gt_parameter":{"name":"where[resource][room_setups][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.room_setups.updated_at range"},"roomsetup_where_resource_room_setups_updated_at_gte_parameter":{"name":"where[resource][room_setups][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.room_setups.updated_at range"},"roomsetup_where_resource_room_setups_updated_at_lt_parameter":{"name":"where[resource][room_setups][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.room_setups.updated_at range"},"roomsetup_where_resource_room_setups_updated_at_lte_parameter":{"name":"where[resource][room_setups][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource.room_setups.updated_at range"},"attachment_where_winner_attachments_content_type_parameter":{"name":"where[winner][attachments][content_type]","in":"query","schema":{"type":"string"},"description":"Filter by winner.attachments.content_type"},"attachment_where_winner_attachments_created_at_parameter":{"name":"where[winner][attachments][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.attachments.created_at"},"attachment_where_winner_attachments_created_at_gt_parameter":{"name":"where[winner][attachments][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.attachments.created_at range"},"attachment_where_winner_attachments_created_at_gte_parameter":{"name":"where[winner][attachments][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.attachments.created_at range"},"attachment_where_winner_attachments_created_at_lt_parameter":{"name":"where[winner][attachments][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.attachments.created_at range"},"attachment_where_winner_attachments_created_at_lte_parameter":{"name":"where[winner][attachments][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.attachments.created_at range"},"attachment_where_winner_attachments_description_parameter":{"name":"where[winner][attachments][description]","in":"query","schema":{"type":"string"},"description":"Filter by winner.attachments.description"},"attachment_where_winner_attachments_file_size_parameter":{"name":"where[winner][attachments][file_size]","in":"query","schema":{"type":"integer"},"description":"Filter by winner.attachments.file_size"},"attachment_where_winner_attachments_name_parameter":{"name":"where[winner][attachments][name]","in":"query","schema":{"type":"string"},"description":"Filter by winner.attachments.name"},"attachment_where_winner_attachments_updated_at_parameter":{"name":"where[winner][attachments][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.attachments.updated_at"},"attachment_where_winner_attachments_updated_at_gt_parameter":{"name":"where[winner][attachments][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.attachments.updated_at range"},"attachment_where_winner_attachments_updated_at_gte_parameter":{"name":"where[winner][attachments][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.attachments.updated_at range"},"attachment_where_winner_attachments_updated_at_lt_parameter":{"name":"where[winner][attachments][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.attachments.updated_at range"},"attachment_where_winner_attachments_updated_at_lte_parameter":{"name":"where[winner][attachments][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.attachments.updated_at range"},"feed_where_winner_feed_feed_type_parameter":{"name":"where[winner][feed][feed_type]","in":"query","schema":{"type":"string"},"description":"Filter by winner.feed.feed_type"},"feed_where_winner_feed_source_id_parameter":{"name":"where[winner][feed][source_id]","in":"query","schema":{"type":"string"},"description":"Filter by winner.feed.source_id"},"person_where_winner_owner_created_at_parameter":{"name":"where[winner][owner][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.owner.created_at"},"person_where_winner_owner_created_at_gt_parameter":{"name":"where[winner][owner][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.owner.created_at range"},"person_where_winner_owner_created_at_gte_parameter":{"name":"where[winner][owner][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.owner.created_at range"},"person_where_winner_owner_created_at_lt_parameter":{"name":"where[winner][owner][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.owner.created_at range"},"person_where_winner_owner_created_at_lte_parameter":{"name":"where[winner][owner][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.owner.created_at range"},"person_where_winner_owner_first_name_parameter":{"name":"where[winner][owner][first_name]","in":"query","schema":{"type":"string"},"description":"Filter by winner.owner.first_name"},"person_where_winner_owner_last_name_parameter":{"name":"where[winner][owner][last_name]","in":"query","schema":{"type":"string"},"description":"Filter by winner.owner.last_name"},"person_where_winner_owner_middle_name_parameter":{"name":"where[winner][owner][middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by winner.owner.middle_name"},"person_where_winner_owner_updated_at_parameter":{"name":"where[winner][owner][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.owner.updated_at"},"person_where_winner_owner_updated_at_gt_parameter":{"name":"where[winner][owner][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.owner.updated_at range"},"person_where_winner_owner_updated_at_gte_parameter":{"name":"where[winner][owner][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.owner.updated_at range"},"person_where_winner_owner_updated_at_lt_parameter":{"name":"where[winner][owner][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.owner.updated_at range"},"person_where_winner_owner_updated_at_lte_parameter":{"name":"where[winner][owner][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.owner.updated_at range"},"tag_where_winner_tags_church_center_category_parameter":{"name":"where[winner][tags][church_center_category]","in":"query","schema":{"type":"boolean"},"description":"Filter by winner.tags.church_center_category"},"tag_where_winner_tags_color_parameter":{"name":"where[winner][tags][color]","in":"query","schema":{"type":"string"},"description":"Filter by winner.tags.color"},"tag_where_winner_tags_created_at_parameter":{"name":"where[winner][tags][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.tags.created_at"},"tag_where_winner_tags_created_at_gt_parameter":{"name":"where[winner][tags][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.tags.created_at range"},"tag_where_winner_tags_created_at_gte_parameter":{"name":"where[winner][tags][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.tags.created_at range"},"tag_where_winner_tags_created_at_lt_parameter":{"name":"where[winner][tags][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.tags.created_at range"},"tag_where_winner_tags_created_at_lte_parameter":{"name":"where[winner][tags][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.tags.created_at range"},"tag_where_winner_tags_name_parameter":{"name":"where[winner][tags][name]","in":"query","schema":{"type":"string"},"description":"Filter by winner.tags.name"},"tag_where_winner_tags_position_parameter":{"name":"where[winner][tags][position]","in":"query","schema":{"type":"number","format":"double"},"description":"Filter by winner.tags.position"},"tag_where_winner_tags_updated_at_parameter":{"name":"where[winner][tags][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.tags.updated_at"},"tag_where_winner_tags_updated_at_gt_parameter":{"name":"where[winner][tags][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.tags.updated_at range"},"tag_where_winner_tags_updated_at_gte_parameter":{"name":"where[winner][tags][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.tags.updated_at range"},"tag_where_winner_tags_updated_at_lt_parameter":{"name":"where[winner][tags][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.tags.updated_at range"},"tag_where_winner_tags_updated_at_lte_parameter":{"name":"where[winner][tags][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by winner.tags.updated_at range"},"tag_where_winner_tags_id_parameter":{"name":"where[winner][tags][id]","in":"query","schema":{"type":"string"},"description":"Filter by winner.tags.id"},"event_where_approval_status_parameter":{"name":"where[approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by approval_status"},"event_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"event_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"event_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"event_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"event_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"event_where_featured_parameter":{"name":"where[featured]","in":"query","schema":{"type":"boolean"},"description":"Filter by featured"},"event_where_name_parameter":{"name":"where[name]","in":"query","schema":{"type":"string"},"description":"Filter by name"},"event_where_feed_id_parameter":{"name":"where[feed_id]","in":"query","schema":{"type":"string"},"description":"Filter by feed_id"},"event_where_percent_approved_parameter":{"name":"where[percent_approved]","in":"query","schema":{"type":"integer"},"description":"Filter by percent_approved"},"event_where_percent_rejected_parameter":{"name":"where[percent_rejected]","in":"query","schema":{"type":"integer"},"description":"Filter by percent_rejected"},"event_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"event_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"event_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"event_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"event_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"event_where_visible_in_church_center_parameter":{"name":"where[visible_in_church_center]","in":"query","schema":{"type":"boolean"},"description":"Filter by visible_in_church_center"},"attachment_where_attachments_content_type_parameter":{"name":"where[attachments][content_type]","in":"query","schema":{"type":"string"},"description":"Filter by attachments.content_type"},"attachment_where_attachments_created_at_parameter":{"name":"where[attachments][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.created_at"},"attachment_where_attachments_created_at_gt_parameter":{"name":"where[attachments][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.created_at range"},"attachment_where_attachments_created_at_gte_parameter":{"name":"where[attachments][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.created_at range"},"attachment_where_attachments_created_at_lt_parameter":{"name":"where[attachments][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.created_at range"},"attachment_where_attachments_created_at_lte_parameter":{"name":"where[attachments][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.created_at range"},"attachment_where_attachments_description_parameter":{"name":"where[attachments][description]","in":"query","schema":{"type":"string"},"description":"Filter by attachments.description"},"attachment_where_attachments_file_size_parameter":{"name":"where[attachments][file_size]","in":"query","schema":{"type":"integer"},"description":"Filter by attachments.file_size"},"attachment_where_attachments_name_parameter":{"name":"where[attachments][name]","in":"query","schema":{"type":"string"},"description":"Filter by attachments.name"},"attachment_where_attachments_updated_at_parameter":{"name":"where[attachments][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.updated_at"},"attachment_where_attachments_updated_at_gt_parameter":{"name":"where[attachments][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.updated_at range"},"attachment_where_attachments_updated_at_gte_parameter":{"name":"where[attachments][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.updated_at range"},"attachment_where_attachments_updated_at_lt_parameter":{"name":"where[attachments][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.updated_at range"},"attachment_where_attachments_updated_at_lte_parameter":{"name":"where[attachments][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.updated_at range"},"feed_where_feed_feed_type_parameter":{"name":"where[feed][feed_type]","in":"query","schema":{"type":"string"},"description":"Filter by feed.feed_type"},"feed_where_feed_source_id_parameter":{"name":"where[feed][source_id]","in":"query","schema":{"type":"string"},"description":"Filter by feed.source_id"},"person_where_owner_created_at_parameter":{"name":"where[owner][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by owner.created_at"},"person_where_owner_created_at_gt_parameter":{"name":"where[owner][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by owner.created_at range"},"person_where_owner_created_at_gte_parameter":{"name":"where[owner][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by owner.created_at range"},"person_where_owner_created_at_lt_parameter":{"name":"where[owner][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by owner.created_at range"},"person_where_owner_created_at_lte_parameter":{"name":"where[owner][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by owner.created_at range"},"person_where_owner_first_name_parameter":{"name":"where[owner][first_name]","in":"query","schema":{"type":"string"},"description":"Filter by owner.first_name"},"person_where_owner_last_name_parameter":{"name":"where[owner][last_name]","in":"query","schema":{"type":"string"},"description":"Filter by owner.last_name"},"person_where_owner_middle_name_parameter":{"name":"where[owner][middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by owner.middle_name"},"person_where_owner_updated_at_parameter":{"name":"where[owner][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by owner.updated_at"},"person_where_owner_updated_at_gt_parameter":{"name":"where[owner][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by owner.updated_at range"},"person_where_owner_updated_at_gte_parameter":{"name":"where[owner][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by owner.updated_at range"},"person_where_owner_updated_at_lt_parameter":{"name":"where[owner][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by owner.updated_at range"},"person_where_owner_updated_at_lte_parameter":{"name":"where[owner][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by owner.updated_at range"},"tag_where_tags_church_center_category_parameter":{"name":"where[tags][church_center_category]","in":"query","schema":{"type":"boolean"},"description":"Filter by tags.church_center_category"},"tag_where_tags_color_parameter":{"name":"where[tags][color]","in":"query","schema":{"type":"string"},"description":"Filter by tags.color"},"tag_where_tags_created_at_parameter":{"name":"where[tags][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.created_at"},"tag_where_tags_created_at_gt_parameter":{"name":"where[tags][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.created_at range"},"tag_where_tags_created_at_gte_parameter":{"name":"where[tags][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.created_at range"},"tag_where_tags_created_at_lt_parameter":{"name":"where[tags][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.created_at range"},"tag_where_tags_created_at_lte_parameter":{"name":"where[tags][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.created_at range"},"tag_where_tags_name_parameter":{"name":"where[tags][name]","in":"query","schema":{"type":"string"},"description":"Filter by tags.name"},"tag_where_tags_position_parameter":{"name":"where[tags][position]","in":"query","schema":{"type":"number","format":"double"},"description":"Filter by tags.position"},"tag_where_tags_updated_at_parameter":{"name":"where[tags][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.updated_at"},"tag_where_tags_updated_at_gt_parameter":{"name":"where[tags][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.updated_at range"},"tag_where_tags_updated_at_gte_parameter":{"name":"where[tags][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.updated_at range"},"tag_where_tags_updated_at_lt_parameter":{"name":"where[tags][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.updated_at range"},"tag_where_tags_updated_at_lte_parameter":{"name":"where[tags][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.updated_at range"},"tag_where_tags_id_parameter":{"name":"where[tags][id]","in":"query","schema":{"type":"string"},"description":"Filter by tags.id"},"event_where_attachments_event_approval_status_parameter":{"name":"where[attachments][event][approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by attachments.event.approval_status"},"event_where_attachments_event_created_at_parameter":{"name":"where[attachments][event][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.event.created_at"},"event_where_attachments_event_created_at_gt_parameter":{"name":"where[attachments][event][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.event.created_at range"},"event_where_attachments_event_created_at_gte_parameter":{"name":"where[attachments][event][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.event.created_at range"},"event_where_attachments_event_created_at_lt_parameter":{"name":"where[attachments][event][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.event.created_at range"},"event_where_attachments_event_created_at_lte_parameter":{"name":"where[attachments][event][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.event.created_at range"},"event_where_attachments_event_featured_parameter":{"name":"where[attachments][event][featured]","in":"query","schema":{"type":"boolean"},"description":"Filter by attachments.event.featured"},"event_where_attachments_event_name_parameter":{"name":"where[attachments][event][name]","in":"query","schema":{"type":"string"},"description":"Filter by attachments.event.name"},"event_where_attachments_event_feed_id_parameter":{"name":"where[attachments][event][feed_id]","in":"query","schema":{"type":"string"},"description":"Filter by attachments.event.feed_id"},"event_where_attachments_event_percent_approved_parameter":{"name":"where[attachments][event][percent_approved]","in":"query","schema":{"type":"integer"},"description":"Filter by attachments.event.percent_approved"},"event_where_attachments_event_percent_rejected_parameter":{"name":"where[attachments][event][percent_rejected]","in":"query","schema":{"type":"integer"},"description":"Filter by attachments.event.percent_rejected"},"event_where_attachments_event_updated_at_parameter":{"name":"where[attachments][event][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.event.updated_at"},"event_where_attachments_event_updated_at_gt_parameter":{"name":"where[attachments][event][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.event.updated_at range"},"event_where_attachments_event_updated_at_gte_parameter":{"name":"where[attachments][event][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.event.updated_at range"},"event_where_attachments_event_updated_at_lt_parameter":{"name":"where[attachments][event][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.event.updated_at range"},"event_where_attachments_event_updated_at_lte_parameter":{"name":"where[attachments][event][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by attachments.event.updated_at range"},"event_where_attachments_event_visible_in_church_center_parameter":{"name":"where[attachments][event][visible_in_church_center]","in":"query","schema":{"type":"boolean"},"description":"Filter by attachments.event.visible_in_church_center"},"taggroup_where_tags_tag_group_created_at_parameter":{"name":"where[tags][tag_group][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.tag_group.created_at"},"taggroup_where_tags_tag_group_created_at_gt_parameter":{"name":"where[tags][tag_group][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.tag_group.created_at range"},"taggroup_where_tags_tag_group_created_at_gte_parameter":{"name":"where[tags][tag_group][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.tag_group.created_at range"},"taggroup_where_tags_tag_group_created_at_lt_parameter":{"name":"where[tags][tag_group][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.tag_group.created_at range"},"taggroup_where_tags_tag_group_created_at_lte_parameter":{"name":"where[tags][tag_group][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.tag_group.created_at range"},"taggroup_where_tags_tag_group_name_parameter":{"name":"where[tags][tag_group][name]","in":"query","schema":{"type":"string"},"description":"Filter by tags.tag_group.name"},"taggroup_where_tags_tag_group_updated_at_parameter":{"name":"where[tags][tag_group][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.tag_group.updated_at"},"taggroup_where_tags_tag_group_updated_at_gt_parameter":{"name":"where[tags][tag_group][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.tag_group.updated_at range"},"taggroup_where_tags_tag_group_updated_at_gte_parameter":{"name":"where[tags][tag_group][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.tag_group.updated_at range"},"taggroup_where_tags_tag_group_updated_at_lt_parameter":{"name":"where[tags][tag_group][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.tag_group.updated_at range"},"taggroup_where_tags_tag_group_updated_at_lte_parameter":{"name":"where[tags][tag_group][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tags.tag_group.updated_at range"},"eventconnection_where_product_name_parameter":{"name":"where[product_name]","in":"query","schema":{"type":"string"},"description":"Filter by product_name"},"eventconnection_where_promoted_parameter":{"name":"where[promoted]","in":"query","schema":{"type":"boolean"},"description":"Filter by promoted"},"eventconnection_where_connected_to_id_parameter":{"name":"where[connected_to_id]","in":"query","schema":{"type":"string"},"description":"Filter by connected_to_id"},"eventinstance_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"eventinstance_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"eventinstance_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"eventinstance_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"eventinstance_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"eventinstance_where_ends_at_parameter":{"name":"where[ends_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at"},"eventinstance_where_ends_at_gt_parameter":{"name":"where[ends_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"eventinstance_where_ends_at_gte_parameter":{"name":"where[ends_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"eventinstance_where_ends_at_lt_parameter":{"name":"where[ends_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"eventinstance_where_ends_at_lte_parameter":{"name":"where[ends_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"eventinstance_where_event_name_parameter":{"name":"where[event_name]","in":"query","schema":{"type":"string"},"description":"Filter by event_name"},"eventinstance_where_kind_parameter":{"name":"where[kind]","in":"query","schema":{"type":"string"},"description":"Filter by kind"},"eventinstance_where_starts_at_parameter":{"name":"where[starts_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at"},"eventinstance_where_starts_at_gt_parameter":{"name":"where[starts_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"eventinstance_where_starts_at_gte_parameter":{"name":"where[starts_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"eventinstance_where_starts_at_lt_parameter":{"name":"where[starts_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"eventinstance_where_starts_at_lte_parameter":{"name":"where[starts_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"eventinstance_where_tag_ids_parameter":{"name":"where[tag_ids]","in":"query","schema":{"type":"string"},"description":"Filter by tag_ids"},"eventinstance_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"eventinstance_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"eventinstance_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"eventinstance_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"eventinstance_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"eventtime_where_event_times_starts_at_parameter":{"name":"where[event_times][starts_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.starts_at"},"eventtime_where_event_times_starts_at_gt_parameter":{"name":"where[event_times][starts_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.starts_at range"},"eventtime_where_event_times_starts_at_gte_parameter":{"name":"where[event_times][starts_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.starts_at range"},"eventtime_where_event_times_starts_at_lt_parameter":{"name":"where[event_times][starts_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.starts_at range"},"eventtime_where_event_times_starts_at_lte_parameter":{"name":"where[event_times][starts_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.starts_at range"},"eventtime_where_event_times_ends_at_parameter":{"name":"where[event_times][ends_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.ends_at"},"eventtime_where_event_times_ends_at_gt_parameter":{"name":"where[event_times][ends_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.ends_at range"},"eventtime_where_event_times_ends_at_gte_parameter":{"name":"where[event_times][ends_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.ends_at range"},"eventtime_where_event_times_ends_at_lt_parameter":{"name":"where[event_times][ends_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.ends_at range"},"eventtime_where_event_times_ends_at_lte_parameter":{"name":"where[event_times][ends_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.ends_at range"},"eventtime_where_event_times_name_parameter":{"name":"where[event_times][name]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.name"},"eventtime_where_event_times_name_gt_parameter":{"name":"where[event_times][name][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.name range"},"eventtime_where_event_times_name_gte_parameter":{"name":"where[event_times][name][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.name range"},"eventtime_where_event_times_name_lt_parameter":{"name":"where[event_times][name][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.name range"},"eventtime_where_event_times_name_lte_parameter":{"name":"where[event_times][name][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.name range"},"eventtime_where_event_times_visible_on_kiosks_parameter":{"name":"where[event_times][visible_on_kiosks]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_times.visible_on_kiosks"},"eventtime_where_event_times_visible_on_widget_and_ical_parameter":{"name":"where[event_times][visible_on_widget_and_ical]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_times.visible_on_widget_and_ical"},"resourcebooking_where_resource_bookings_created_at_parameter":{"name":"where[resource_bookings][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.created_at"},"resourcebooking_where_resource_bookings_created_at_gt_parameter":{"name":"where[resource_bookings][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.created_at range"},"resourcebooking_where_resource_bookings_created_at_gte_parameter":{"name":"where[resource_bookings][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.created_at range"},"resourcebooking_where_resource_bookings_created_at_lt_parameter":{"name":"where[resource_bookings][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.created_at range"},"resourcebooking_where_resource_bookings_created_at_lte_parameter":{"name":"where[resource_bookings][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.created_at range"},"resourcebooking_where_resource_bookings_ends_at_parameter":{"name":"where[resource_bookings][ends_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.ends_at"},"resourcebooking_where_resource_bookings_ends_at_gt_parameter":{"name":"where[resource_bookings][ends_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.ends_at range"},"resourcebooking_where_resource_bookings_ends_at_gte_parameter":{"name":"where[resource_bookings][ends_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.ends_at range"},"resourcebooking_where_resource_bookings_ends_at_lt_parameter":{"name":"where[resource_bookings][ends_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.ends_at range"},"resourcebooking_where_resource_bookings_ends_at_lte_parameter":{"name":"where[resource_bookings][ends_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.ends_at range"},"resourcebooking_where_resource_bookings_starts_at_parameter":{"name":"where[resource_bookings][starts_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.starts_at"},"resourcebooking_where_resource_bookings_starts_at_gt_parameter":{"name":"where[resource_bookings][starts_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.starts_at range"},"resourcebooking_where_resource_bookings_starts_at_gte_parameter":{"name":"where[resource_bookings][starts_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.starts_at range"},"resourcebooking_where_resource_bookings_starts_at_lt_parameter":{"name":"where[resource_bookings][starts_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.starts_at range"},"resourcebooking_where_resource_bookings_starts_at_lte_parameter":{"name":"where[resource_bookings][starts_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.starts_at range"},"resourcebooking_where_resource_bookings_updated_at_parameter":{"name":"where[resource_bookings][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.updated_at"},"resourcebooking_where_resource_bookings_updated_at_gt_parameter":{"name":"where[resource_bookings][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.updated_at range"},"resourcebooking_where_resource_bookings_updated_at_gte_parameter":{"name":"where[resource_bookings][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.updated_at range"},"resourcebooking_where_resource_bookings_updated_at_lt_parameter":{"name":"where[resource_bookings][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.updated_at range"},"resourcebooking_where_resource_bookings_updated_at_lte_parameter":{"name":"where[resource_bookings][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.updated_at range"},"event_where_event_times_event_approval_status_parameter":{"name":"where[event_times][event][approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by event_times.event.approval_status"},"event_where_event_times_event_created_at_parameter":{"name":"where[event_times][event][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.event.created_at"},"event_where_event_times_event_created_at_gt_parameter":{"name":"where[event_times][event][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.event.created_at range"},"event_where_event_times_event_created_at_gte_parameter":{"name":"where[event_times][event][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.event.created_at range"},"event_where_event_times_event_created_at_lt_parameter":{"name":"where[event_times][event][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.event.created_at range"},"event_where_event_times_event_created_at_lte_parameter":{"name":"where[event_times][event][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.event.created_at range"},"event_where_event_times_event_featured_parameter":{"name":"where[event_times][event][featured]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_times.event.featured"},"event_where_event_times_event_name_parameter":{"name":"where[event_times][event][name]","in":"query","schema":{"type":"string"},"description":"Filter by event_times.event.name"},"event_where_event_times_event_feed_id_parameter":{"name":"where[event_times][event][feed_id]","in":"query","schema":{"type":"string"},"description":"Filter by event_times.event.feed_id"},"event_where_event_times_event_percent_approved_parameter":{"name":"where[event_times][event][percent_approved]","in":"query","schema":{"type":"integer"},"description":"Filter by event_times.event.percent_approved"},"event_where_event_times_event_percent_rejected_parameter":{"name":"where[event_times][event][percent_rejected]","in":"query","schema":{"type":"integer"},"description":"Filter by event_times.event.percent_rejected"},"event_where_event_times_event_updated_at_parameter":{"name":"where[event_times][event][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.event.updated_at"},"event_where_event_times_event_updated_at_gt_parameter":{"name":"where[event_times][event][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.event.updated_at range"},"event_where_event_times_event_updated_at_gte_parameter":{"name":"where[event_times][event][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.event.updated_at range"},"event_where_event_times_event_updated_at_lt_parameter":{"name":"where[event_times][event][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.event.updated_at range"},"event_where_event_times_event_updated_at_lte_parameter":{"name":"where[event_times][event][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_times.event.updated_at range"},"event_where_event_times_event_visible_in_church_center_parameter":{"name":"where[event_times][event][visible_in_church_center]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_times.event.visible_in_church_center"},"eventinstance_where_resource_bookings_event_instance_created_at_parameter":{"name":"where[resource_bookings][event_instance][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.created_at"},"eventinstance_where_resource_bookings_event_instance_created_at_gt_parameter":{"name":"where[resource_bookings][event_instance][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.created_at range"},"eventinstance_where_resource_bookings_event_instance_created_at_gte_parameter":{"name":"where[resource_bookings][event_instance][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.created_at range"},"eventinstance_where_resource_bookings_event_instance_created_at_lt_parameter":{"name":"where[resource_bookings][event_instance][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.created_at range"},"eventinstance_where_resource_bookings_event_instance_created_at_lte_parameter":{"name":"where[resource_bookings][event_instance][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.created_at range"},"eventinstance_where_resource_bookings_event_instance_ends_at_parameter":{"name":"where[resource_bookings][event_instance][ends_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.ends_at"},"eventinstance_where_resource_bookings_event_instance_ends_at_gt_parameter":{"name":"where[resource_bookings][event_instance][ends_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.ends_at range"},"eventinstance_where_resource_bookings_event_instance_ends_at_gte_parameter":{"name":"where[resource_bookings][event_instance][ends_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.ends_at range"},"eventinstance_where_resource_bookings_event_instance_ends_at_lt_parameter":{"name":"where[resource_bookings][event_instance][ends_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.ends_at range"},"eventinstance_where_resource_bookings_event_instance_ends_at_lte_parameter":{"name":"where[resource_bookings][event_instance][ends_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.ends_at range"},"eventinstance_where_resource_bookings_event_instance_event_name_parameter":{"name":"where[resource_bookings][event_instance][event_name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_bookings.event_instance.event_name"},"eventinstance_where_resource_bookings_event_instance_kind_parameter":{"name":"where[resource_bookings][event_instance][kind]","in":"query","schema":{"type":"string"},"description":"Filter by resource_bookings.event_instance.kind"},"eventinstance_where_resource_bookings_event_instance_starts_at_parameter":{"name":"where[resource_bookings][event_instance][starts_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.starts_at"},"eventinstance_where_resource_bookings_event_instance_starts_at_gt_parameter":{"name":"where[resource_bookings][event_instance][starts_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.starts_at range"},"eventinstance_where_resource_bookings_event_instance_starts_at_gte_parameter":{"name":"where[resource_bookings][event_instance][starts_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.starts_at range"},"eventinstance_where_resource_bookings_event_instance_starts_at_lt_parameter":{"name":"where[resource_bookings][event_instance][starts_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.starts_at range"},"eventinstance_where_resource_bookings_event_instance_starts_at_lte_parameter":{"name":"where[resource_bookings][event_instance][starts_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.starts_at range"},"eventinstance_where_resource_bookings_event_instance_tag_ids_parameter":{"name":"where[resource_bookings][event_instance][tag_ids]","in":"query","schema":{"type":"string"},"description":"Filter by resource_bookings.event_instance.tag_ids"},"eventinstance_where_resource_bookings_event_instance_updated_at_parameter":{"name":"where[resource_bookings][event_instance][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.updated_at"},"eventinstance_where_resource_bookings_event_instance_updated_at_gt_parameter":{"name":"where[resource_bookings][event_instance][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.updated_at range"},"eventinstance_where_resource_bookings_event_instance_updated_at_gte_parameter":{"name":"where[resource_bookings][event_instance][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.updated_at range"},"eventinstance_where_resource_bookings_event_instance_updated_at_lt_parameter":{"name":"where[resource_bookings][event_instance][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.updated_at range"},"eventinstance_where_resource_bookings_event_instance_updated_at_lte_parameter":{"name":"where[resource_bookings][event_instance][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_instance.updated_at range"},"eventresourcerequest_where_resource_bookings_event_resource_request_approval_sent_parameter":{"name":"where[resource_bookings][event_resource_request][approval_sent]","in":"query","schema":{"type":"boolean"},"description":"Filter by resource_bookings.event_resource_request.approval_sent"},"eventresourcerequest_where_resource_bookings_event_resource_request_approval_status_parameter":{"name":"where[resource_bookings][event_resource_request][approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by resource_bookings.event_resource_request.approval_status"},"eventresourcerequest_where_resource_bookings_event_resource_request_created_at_parameter":{"name":"where[resource_bookings][event_resource_request][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_resource_request.created_at"},"eventresourcerequest_where_resource_bookings_event_resource_request_created_at_gt_parameter":{"name":"where[resource_bookings][event_resource_request][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_resource_request.created_at range"},"eventresourcerequest_where_resource_bookings_event_resource_request_created_at_gte_parameter":{"name":"where[resource_bookings][event_resource_request][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_resource_request.created_at range"},"eventresourcerequest_where_resource_bookings_event_resource_request_created_at_lt_parameter":{"name":"where[resource_bookings][event_resource_request][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_resource_request.created_at range"},"eventresourcerequest_where_resource_bookings_event_resource_request_created_at_lte_parameter":{"name":"where[resource_bookings][event_resource_request][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_resource_request.created_at range"},"eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_parameter":{"name":"where[resource_bookings][event_resource_request][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_resource_request.updated_at"},"eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_gt_parameter":{"name":"where[resource_bookings][event_resource_request][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_resource_request.updated_at range"},"eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_gte_parameter":{"name":"where[resource_bookings][event_resource_request][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_resource_request.updated_at range"},"eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_lt_parameter":{"name":"where[resource_bookings][event_resource_request][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_resource_request.updated_at range"},"eventresourcerequest_where_resource_bookings_event_resource_request_updated_at_lte_parameter":{"name":"where[resource_bookings][event_resource_request][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.event_resource_request.updated_at range"},"resource_where_resource_bookings_resource_created_at_parameter":{"name":"where[resource_bookings][resource][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.resource.created_at"},"resource_where_resource_bookings_resource_created_at_gt_parameter":{"name":"where[resource_bookings][resource][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.resource.created_at range"},"resource_where_resource_bookings_resource_created_at_gte_parameter":{"name":"where[resource_bookings][resource][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.resource.created_at range"},"resource_where_resource_bookings_resource_created_at_lt_parameter":{"name":"where[resource_bookings][resource][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.resource.created_at range"},"resource_where_resource_bookings_resource_created_at_lte_parameter":{"name":"where[resource_bookings][resource][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.resource.created_at range"},"resource_where_resource_bookings_resource_kind_parameter":{"name":"where[resource_bookings][resource][kind]","in":"query","schema":{"type":"string"},"description":"Filter by resource_bookings.resource.kind"},"resource_where_resource_bookings_resource_name_parameter":{"name":"where[resource_bookings][resource][name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_bookings.resource.name"},"resource_where_resource_bookings_resource_serial_number_parameter":{"name":"where[resource_bookings][resource][serial_number]","in":"query","schema":{"type":"string"},"description":"Filter by resource_bookings.resource.serial_number"},"resource_where_resource_bookings_resource_updated_at_parameter":{"name":"where[resource_bookings][resource][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.resource.updated_at"},"resource_where_resource_bookings_resource_updated_at_gt_parameter":{"name":"where[resource_bookings][resource][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.resource.updated_at range"},"resource_where_resource_bookings_resource_updated_at_gte_parameter":{"name":"where[resource_bookings][resource][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.resource.updated_at range"},"resource_where_resource_bookings_resource_updated_at_lt_parameter":{"name":"where[resource_bookings][resource][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.resource.updated_at range"},"resource_where_resource_bookings_resource_updated_at_lte_parameter":{"name":"where[resource_bookings][resource][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_bookings.resource.updated_at range"},"resource_where_resource_bookings_resource_path_name_parameter":{"name":"where[resource_bookings][resource][path_name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_bookings.resource.path_name"},"resource_where_resource_bookings_resource_resource_folder_id_parameter":{"name":"where[resource_bookings][resource][resource_folder_id]","in":"query","schema":{"type":"string"},"description":"Filter by resource_bookings.resource.resource_folder_id"},"resource_where_resource_bookings_resource_id_parameter":{"name":"where[resource_bookings][resource][id]","in":"query","schema":{"type":"string"},"description":"Filter by resource_bookings.resource.id"},"eventresourcerequest_where_approval_sent_parameter":{"name":"where[approval_sent]","in":"query","schema":{"type":"boolean"},"description":"Filter by approval_sent"},"eventresourcerequest_where_approval_status_parameter":{"name":"where[approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by approval_status"},"eventresourcerequest_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"eventresourcerequest_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"eventresourcerequest_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"eventresourcerequest_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"eventresourcerequest_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"eventresourcerequest_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"eventresourcerequest_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"eventresourcerequest_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"eventresourcerequest_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"eventresourcerequest_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"person_where_created_by_created_at_parameter":{"name":"where[created_by][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_by.created_at"},"person_where_created_by_created_at_gt_parameter":{"name":"where[created_by][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_by.created_at range"},"person_where_created_by_created_at_gte_parameter":{"name":"where[created_by][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_by.created_at range"},"person_where_created_by_created_at_lt_parameter":{"name":"where[created_by][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_by.created_at range"},"person_where_created_by_created_at_lte_parameter":{"name":"where[created_by][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_by.created_at range"},"person_where_created_by_first_name_parameter":{"name":"where[created_by][first_name]","in":"query","schema":{"type":"string"},"description":"Filter by created_by.first_name"},"person_where_created_by_last_name_parameter":{"name":"where[created_by][last_name]","in":"query","schema":{"type":"string"},"description":"Filter by created_by.last_name"},"person_where_created_by_middle_name_parameter":{"name":"where[created_by][middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by created_by.middle_name"},"person_where_created_by_updated_at_parameter":{"name":"where[created_by][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_by.updated_at"},"person_where_created_by_updated_at_gt_parameter":{"name":"where[created_by][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_by.updated_at range"},"person_where_created_by_updated_at_gte_parameter":{"name":"where[created_by][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_by.updated_at range"},"person_where_created_by_updated_at_lt_parameter":{"name":"where[created_by][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_by.updated_at range"},"person_where_created_by_updated_at_lte_parameter":{"name":"where[created_by][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_by.updated_at range"},"roomsetup_where_room_setup_created_at_parameter":{"name":"where[room_setup][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setup.created_at"},"roomsetup_where_room_setup_created_at_gt_parameter":{"name":"where[room_setup][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setup.created_at range"},"roomsetup_where_room_setup_created_at_gte_parameter":{"name":"where[room_setup][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setup.created_at range"},"roomsetup_where_room_setup_created_at_lt_parameter":{"name":"where[room_setup][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setup.created_at range"},"roomsetup_where_room_setup_created_at_lte_parameter":{"name":"where[room_setup][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setup.created_at range"},"roomsetup_where_room_setup_name_parameter":{"name":"where[room_setup][name]","in":"query","schema":{"type":"string"},"description":"Filter by room_setup.name"},"roomsetup_where_room_setup_updated_at_parameter":{"name":"where[room_setup][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setup.updated_at"},"roomsetup_where_room_setup_updated_at_gt_parameter":{"name":"where[room_setup][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setup.updated_at range"},"roomsetup_where_room_setup_updated_at_gte_parameter":{"name":"where[room_setup][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setup.updated_at range"},"roomsetup_where_room_setup_updated_at_lt_parameter":{"name":"where[room_setup][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setup.updated_at range"},"roomsetup_where_room_setup_updated_at_lte_parameter":{"name":"where[room_setup][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setup.updated_at range"},"person_where_updated_by_created_at_parameter":{"name":"where[updated_by][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_by.created_at"},"person_where_updated_by_created_at_gt_parameter":{"name":"where[updated_by][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_by.created_at range"},"person_where_updated_by_created_at_gte_parameter":{"name":"where[updated_by][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_by.created_at range"},"person_where_updated_by_created_at_lt_parameter":{"name":"where[updated_by][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_by.created_at range"},"person_where_updated_by_created_at_lte_parameter":{"name":"where[updated_by][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_by.created_at range"},"person_where_updated_by_first_name_parameter":{"name":"where[updated_by][first_name]","in":"query","schema":{"type":"string"},"description":"Filter by updated_by.first_name"},"person_where_updated_by_last_name_parameter":{"name":"where[updated_by][last_name]","in":"query","schema":{"type":"string"},"description":"Filter by updated_by.last_name"},"person_where_updated_by_middle_name_parameter":{"name":"where[updated_by][middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by updated_by.middle_name"},"person_where_updated_by_updated_at_parameter":{"name":"where[updated_by][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_by.updated_at"},"person_where_updated_by_updated_at_gt_parameter":{"name":"where[updated_by][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_by.updated_at range"},"person_where_updated_by_updated_at_gte_parameter":{"name":"where[updated_by][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_by.updated_at range"},"person_where_updated_by_updated_at_lt_parameter":{"name":"where[updated_by][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_by.updated_at range"},"person_where_updated_by_updated_at_lte_parameter":{"name":"where[updated_by][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_by.updated_at range"},"eventtime_where_starts_at_parameter":{"name":"where[starts_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at"},"eventtime_where_starts_at_gt_parameter":{"name":"where[starts_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"eventtime_where_starts_at_gte_parameter":{"name":"where[starts_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"eventtime_where_starts_at_lt_parameter":{"name":"where[starts_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"eventtime_where_starts_at_lte_parameter":{"name":"where[starts_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"eventtime_where_ends_at_parameter":{"name":"where[ends_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at"},"eventtime_where_ends_at_gt_parameter":{"name":"where[ends_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"eventtime_where_ends_at_gte_parameter":{"name":"where[ends_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"eventtime_where_ends_at_lt_parameter":{"name":"where[ends_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"eventtime_where_ends_at_lte_parameter":{"name":"where[ends_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"eventtime_where_name_parameter":{"name":"where[name]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by name"},"eventtime_where_name_gt_parameter":{"name":"where[name][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by name range"},"eventtime_where_name_gte_parameter":{"name":"where[name][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by name range"},"eventtime_where_name_lt_parameter":{"name":"where[name][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by name range"},"eventtime_where_name_lte_parameter":{"name":"where[name][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by name range"},"eventtime_where_visible_on_kiosks_parameter":{"name":"where[visible_on_kiosks]","in":"query","schema":{"type":"boolean"},"description":"Filter by visible_on_kiosks"},"eventtime_where_visible_on_widget_and_ical_parameter":{"name":"where[visible_on_widget_and_ical]","in":"query","schema":{"type":"boolean"},"description":"Filter by visible_on_widget_and_ical"},"feed_where_feed_type_parameter":{"name":"where[feed_type]","in":"query","schema":{"type":"string"},"description":"Filter by feed_type"},"feed_where_source_id_parameter":{"name":"where[source_id]","in":"query","schema":{"type":"string"},"description":"Filter by source_id"},"person_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"person_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"person_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"person_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"person_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"person_where_first_name_parameter":{"name":"where[first_name]","in":"query","schema":{"type":"string"},"description":"Filter by first_name"},"person_where_last_name_parameter":{"name":"where[last_name]","in":"query","schema":{"type":"string"},"description":"Filter by last_name"},"person_where_middle_name_parameter":{"name":"where[middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by middle_name"},"person_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"person_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"person_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"person_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"person_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resource_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"resource_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resource_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resource_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resource_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resource_where_kind_parameter":{"name":"where[kind]","in":"query","schema":{"type":"string"},"description":"Filter by kind"},"resource_where_name_parameter":{"name":"where[name]","in":"query","schema":{"type":"string"},"description":"Filter by name"},"resource_where_serial_number_parameter":{"name":"where[serial_number]","in":"query","schema":{"type":"string"},"description":"Filter by serial_number"},"resource_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"resource_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resource_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resource_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resource_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resource_where_path_name_parameter":{"name":"where[path_name]","in":"query","schema":{"type":"string"},"description":"Filter by path_name"},"resource_where_resource_folder_id_parameter":{"name":"where[resource_folder_id]","in":"query","schema":{"type":"string"},"description":"Filter by resource_folder_id"},"resource_where_id_parameter":{"name":"where[id]","in":"query","schema":{"type":"string"},"description":"Filter by id"},"resourceapprovalgroup_where_resource_approval_groups_created_at_parameter":{"name":"where[resource_approval_groups][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.created_at"},"resourceapprovalgroup_where_resource_approval_groups_created_at_gt_parameter":{"name":"where[resource_approval_groups][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resource_approval_groups_created_at_gte_parameter":{"name":"where[resource_approval_groups][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resource_approval_groups_created_at_lt_parameter":{"name":"where[resource_approval_groups][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resource_approval_groups_created_at_lte_parameter":{"name":"where[resource_approval_groups][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resource_approval_groups_name_parameter":{"name":"where[resource_approval_groups][name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_approval_groups.name"},"resourceapprovalgroup_where_resource_approval_groups_updated_at_parameter":{"name":"where[resource_approval_groups][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.updated_at"},"resourceapprovalgroup_where_resource_approval_groups_updated_at_gt_parameter":{"name":"where[resource_approval_groups][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resource_approval_groups_updated_at_gte_parameter":{"name":"where[resource_approval_groups][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resource_approval_groups_updated_at_lt_parameter":{"name":"where[resource_approval_groups][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resource_approval_groups_updated_at_lte_parameter":{"name":"where[resource_approval_groups][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resource_approval_groups_id_parameter":{"name":"where[resource_approval_groups][id]","in":"query","schema":{"type":"string"},"description":"Filter by resource_approval_groups.id"},"resourcefolder_where_resource_folder_created_at_parameter":{"name":"where[resource_folder][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.created_at"},"resourcefolder_where_resource_folder_created_at_gt_parameter":{"name":"where[resource_folder][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.created_at range"},"resourcefolder_where_resource_folder_created_at_gte_parameter":{"name":"where[resource_folder][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.created_at range"},"resourcefolder_where_resource_folder_created_at_lt_parameter":{"name":"where[resource_folder][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.created_at range"},"resourcefolder_where_resource_folder_created_at_lte_parameter":{"name":"where[resource_folder][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.created_at range"},"resourcefolder_where_resource_folder_name_parameter":{"name":"where[resource_folder][name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_folder.name"},"resourcefolder_where_resource_folder_updated_at_parameter":{"name":"where[resource_folder][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.updated_at"},"resourcefolder_where_resource_folder_updated_at_gt_parameter":{"name":"where[resource_folder][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.updated_at range"},"resourcefolder_where_resource_folder_updated_at_gte_parameter":{"name":"where[resource_folder][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.updated_at range"},"resourcefolder_where_resource_folder_updated_at_lt_parameter":{"name":"where[resource_folder][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.updated_at range"},"resourcefolder_where_resource_folder_updated_at_lte_parameter":{"name":"where[resource_folder][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.updated_at range"},"resourcefolder_where_resource_folder_ancestry_parameter":{"name":"where[resource_folder][ancestry]","in":"query","schema":{"type":"string"},"description":"Filter by resource_folder.ancestry"},"resourcefolder_where_resource_folder_path_name_parameter":{"name":"where[resource_folder][path_name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_folder.path_name"},"resourcequestion_where_resource_questions_created_at_parameter":{"name":"where[resource_questions][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_questions.created_at"},"resourcequestion_where_resource_questions_created_at_gt_parameter":{"name":"where[resource_questions][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_questions.created_at range"},"resourcequestion_where_resource_questions_created_at_gte_parameter":{"name":"where[resource_questions][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_questions.created_at range"},"resourcequestion_where_resource_questions_created_at_lt_parameter":{"name":"where[resource_questions][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_questions.created_at range"},"resourcequestion_where_resource_questions_created_at_lte_parameter":{"name":"where[resource_questions][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_questions.created_at range"},"resourcequestion_where_resource_questions_kind_parameter":{"name":"where[resource_questions][kind]","in":"query","schema":{"type":"string"},"description":"Filter by resource_questions.kind"},"resourcequestion_where_resource_questions_updated_at_parameter":{"name":"where[resource_questions][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_questions.updated_at"},"resourcequestion_where_resource_questions_updated_at_gt_parameter":{"name":"where[resource_questions][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_questions.updated_at range"},"resourcequestion_where_resource_questions_updated_at_gte_parameter":{"name":"where[resource_questions][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_questions.updated_at range"},"resourcequestion_where_resource_questions_updated_at_lt_parameter":{"name":"where[resource_questions][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_questions.updated_at range"},"resourcequestion_where_resource_questions_updated_at_lte_parameter":{"name":"where[resource_questions][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_questions.updated_at range"},"roomsetup_where_room_setups_created_at_parameter":{"name":"where[room_setups][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setups.created_at"},"roomsetup_where_room_setups_created_at_gt_parameter":{"name":"where[room_setups][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setups.created_at range"},"roomsetup_where_room_setups_created_at_gte_parameter":{"name":"where[room_setups][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setups.created_at range"},"roomsetup_where_room_setups_created_at_lt_parameter":{"name":"where[room_setups][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setups.created_at range"},"roomsetup_where_room_setups_created_at_lte_parameter":{"name":"where[room_setups][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setups.created_at range"},"roomsetup_where_room_setups_name_parameter":{"name":"where[room_setups][name]","in":"query","schema":{"type":"string"},"description":"Filter by room_setups.name"},"roomsetup_where_room_setups_updated_at_parameter":{"name":"where[room_setups][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setups.updated_at"},"roomsetup_where_room_setups_updated_at_gt_parameter":{"name":"where[room_setups][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setups.updated_at range"},"roomsetup_where_room_setups_updated_at_gte_parameter":{"name":"where[room_setups][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setups.updated_at range"},"roomsetup_where_room_setups_updated_at_lt_parameter":{"name":"where[room_setups][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setups.updated_at range"},"roomsetup_where_room_setups_updated_at_lte_parameter":{"name":"where[room_setups][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by room_setups.updated_at range"},"person_where_resource_approval_groups_people_created_at_parameter":{"name":"where[resource_approval_groups][people][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.people.created_at"},"person_where_resource_approval_groups_people_created_at_gt_parameter":{"name":"where[resource_approval_groups][people][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.people.created_at range"},"person_where_resource_approval_groups_people_created_at_gte_parameter":{"name":"where[resource_approval_groups][people][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.people.created_at range"},"person_where_resource_approval_groups_people_created_at_lt_parameter":{"name":"where[resource_approval_groups][people][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.people.created_at range"},"person_where_resource_approval_groups_people_created_at_lte_parameter":{"name":"where[resource_approval_groups][people][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.people.created_at range"},"person_where_resource_approval_groups_people_first_name_parameter":{"name":"where[resource_approval_groups][people][first_name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_approval_groups.people.first_name"},"person_where_resource_approval_groups_people_last_name_parameter":{"name":"where[resource_approval_groups][people][last_name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_approval_groups.people.last_name"},"person_where_resource_approval_groups_people_middle_name_parameter":{"name":"where[resource_approval_groups][people][middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_approval_groups.people.middle_name"},"person_where_resource_approval_groups_people_updated_at_parameter":{"name":"where[resource_approval_groups][people][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.people.updated_at"},"person_where_resource_approval_groups_people_updated_at_gt_parameter":{"name":"where[resource_approval_groups][people][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.people.updated_at range"},"person_where_resource_approval_groups_people_updated_at_gte_parameter":{"name":"where[resource_approval_groups][people][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.people.updated_at range"},"person_where_resource_approval_groups_people_updated_at_lt_parameter":{"name":"where[resource_approval_groups][people][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.people.updated_at range"},"person_where_resource_approval_groups_people_updated_at_lte_parameter":{"name":"where[resource_approval_groups][people][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.people.updated_at range"},"resource_where_resource_approval_groups_resources_created_at_parameter":{"name":"where[resource_approval_groups][resources][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.resources.created_at"},"resource_where_resource_approval_groups_resources_created_at_gt_parameter":{"name":"where[resource_approval_groups][resources][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.resources.created_at range"},"resource_where_resource_approval_groups_resources_created_at_gte_parameter":{"name":"where[resource_approval_groups][resources][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.resources.created_at range"},"resource_where_resource_approval_groups_resources_created_at_lt_parameter":{"name":"where[resource_approval_groups][resources][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.resources.created_at range"},"resource_where_resource_approval_groups_resources_created_at_lte_parameter":{"name":"where[resource_approval_groups][resources][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.resources.created_at range"},"resource_where_resource_approval_groups_resources_kind_parameter":{"name":"where[resource_approval_groups][resources][kind]","in":"query","schema":{"type":"string"},"description":"Filter by resource_approval_groups.resources.kind"},"resource_where_resource_approval_groups_resources_name_parameter":{"name":"where[resource_approval_groups][resources][name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_approval_groups.resources.name"},"resource_where_resource_approval_groups_resources_serial_number_parameter":{"name":"where[resource_approval_groups][resources][serial_number]","in":"query","schema":{"type":"string"},"description":"Filter by resource_approval_groups.resources.serial_number"},"resource_where_resource_approval_groups_resources_updated_at_parameter":{"name":"where[resource_approval_groups][resources][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.resources.updated_at"},"resource_where_resource_approval_groups_resources_updated_at_gt_parameter":{"name":"where[resource_approval_groups][resources][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.resources.updated_at range"},"resource_where_resource_approval_groups_resources_updated_at_gte_parameter":{"name":"where[resource_approval_groups][resources][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.resources.updated_at range"},"resource_where_resource_approval_groups_resources_updated_at_lt_parameter":{"name":"where[resource_approval_groups][resources][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.resources.updated_at range"},"resource_where_resource_approval_groups_resources_updated_at_lte_parameter":{"name":"where[resource_approval_groups][resources][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_approval_groups.resources.updated_at range"},"resource_where_resource_approval_groups_resources_path_name_parameter":{"name":"where[resource_approval_groups][resources][path_name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_approval_groups.resources.path_name"},"resource_where_resource_approval_groups_resources_resource_folder_id_parameter":{"name":"where[resource_approval_groups][resources][resource_folder_id]","in":"query","schema":{"type":"string"},"description":"Filter by resource_approval_groups.resources.resource_folder_id"},"resource_where_resource_approval_groups_resources_id_parameter":{"name":"where[resource_approval_groups][resources][id]","in":"query","schema":{"type":"string"},"description":"Filter by resource_approval_groups.resources.id"},"resource_where_resource_folder_resources_created_at_parameter":{"name":"where[resource_folder][resources][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.resources.created_at"},"resource_where_resource_folder_resources_created_at_gt_parameter":{"name":"where[resource_folder][resources][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.resources.created_at range"},"resource_where_resource_folder_resources_created_at_gte_parameter":{"name":"where[resource_folder][resources][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.resources.created_at range"},"resource_where_resource_folder_resources_created_at_lt_parameter":{"name":"where[resource_folder][resources][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.resources.created_at range"},"resource_where_resource_folder_resources_created_at_lte_parameter":{"name":"where[resource_folder][resources][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.resources.created_at range"},"resource_where_resource_folder_resources_kind_parameter":{"name":"where[resource_folder][resources][kind]","in":"query","schema":{"type":"string"},"description":"Filter by resource_folder.resources.kind"},"resource_where_resource_folder_resources_name_parameter":{"name":"where[resource_folder][resources][name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_folder.resources.name"},"resource_where_resource_folder_resources_serial_number_parameter":{"name":"where[resource_folder][resources][serial_number]","in":"query","schema":{"type":"string"},"description":"Filter by resource_folder.resources.serial_number"},"resource_where_resource_folder_resources_updated_at_parameter":{"name":"where[resource_folder][resources][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.resources.updated_at"},"resource_where_resource_folder_resources_updated_at_gt_parameter":{"name":"where[resource_folder][resources][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.resources.updated_at range"},"resource_where_resource_folder_resources_updated_at_gte_parameter":{"name":"where[resource_folder][resources][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.resources.updated_at range"},"resource_where_resource_folder_resources_updated_at_lt_parameter":{"name":"where[resource_folder][resources][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.resources.updated_at range"},"resource_where_resource_folder_resources_updated_at_lte_parameter":{"name":"where[resource_folder][resources][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_folder.resources.updated_at range"},"resource_where_resource_folder_resources_path_name_parameter":{"name":"where[resource_folder][resources][path_name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_folder.resources.path_name"},"resource_where_resource_folder_resources_resource_folder_id_parameter":{"name":"where[resource_folder][resources][resource_folder_id]","in":"query","schema":{"type":"string"},"description":"Filter by resource_folder.resources.resource_folder_id"},"resource_where_resource_folder_resources_id_parameter":{"name":"where[resource_folder][resources][id]","in":"query","schema":{"type":"string"},"description":"Filter by resource_folder.resources.id"},"resourceapprovalgroup_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"resourceapprovalgroup_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourceapprovalgroup_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourceapprovalgroup_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourceapprovalgroup_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourceapprovalgroup_where_name_parameter":{"name":"where[name]","in":"query","schema":{"type":"string"},"description":"Filter by name"},"resourceapprovalgroup_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"resourceapprovalgroup_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourceapprovalgroup_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourceapprovalgroup_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourceapprovalgroup_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourceapprovalgroup_where_id_parameter":{"name":"where[id]","in":"query","schema":{"type":"string"},"description":"Filter by id"},"person_where_people_created_at_parameter":{"name":"where[people][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by people.created_at"},"person_where_people_created_at_gt_parameter":{"name":"where[people][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by people.created_at range"},"person_where_people_created_at_gte_parameter":{"name":"where[people][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by people.created_at range"},"person_where_people_created_at_lt_parameter":{"name":"where[people][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by people.created_at range"},"person_where_people_created_at_lte_parameter":{"name":"where[people][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by people.created_at range"},"person_where_people_first_name_parameter":{"name":"where[people][first_name]","in":"query","schema":{"type":"string"},"description":"Filter by people.first_name"},"person_where_people_last_name_parameter":{"name":"where[people][last_name]","in":"query","schema":{"type":"string"},"description":"Filter by people.last_name"},"person_where_people_middle_name_parameter":{"name":"where[people][middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by people.middle_name"},"person_where_people_updated_at_parameter":{"name":"where[people][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by people.updated_at"},"person_where_people_updated_at_gt_parameter":{"name":"where[people][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by people.updated_at range"},"person_where_people_updated_at_gte_parameter":{"name":"where[people][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by people.updated_at range"},"person_where_people_updated_at_lt_parameter":{"name":"where[people][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by people.updated_at range"},"person_where_people_updated_at_lte_parameter":{"name":"where[people][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by people.updated_at range"},"resource_where_resources_created_at_parameter":{"name":"where[resources][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.created_at"},"resource_where_resources_created_at_gt_parameter":{"name":"where[resources][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.created_at range"},"resource_where_resources_created_at_gte_parameter":{"name":"where[resources][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.created_at range"},"resource_where_resources_created_at_lt_parameter":{"name":"where[resources][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.created_at range"},"resource_where_resources_created_at_lte_parameter":{"name":"where[resources][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.created_at range"},"resource_where_resources_kind_parameter":{"name":"where[resources][kind]","in":"query","schema":{"type":"string"},"description":"Filter by resources.kind"},"resource_where_resources_name_parameter":{"name":"where[resources][name]","in":"query","schema":{"type":"string"},"description":"Filter by resources.name"},"resource_where_resources_serial_number_parameter":{"name":"where[resources][serial_number]","in":"query","schema":{"type":"string"},"description":"Filter by resources.serial_number"},"resource_where_resources_updated_at_parameter":{"name":"where[resources][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.updated_at"},"resource_where_resources_updated_at_gt_parameter":{"name":"where[resources][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.updated_at range"},"resource_where_resources_updated_at_gte_parameter":{"name":"where[resources][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.updated_at range"},"resource_where_resources_updated_at_lt_parameter":{"name":"where[resources][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.updated_at range"},"resource_where_resources_updated_at_lte_parameter":{"name":"where[resources][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.updated_at range"},"resource_where_resources_path_name_parameter":{"name":"where[resources][path_name]","in":"query","schema":{"type":"string"},"description":"Filter by resources.path_name"},"resource_where_resources_resource_folder_id_parameter":{"name":"where[resources][resource_folder_id]","in":"query","schema":{"type":"string"},"description":"Filter by resources.resource_folder_id"},"resource_where_resources_id_parameter":{"name":"where[resources][id]","in":"query","schema":{"type":"string"},"description":"Filter by resources.id"},"resourceapprovalgroup_where_resources_resource_approval_groups_created_at_parameter":{"name":"where[resources][resource_approval_groups][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_approval_groups.created_at"},"resourceapprovalgroup_where_resources_resource_approval_groups_created_at_gt_parameter":{"name":"where[resources][resource_approval_groups][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resources_resource_approval_groups_created_at_gte_parameter":{"name":"where[resources][resource_approval_groups][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resources_resource_approval_groups_created_at_lt_parameter":{"name":"where[resources][resource_approval_groups][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resources_resource_approval_groups_created_at_lte_parameter":{"name":"where[resources][resource_approval_groups][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_approval_groups.created_at range"},"resourceapprovalgroup_where_resources_resource_approval_groups_name_parameter":{"name":"where[resources][resource_approval_groups][name]","in":"query","schema":{"type":"string"},"description":"Filter by resources.resource_approval_groups.name"},"resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_parameter":{"name":"where[resources][resource_approval_groups][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_approval_groups.updated_at"},"resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_gt_parameter":{"name":"where[resources][resource_approval_groups][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_gte_parameter":{"name":"where[resources][resource_approval_groups][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_lt_parameter":{"name":"where[resources][resource_approval_groups][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resources_resource_approval_groups_updated_at_lte_parameter":{"name":"where[resources][resource_approval_groups][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_approval_groups.updated_at range"},"resourceapprovalgroup_where_resources_resource_approval_groups_id_parameter":{"name":"where[resources][resource_approval_groups][id]","in":"query","schema":{"type":"string"},"description":"Filter by resources.resource_approval_groups.id"},"resourcefolder_where_resources_resource_folder_created_at_parameter":{"name":"where[resources][resource_folder][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_folder.created_at"},"resourcefolder_where_resources_resource_folder_created_at_gt_parameter":{"name":"where[resources][resource_folder][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_folder.created_at range"},"resourcefolder_where_resources_resource_folder_created_at_gte_parameter":{"name":"where[resources][resource_folder][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_folder.created_at range"},"resourcefolder_where_resources_resource_folder_created_at_lt_parameter":{"name":"where[resources][resource_folder][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_folder.created_at range"},"resourcefolder_where_resources_resource_folder_created_at_lte_parameter":{"name":"where[resources][resource_folder][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_folder.created_at range"},"resourcefolder_where_resources_resource_folder_name_parameter":{"name":"where[resources][resource_folder][name]","in":"query","schema":{"type":"string"},"description":"Filter by resources.resource_folder.name"},"resourcefolder_where_resources_resource_folder_updated_at_parameter":{"name":"where[resources][resource_folder][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_folder.updated_at"},"resourcefolder_where_resources_resource_folder_updated_at_gt_parameter":{"name":"where[resources][resource_folder][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_folder.updated_at range"},"resourcefolder_where_resources_resource_folder_updated_at_gte_parameter":{"name":"where[resources][resource_folder][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_folder.updated_at range"},"resourcefolder_where_resources_resource_folder_updated_at_lt_parameter":{"name":"where[resources][resource_folder][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_folder.updated_at range"},"resourcefolder_where_resources_resource_folder_updated_at_lte_parameter":{"name":"where[resources][resource_folder][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_folder.updated_at range"},"resourcefolder_where_resources_resource_folder_ancestry_parameter":{"name":"where[resources][resource_folder][ancestry]","in":"query","schema":{"type":"string"},"description":"Filter by resources.resource_folder.ancestry"},"resourcefolder_where_resources_resource_folder_path_name_parameter":{"name":"where[resources][resource_folder][path_name]","in":"query","schema":{"type":"string"},"description":"Filter by resources.resource_folder.path_name"},"resourcequestion_where_resources_resource_questions_created_at_parameter":{"name":"where[resources][resource_questions][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_questions.created_at"},"resourcequestion_where_resources_resource_questions_created_at_gt_parameter":{"name":"where[resources][resource_questions][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_questions.created_at range"},"resourcequestion_where_resources_resource_questions_created_at_gte_parameter":{"name":"where[resources][resource_questions][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_questions.created_at range"},"resourcequestion_where_resources_resource_questions_created_at_lt_parameter":{"name":"where[resources][resource_questions][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_questions.created_at range"},"resourcequestion_where_resources_resource_questions_created_at_lte_parameter":{"name":"where[resources][resource_questions][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_questions.created_at range"},"resourcequestion_where_resources_resource_questions_kind_parameter":{"name":"where[resources][resource_questions][kind]","in":"query","schema":{"type":"string"},"description":"Filter by resources.resource_questions.kind"},"resourcequestion_where_resources_resource_questions_updated_at_parameter":{"name":"where[resources][resource_questions][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_questions.updated_at"},"resourcequestion_where_resources_resource_questions_updated_at_gt_parameter":{"name":"where[resources][resource_questions][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_questions.updated_at range"},"resourcequestion_where_resources_resource_questions_updated_at_gte_parameter":{"name":"where[resources][resource_questions][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_questions.updated_at range"},"resourcequestion_where_resources_resource_questions_updated_at_lt_parameter":{"name":"where[resources][resource_questions][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_questions.updated_at range"},"resourcequestion_where_resources_resource_questions_updated_at_lte_parameter":{"name":"where[resources][resource_questions][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.resource_questions.updated_at range"},"roomsetup_where_resources_room_setups_created_at_parameter":{"name":"where[resources][room_setups][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.room_setups.created_at"},"roomsetup_where_resources_room_setups_created_at_gt_parameter":{"name":"where[resources][room_setups][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.room_setups.created_at range"},"roomsetup_where_resources_room_setups_created_at_gte_parameter":{"name":"where[resources][room_setups][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.room_setups.created_at range"},"roomsetup_where_resources_room_setups_created_at_lt_parameter":{"name":"where[resources][room_setups][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.room_setups.created_at range"},"roomsetup_where_resources_room_setups_created_at_lte_parameter":{"name":"where[resources][room_setups][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.room_setups.created_at range"},"roomsetup_where_resources_room_setups_name_parameter":{"name":"where[resources][room_setups][name]","in":"query","schema":{"type":"string"},"description":"Filter by resources.room_setups.name"},"roomsetup_where_resources_room_setups_updated_at_parameter":{"name":"where[resources][room_setups][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.room_setups.updated_at"},"roomsetup_where_resources_room_setups_updated_at_gt_parameter":{"name":"where[resources][room_setups][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.room_setups.updated_at range"},"roomsetup_where_resources_room_setups_updated_at_gte_parameter":{"name":"where[resources][room_setups][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.room_setups.updated_at range"},"roomsetup_where_resources_room_setups_updated_at_lt_parameter":{"name":"where[resources][room_setups][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.room_setups.updated_at range"},"roomsetup_where_resources_room_setups_updated_at_lte_parameter":{"name":"where[resources][room_setups][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resources.room_setups.updated_at range"},"resourcebooking_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"resourcebooking_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcebooking_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcebooking_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcebooking_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcebooking_where_ends_at_parameter":{"name":"where[ends_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at"},"resourcebooking_where_ends_at_gt_parameter":{"name":"where[ends_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"resourcebooking_where_ends_at_gte_parameter":{"name":"where[ends_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"resourcebooking_where_ends_at_lt_parameter":{"name":"where[ends_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"resourcebooking_where_ends_at_lte_parameter":{"name":"where[ends_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by ends_at range"},"resourcebooking_where_starts_at_parameter":{"name":"where[starts_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at"},"resourcebooking_where_starts_at_gt_parameter":{"name":"where[starts_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"resourcebooking_where_starts_at_gte_parameter":{"name":"where[starts_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"resourcebooking_where_starts_at_lt_parameter":{"name":"where[starts_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"resourcebooking_where_starts_at_lte_parameter":{"name":"where[starts_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by starts_at range"},"resourcebooking_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"resourcebooking_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourcebooking_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourcebooking_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourcebooking_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"eventinstance_where_event_instance_created_at_parameter":{"name":"where[event_instance][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.created_at"},"eventinstance_where_event_instance_created_at_gt_parameter":{"name":"where[event_instance][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.created_at range"},"eventinstance_where_event_instance_created_at_gte_parameter":{"name":"where[event_instance][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.created_at range"},"eventinstance_where_event_instance_created_at_lt_parameter":{"name":"where[event_instance][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.created_at range"},"eventinstance_where_event_instance_created_at_lte_parameter":{"name":"where[event_instance][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.created_at range"},"eventinstance_where_event_instance_ends_at_parameter":{"name":"where[event_instance][ends_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.ends_at"},"eventinstance_where_event_instance_ends_at_gt_parameter":{"name":"where[event_instance][ends_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.ends_at range"},"eventinstance_where_event_instance_ends_at_gte_parameter":{"name":"where[event_instance][ends_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.ends_at range"},"eventinstance_where_event_instance_ends_at_lt_parameter":{"name":"where[event_instance][ends_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.ends_at range"},"eventinstance_where_event_instance_ends_at_lte_parameter":{"name":"where[event_instance][ends_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.ends_at range"},"eventinstance_where_event_instance_event_name_parameter":{"name":"where[event_instance][event_name]","in":"query","schema":{"type":"string"},"description":"Filter by event_instance.event_name"},"eventinstance_where_event_instance_kind_parameter":{"name":"where[event_instance][kind]","in":"query","schema":{"type":"string"},"description":"Filter by event_instance.kind"},"eventinstance_where_event_instance_starts_at_parameter":{"name":"where[event_instance][starts_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.starts_at"},"eventinstance_where_event_instance_starts_at_gt_parameter":{"name":"where[event_instance][starts_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.starts_at range"},"eventinstance_where_event_instance_starts_at_gte_parameter":{"name":"where[event_instance][starts_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.starts_at range"},"eventinstance_where_event_instance_starts_at_lt_parameter":{"name":"where[event_instance][starts_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.starts_at range"},"eventinstance_where_event_instance_starts_at_lte_parameter":{"name":"where[event_instance][starts_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.starts_at range"},"eventinstance_where_event_instance_tag_ids_parameter":{"name":"where[event_instance][tag_ids]","in":"query","schema":{"type":"string"},"description":"Filter by event_instance.tag_ids"},"eventinstance_where_event_instance_updated_at_parameter":{"name":"where[event_instance][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.updated_at"},"eventinstance_where_event_instance_updated_at_gt_parameter":{"name":"where[event_instance][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.updated_at range"},"eventinstance_where_event_instance_updated_at_gte_parameter":{"name":"where[event_instance][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.updated_at range"},"eventinstance_where_event_instance_updated_at_lt_parameter":{"name":"where[event_instance][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.updated_at range"},"eventinstance_where_event_instance_updated_at_lte_parameter":{"name":"where[event_instance][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.updated_at range"},"eventresourcerequest_where_event_resource_request_approval_sent_parameter":{"name":"where[event_resource_request][approval_sent]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_resource_request.approval_sent"},"eventresourcerequest_where_event_resource_request_approval_status_parameter":{"name":"where[event_resource_request][approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.approval_status"},"eventresourcerequest_where_event_resource_request_created_at_parameter":{"name":"where[event_resource_request][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_at"},"eventresourcerequest_where_event_resource_request_created_at_gt_parameter":{"name":"where[event_resource_request][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_at range"},"eventresourcerequest_where_event_resource_request_created_at_gte_parameter":{"name":"where[event_resource_request][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_at range"},"eventresourcerequest_where_event_resource_request_created_at_lt_parameter":{"name":"where[event_resource_request][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_at range"},"eventresourcerequest_where_event_resource_request_created_at_lte_parameter":{"name":"where[event_resource_request][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_at range"},"eventresourcerequest_where_event_resource_request_updated_at_parameter":{"name":"where[event_resource_request][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_at"},"eventresourcerequest_where_event_resource_request_updated_at_gt_parameter":{"name":"where[event_resource_request][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_at range"},"eventresourcerequest_where_event_resource_request_updated_at_gte_parameter":{"name":"where[event_resource_request][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_at range"},"eventresourcerequest_where_event_resource_request_updated_at_lt_parameter":{"name":"where[event_resource_request][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_at range"},"eventresourcerequest_where_event_resource_request_updated_at_lte_parameter":{"name":"where[event_resource_request][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_at range"},"event_where_event_instance_event_approval_status_parameter":{"name":"where[event_instance][event][approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by event_instance.event.approval_status"},"event_where_event_instance_event_created_at_parameter":{"name":"where[event_instance][event][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event.created_at"},"event_where_event_instance_event_created_at_gt_parameter":{"name":"where[event_instance][event][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event.created_at range"},"event_where_event_instance_event_created_at_gte_parameter":{"name":"where[event_instance][event][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event.created_at range"},"event_where_event_instance_event_created_at_lt_parameter":{"name":"where[event_instance][event][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event.created_at range"},"event_where_event_instance_event_created_at_lte_parameter":{"name":"where[event_instance][event][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event.created_at range"},"event_where_event_instance_event_featured_parameter":{"name":"where[event_instance][event][featured]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_instance.event.featured"},"event_where_event_instance_event_name_parameter":{"name":"where[event_instance][event][name]","in":"query","schema":{"type":"string"},"description":"Filter by event_instance.event.name"},"event_where_event_instance_event_feed_id_parameter":{"name":"where[event_instance][event][feed_id]","in":"query","schema":{"type":"string"},"description":"Filter by event_instance.event.feed_id"},"event_where_event_instance_event_percent_approved_parameter":{"name":"where[event_instance][event][percent_approved]","in":"query","schema":{"type":"integer"},"description":"Filter by event_instance.event.percent_approved"},"event_where_event_instance_event_percent_rejected_parameter":{"name":"where[event_instance][event][percent_rejected]","in":"query","schema":{"type":"integer"},"description":"Filter by event_instance.event.percent_rejected"},"event_where_event_instance_event_updated_at_parameter":{"name":"where[event_instance][event][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event.updated_at"},"event_where_event_instance_event_updated_at_gt_parameter":{"name":"where[event_instance][event][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event.updated_at range"},"event_where_event_instance_event_updated_at_gte_parameter":{"name":"where[event_instance][event][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event.updated_at range"},"event_where_event_instance_event_updated_at_lt_parameter":{"name":"where[event_instance][event][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event.updated_at range"},"event_where_event_instance_event_updated_at_lte_parameter":{"name":"where[event_instance][event][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event.updated_at range"},"event_where_event_instance_event_visible_in_church_center_parameter":{"name":"where[event_instance][event][visible_in_church_center]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_instance.event.visible_in_church_center"},"eventtime_where_event_instance_event_times_starts_at_parameter":{"name":"where[event_instance][event_times][starts_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.starts_at"},"eventtime_where_event_instance_event_times_starts_at_gt_parameter":{"name":"where[event_instance][event_times][starts_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.starts_at range"},"eventtime_where_event_instance_event_times_starts_at_gte_parameter":{"name":"where[event_instance][event_times][starts_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.starts_at range"},"eventtime_where_event_instance_event_times_starts_at_lt_parameter":{"name":"where[event_instance][event_times][starts_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.starts_at range"},"eventtime_where_event_instance_event_times_starts_at_lte_parameter":{"name":"where[event_instance][event_times][starts_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.starts_at range"},"eventtime_where_event_instance_event_times_ends_at_parameter":{"name":"where[event_instance][event_times][ends_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.ends_at"},"eventtime_where_event_instance_event_times_ends_at_gt_parameter":{"name":"where[event_instance][event_times][ends_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.ends_at range"},"eventtime_where_event_instance_event_times_ends_at_gte_parameter":{"name":"where[event_instance][event_times][ends_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.ends_at range"},"eventtime_where_event_instance_event_times_ends_at_lt_parameter":{"name":"where[event_instance][event_times][ends_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.ends_at range"},"eventtime_where_event_instance_event_times_ends_at_lte_parameter":{"name":"where[event_instance][event_times][ends_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.ends_at range"},"eventtime_where_event_instance_event_times_name_parameter":{"name":"where[event_instance][event_times][name]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.name"},"eventtime_where_event_instance_event_times_name_gt_parameter":{"name":"where[event_instance][event_times][name][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.name range"},"eventtime_where_event_instance_event_times_name_gte_parameter":{"name":"where[event_instance][event_times][name][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.name range"},"eventtime_where_event_instance_event_times_name_lt_parameter":{"name":"where[event_instance][event_times][name][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.name range"},"eventtime_where_event_instance_event_times_name_lte_parameter":{"name":"where[event_instance][event_times][name][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.event_times.name range"},"eventtime_where_event_instance_event_times_visible_on_kiosks_parameter":{"name":"where[event_instance][event_times][visible_on_kiosks]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_instance.event_times.visible_on_kiosks"},"eventtime_where_event_instance_event_times_visible_on_widget_and_ical_parameter":{"name":"where[event_instance][event_times][visible_on_widget_and_ical]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_instance.event_times.visible_on_widget_and_ical"},"resourcebooking_where_event_instance_resource_bookings_created_at_parameter":{"name":"where[event_instance][resource_bookings][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.created_at"},"resourcebooking_where_event_instance_resource_bookings_created_at_gt_parameter":{"name":"where[event_instance][resource_bookings][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.created_at range"},"resourcebooking_where_event_instance_resource_bookings_created_at_gte_parameter":{"name":"where[event_instance][resource_bookings][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.created_at range"},"resourcebooking_where_event_instance_resource_bookings_created_at_lt_parameter":{"name":"where[event_instance][resource_bookings][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.created_at range"},"resourcebooking_where_event_instance_resource_bookings_created_at_lte_parameter":{"name":"where[event_instance][resource_bookings][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.created_at range"},"resourcebooking_where_event_instance_resource_bookings_ends_at_parameter":{"name":"where[event_instance][resource_bookings][ends_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.ends_at"},"resourcebooking_where_event_instance_resource_bookings_ends_at_gt_parameter":{"name":"where[event_instance][resource_bookings][ends_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.ends_at range"},"resourcebooking_where_event_instance_resource_bookings_ends_at_gte_parameter":{"name":"where[event_instance][resource_bookings][ends_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.ends_at range"},"resourcebooking_where_event_instance_resource_bookings_ends_at_lt_parameter":{"name":"where[event_instance][resource_bookings][ends_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.ends_at range"},"resourcebooking_where_event_instance_resource_bookings_ends_at_lte_parameter":{"name":"where[event_instance][resource_bookings][ends_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.ends_at range"},"resourcebooking_where_event_instance_resource_bookings_starts_at_parameter":{"name":"where[event_instance][resource_bookings][starts_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.starts_at"},"resourcebooking_where_event_instance_resource_bookings_starts_at_gt_parameter":{"name":"where[event_instance][resource_bookings][starts_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.starts_at range"},"resourcebooking_where_event_instance_resource_bookings_starts_at_gte_parameter":{"name":"where[event_instance][resource_bookings][starts_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.starts_at range"},"resourcebooking_where_event_instance_resource_bookings_starts_at_lt_parameter":{"name":"where[event_instance][resource_bookings][starts_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.starts_at range"},"resourcebooking_where_event_instance_resource_bookings_starts_at_lte_parameter":{"name":"where[event_instance][resource_bookings][starts_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.starts_at range"},"resourcebooking_where_event_instance_resource_bookings_updated_at_parameter":{"name":"where[event_instance][resource_bookings][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.updated_at"},"resourcebooking_where_event_instance_resource_bookings_updated_at_gt_parameter":{"name":"where[event_instance][resource_bookings][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.updated_at range"},"resourcebooking_where_event_instance_resource_bookings_updated_at_gte_parameter":{"name":"where[event_instance][resource_bookings][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.updated_at range"},"resourcebooking_where_event_instance_resource_bookings_updated_at_lt_parameter":{"name":"where[event_instance][resource_bookings][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.updated_at range"},"resourcebooking_where_event_instance_resource_bookings_updated_at_lte_parameter":{"name":"where[event_instance][resource_bookings][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.resource_bookings.updated_at range"},"tag_where_event_instance_tags_church_center_category_parameter":{"name":"where[event_instance][tags][church_center_category]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_instance.tags.church_center_category"},"tag_where_event_instance_tags_color_parameter":{"name":"where[event_instance][tags][color]","in":"query","schema":{"type":"string"},"description":"Filter by event_instance.tags.color"},"tag_where_event_instance_tags_created_at_parameter":{"name":"where[event_instance][tags][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.tags.created_at"},"tag_where_event_instance_tags_created_at_gt_parameter":{"name":"where[event_instance][tags][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.tags.created_at range"},"tag_where_event_instance_tags_created_at_gte_parameter":{"name":"where[event_instance][tags][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.tags.created_at range"},"tag_where_event_instance_tags_created_at_lt_parameter":{"name":"where[event_instance][tags][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.tags.created_at range"},"tag_where_event_instance_tags_created_at_lte_parameter":{"name":"where[event_instance][tags][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.tags.created_at range"},"tag_where_event_instance_tags_name_parameter":{"name":"where[event_instance][tags][name]","in":"query","schema":{"type":"string"},"description":"Filter by event_instance.tags.name"},"tag_where_event_instance_tags_position_parameter":{"name":"where[event_instance][tags][position]","in":"query","schema":{"type":"number","format":"double"},"description":"Filter by event_instance.tags.position"},"tag_where_event_instance_tags_updated_at_parameter":{"name":"where[event_instance][tags][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.tags.updated_at"},"tag_where_event_instance_tags_updated_at_gt_parameter":{"name":"where[event_instance][tags][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.tags.updated_at range"},"tag_where_event_instance_tags_updated_at_gte_parameter":{"name":"where[event_instance][tags][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.tags.updated_at range"},"tag_where_event_instance_tags_updated_at_lt_parameter":{"name":"where[event_instance][tags][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.tags.updated_at range"},"tag_where_event_instance_tags_updated_at_lte_parameter":{"name":"where[event_instance][tags][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_instance.tags.updated_at range"},"tag_where_event_instance_tags_id_parameter":{"name":"where[event_instance][tags][id]","in":"query","schema":{"type":"string"},"description":"Filter by event_instance.tags.id"},"person_where_event_resource_request_created_by_created_at_parameter":{"name":"where[event_resource_request][created_by][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_by.created_at"},"person_where_event_resource_request_created_by_created_at_gt_parameter":{"name":"where[event_resource_request][created_by][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_by.created_at range"},"person_where_event_resource_request_created_by_created_at_gte_parameter":{"name":"where[event_resource_request][created_by][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_by.created_at range"},"person_where_event_resource_request_created_by_created_at_lt_parameter":{"name":"where[event_resource_request][created_by][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_by.created_at range"},"person_where_event_resource_request_created_by_created_at_lte_parameter":{"name":"where[event_resource_request][created_by][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_by.created_at range"},"person_where_event_resource_request_created_by_first_name_parameter":{"name":"where[event_resource_request][created_by][first_name]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.created_by.first_name"},"person_where_event_resource_request_created_by_last_name_parameter":{"name":"where[event_resource_request][created_by][last_name]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.created_by.last_name"},"person_where_event_resource_request_created_by_middle_name_parameter":{"name":"where[event_resource_request][created_by][middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.created_by.middle_name"},"person_where_event_resource_request_created_by_updated_at_parameter":{"name":"where[event_resource_request][created_by][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_by.updated_at"},"person_where_event_resource_request_created_by_updated_at_gt_parameter":{"name":"where[event_resource_request][created_by][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_by.updated_at range"},"person_where_event_resource_request_created_by_updated_at_gte_parameter":{"name":"where[event_resource_request][created_by][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_by.updated_at range"},"person_where_event_resource_request_created_by_updated_at_lt_parameter":{"name":"where[event_resource_request][created_by][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_by.updated_at range"},"person_where_event_resource_request_created_by_updated_at_lte_parameter":{"name":"where[event_resource_request][created_by][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.created_by.updated_at range"},"event_where_event_resource_request_event_approval_status_parameter":{"name":"where[event_resource_request][event][approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.event.approval_status"},"event_where_event_resource_request_event_created_at_parameter":{"name":"where[event_resource_request][event][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.event.created_at"},"event_where_event_resource_request_event_created_at_gt_parameter":{"name":"where[event_resource_request][event][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.event.created_at range"},"event_where_event_resource_request_event_created_at_gte_parameter":{"name":"where[event_resource_request][event][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.event.created_at range"},"event_where_event_resource_request_event_created_at_lt_parameter":{"name":"where[event_resource_request][event][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.event.created_at range"},"event_where_event_resource_request_event_created_at_lte_parameter":{"name":"where[event_resource_request][event][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.event.created_at range"},"event_where_event_resource_request_event_featured_parameter":{"name":"where[event_resource_request][event][featured]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_resource_request.event.featured"},"event_where_event_resource_request_event_name_parameter":{"name":"where[event_resource_request][event][name]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.event.name"},"event_where_event_resource_request_event_feed_id_parameter":{"name":"where[event_resource_request][event][feed_id]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.event.feed_id"},"event_where_event_resource_request_event_percent_approved_parameter":{"name":"where[event_resource_request][event][percent_approved]","in":"query","schema":{"type":"integer"},"description":"Filter by event_resource_request.event.percent_approved"},"event_where_event_resource_request_event_percent_rejected_parameter":{"name":"where[event_resource_request][event][percent_rejected]","in":"query","schema":{"type":"integer"},"description":"Filter by event_resource_request.event.percent_rejected"},"event_where_event_resource_request_event_updated_at_parameter":{"name":"where[event_resource_request][event][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.event.updated_at"},"event_where_event_resource_request_event_updated_at_gt_parameter":{"name":"where[event_resource_request][event][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.event.updated_at range"},"event_where_event_resource_request_event_updated_at_gte_parameter":{"name":"where[event_resource_request][event][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.event.updated_at range"},"event_where_event_resource_request_event_updated_at_lt_parameter":{"name":"where[event_resource_request][event][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.event.updated_at range"},"event_where_event_resource_request_event_updated_at_lte_parameter":{"name":"where[event_resource_request][event][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.event.updated_at range"},"event_where_event_resource_request_event_visible_in_church_center_parameter":{"name":"where[event_resource_request][event][visible_in_church_center]","in":"query","schema":{"type":"boolean"},"description":"Filter by event_resource_request.event.visible_in_church_center"},"resource_where_event_resource_request_resource_created_at_parameter":{"name":"where[event_resource_request][resource][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.resource.created_at"},"resource_where_event_resource_request_resource_created_at_gt_parameter":{"name":"where[event_resource_request][resource][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.resource.created_at range"},"resource_where_event_resource_request_resource_created_at_gte_parameter":{"name":"where[event_resource_request][resource][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.resource.created_at range"},"resource_where_event_resource_request_resource_created_at_lt_parameter":{"name":"where[event_resource_request][resource][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.resource.created_at range"},"resource_where_event_resource_request_resource_created_at_lte_parameter":{"name":"where[event_resource_request][resource][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.resource.created_at range"},"resource_where_event_resource_request_resource_kind_parameter":{"name":"where[event_resource_request][resource][kind]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.resource.kind"},"resource_where_event_resource_request_resource_name_parameter":{"name":"where[event_resource_request][resource][name]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.resource.name"},"resource_where_event_resource_request_resource_serial_number_parameter":{"name":"where[event_resource_request][resource][serial_number]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.resource.serial_number"},"resource_where_event_resource_request_resource_updated_at_parameter":{"name":"where[event_resource_request][resource][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.resource.updated_at"},"resource_where_event_resource_request_resource_updated_at_gt_parameter":{"name":"where[event_resource_request][resource][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.resource.updated_at range"},"resource_where_event_resource_request_resource_updated_at_gte_parameter":{"name":"where[event_resource_request][resource][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.resource.updated_at range"},"resource_where_event_resource_request_resource_updated_at_lt_parameter":{"name":"where[event_resource_request][resource][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.resource.updated_at range"},"resource_where_event_resource_request_resource_updated_at_lte_parameter":{"name":"where[event_resource_request][resource][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.resource.updated_at range"},"resource_where_event_resource_request_resource_path_name_parameter":{"name":"where[event_resource_request][resource][path_name]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.resource.path_name"},"resource_where_event_resource_request_resource_resource_folder_id_parameter":{"name":"where[event_resource_request][resource][resource_folder_id]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.resource.resource_folder_id"},"resource_where_event_resource_request_resource_id_parameter":{"name":"where[event_resource_request][resource][id]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.resource.id"},"roomsetup_where_event_resource_request_room_setup_created_at_parameter":{"name":"where[event_resource_request][room_setup][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.room_setup.created_at"},"roomsetup_where_event_resource_request_room_setup_created_at_gt_parameter":{"name":"where[event_resource_request][room_setup][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.room_setup.created_at range"},"roomsetup_where_event_resource_request_room_setup_created_at_gte_parameter":{"name":"where[event_resource_request][room_setup][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.room_setup.created_at range"},"roomsetup_where_event_resource_request_room_setup_created_at_lt_parameter":{"name":"where[event_resource_request][room_setup][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.room_setup.created_at range"},"roomsetup_where_event_resource_request_room_setup_created_at_lte_parameter":{"name":"where[event_resource_request][room_setup][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.room_setup.created_at range"},"roomsetup_where_event_resource_request_room_setup_name_parameter":{"name":"where[event_resource_request][room_setup][name]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.room_setup.name"},"roomsetup_where_event_resource_request_room_setup_updated_at_parameter":{"name":"where[event_resource_request][room_setup][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.room_setup.updated_at"},"roomsetup_where_event_resource_request_room_setup_updated_at_gt_parameter":{"name":"where[event_resource_request][room_setup][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.room_setup.updated_at range"},"roomsetup_where_event_resource_request_room_setup_updated_at_gte_parameter":{"name":"where[event_resource_request][room_setup][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.room_setup.updated_at range"},"roomsetup_where_event_resource_request_room_setup_updated_at_lt_parameter":{"name":"where[event_resource_request][room_setup][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.room_setup.updated_at range"},"roomsetup_where_event_resource_request_room_setup_updated_at_lte_parameter":{"name":"where[event_resource_request][room_setup][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.room_setup.updated_at range"},"person_where_event_resource_request_updated_by_created_at_parameter":{"name":"where[event_resource_request][updated_by][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_by.created_at"},"person_where_event_resource_request_updated_by_created_at_gt_parameter":{"name":"where[event_resource_request][updated_by][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_by.created_at range"},"person_where_event_resource_request_updated_by_created_at_gte_parameter":{"name":"where[event_resource_request][updated_by][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_by.created_at range"},"person_where_event_resource_request_updated_by_created_at_lt_parameter":{"name":"where[event_resource_request][updated_by][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_by.created_at range"},"person_where_event_resource_request_updated_by_created_at_lte_parameter":{"name":"where[event_resource_request][updated_by][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_by.created_at range"},"person_where_event_resource_request_updated_by_first_name_parameter":{"name":"where[event_resource_request][updated_by][first_name]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.updated_by.first_name"},"person_where_event_resource_request_updated_by_last_name_parameter":{"name":"where[event_resource_request][updated_by][last_name]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.updated_by.last_name"},"person_where_event_resource_request_updated_by_middle_name_parameter":{"name":"where[event_resource_request][updated_by][middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by event_resource_request.updated_by.middle_name"},"person_where_event_resource_request_updated_by_updated_at_parameter":{"name":"where[event_resource_request][updated_by][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_by.updated_at"},"person_where_event_resource_request_updated_by_updated_at_gt_parameter":{"name":"where[event_resource_request][updated_by][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_by.updated_at range"},"person_where_event_resource_request_updated_by_updated_at_gte_parameter":{"name":"where[event_resource_request][updated_by][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_by.updated_at range"},"person_where_event_resource_request_updated_by_updated_at_lt_parameter":{"name":"where[event_resource_request][updated_by][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_by.updated_at range"},"person_where_event_resource_request_updated_by_updated_at_lte_parameter":{"name":"where[event_resource_request][updated_by][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by event_resource_request.updated_by.updated_at range"},"resourcefolder_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"resourcefolder_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcefolder_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcefolder_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcefolder_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcefolder_where_name_parameter":{"name":"where[name]","in":"query","schema":{"type":"string"},"description":"Filter by name"},"resourcefolder_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"resourcefolder_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourcefolder_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourcefolder_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourcefolder_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourcefolder_where_ancestry_parameter":{"name":"where[ancestry]","in":"query","schema":{"type":"string"},"description":"Filter by ancestry"},"resourcefolder_where_path_name_parameter":{"name":"where[path_name]","in":"query","schema":{"type":"string"},"description":"Filter by path_name"},"resourcequestion_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"resourcequestion_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcequestion_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcequestion_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcequestion_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"resourcequestion_where_kind_parameter":{"name":"where[kind]","in":"query","schema":{"type":"string"},"description":"Filter by kind"},"resourcequestion_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"resourcequestion_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourcequestion_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourcequestion_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resourcequestion_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"roomsetup_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"roomsetup_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"roomsetup_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"roomsetup_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"roomsetup_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"roomsetup_where_name_parameter":{"name":"where[name]","in":"query","schema":{"type":"string"},"description":"Filter by name"},"roomsetup_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"roomsetup_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"roomsetup_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"roomsetup_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"roomsetup_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"resource_where_resource_suggestions_resource_created_at_parameter":{"name":"where[resource_suggestions][resource][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_suggestions.resource.created_at"},"resource_where_resource_suggestions_resource_created_at_gt_parameter":{"name":"where[resource_suggestions][resource][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_suggestions.resource.created_at range"},"resource_where_resource_suggestions_resource_created_at_gte_parameter":{"name":"where[resource_suggestions][resource][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_suggestions.resource.created_at range"},"resource_where_resource_suggestions_resource_created_at_lt_parameter":{"name":"where[resource_suggestions][resource][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_suggestions.resource.created_at range"},"resource_where_resource_suggestions_resource_created_at_lte_parameter":{"name":"where[resource_suggestions][resource][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_suggestions.resource.created_at range"},"resource_where_resource_suggestions_resource_kind_parameter":{"name":"where[resource_suggestions][resource][kind]","in":"query","schema":{"type":"string"},"description":"Filter by resource_suggestions.resource.kind"},"resource_where_resource_suggestions_resource_name_parameter":{"name":"where[resource_suggestions][resource][name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_suggestions.resource.name"},"resource_where_resource_suggestions_resource_serial_number_parameter":{"name":"where[resource_suggestions][resource][serial_number]","in":"query","schema":{"type":"string"},"description":"Filter by resource_suggestions.resource.serial_number"},"resource_where_resource_suggestions_resource_updated_at_parameter":{"name":"where[resource_suggestions][resource][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_suggestions.resource.updated_at"},"resource_where_resource_suggestions_resource_updated_at_gt_parameter":{"name":"where[resource_suggestions][resource][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_suggestions.resource.updated_at range"},"resource_where_resource_suggestions_resource_updated_at_gte_parameter":{"name":"where[resource_suggestions][resource][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_suggestions.resource.updated_at range"},"resource_where_resource_suggestions_resource_updated_at_lt_parameter":{"name":"where[resource_suggestions][resource][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_suggestions.resource.updated_at range"},"resource_where_resource_suggestions_resource_updated_at_lte_parameter":{"name":"where[resource_suggestions][resource][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by resource_suggestions.resource.updated_at range"},"resource_where_resource_suggestions_resource_path_name_parameter":{"name":"where[resource_suggestions][resource][path_name]","in":"query","schema":{"type":"string"},"description":"Filter by resource_suggestions.resource.path_name"},"resource_where_resource_suggestions_resource_resource_folder_id_parameter":{"name":"where[resource_suggestions][resource][resource_folder_id]","in":"query","schema":{"type":"string"},"description":"Filter by resource_suggestions.resource.resource_folder_id"},"resource_where_resource_suggestions_resource_id_parameter":{"name":"where[resource_suggestions][resource][id]","in":"query","schema":{"type":"string"},"description":"Filter by resource_suggestions.resource.id"},"tag_where_church_center_category_parameter":{"name":"where[church_center_category]","in":"query","schema":{"type":"boolean"},"description":"Filter by church_center_category"},"tag_where_color_parameter":{"name":"where[color]","in":"query","schema":{"type":"string"},"description":"Filter by color"},"tag_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"tag_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"tag_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"tag_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"tag_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"tag_where_name_parameter":{"name":"where[name]","in":"query","schema":{"type":"string"},"description":"Filter by name"},"tag_where_position_parameter":{"name":"where[position]","in":"query","schema":{"type":"number","format":"double"},"description":"Filter by position"},"tag_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"tag_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"tag_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"tag_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"tag_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"tag_where_id_parameter":{"name":"where[id]","in":"query","schema":{"type":"string"},"description":"Filter by id"},"taggroup_where_tag_group_created_at_parameter":{"name":"where[tag_group][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.created_at"},"taggroup_where_tag_group_created_at_gt_parameter":{"name":"where[tag_group][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.created_at range"},"taggroup_where_tag_group_created_at_gte_parameter":{"name":"where[tag_group][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.created_at range"},"taggroup_where_tag_group_created_at_lt_parameter":{"name":"where[tag_group][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.created_at range"},"taggroup_where_tag_group_created_at_lte_parameter":{"name":"where[tag_group][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.created_at range"},"taggroup_where_tag_group_name_parameter":{"name":"where[tag_group][name]","in":"query","schema":{"type":"string"},"description":"Filter by tag_group.name"},"taggroup_where_tag_group_updated_at_parameter":{"name":"where[tag_group][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.updated_at"},"taggroup_where_tag_group_updated_at_gt_parameter":{"name":"where[tag_group][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.updated_at range"},"taggroup_where_tag_group_updated_at_gte_parameter":{"name":"where[tag_group][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.updated_at range"},"taggroup_where_tag_group_updated_at_lt_parameter":{"name":"where[tag_group][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.updated_at range"},"taggroup_where_tag_group_updated_at_lte_parameter":{"name":"where[tag_group][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.updated_at range"},"event_where_tag_group_events_approval_status_parameter":{"name":"where[tag_group][events][approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by tag_group.events.approval_status"},"event_where_tag_group_events_created_at_parameter":{"name":"where[tag_group][events][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.events.created_at"},"event_where_tag_group_events_created_at_gt_parameter":{"name":"where[tag_group][events][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.events.created_at range"},"event_where_tag_group_events_created_at_gte_parameter":{"name":"where[tag_group][events][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.events.created_at range"},"event_where_tag_group_events_created_at_lt_parameter":{"name":"where[tag_group][events][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.events.created_at range"},"event_where_tag_group_events_created_at_lte_parameter":{"name":"where[tag_group][events][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.events.created_at range"},"event_where_tag_group_events_featured_parameter":{"name":"where[tag_group][events][featured]","in":"query","schema":{"type":"boolean"},"description":"Filter by tag_group.events.featured"},"event_where_tag_group_events_name_parameter":{"name":"where[tag_group][events][name]","in":"query","schema":{"type":"string"},"description":"Filter by tag_group.events.name"},"event_where_tag_group_events_feed_id_parameter":{"name":"where[tag_group][events][feed_id]","in":"query","schema":{"type":"string"},"description":"Filter by tag_group.events.feed_id"},"event_where_tag_group_events_percent_approved_parameter":{"name":"where[tag_group][events][percent_approved]","in":"query","schema":{"type":"integer"},"description":"Filter by tag_group.events.percent_approved"},"event_where_tag_group_events_percent_rejected_parameter":{"name":"where[tag_group][events][percent_rejected]","in":"query","schema":{"type":"integer"},"description":"Filter by tag_group.events.percent_rejected"},"event_where_tag_group_events_updated_at_parameter":{"name":"where[tag_group][events][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.events.updated_at"},"event_where_tag_group_events_updated_at_gt_parameter":{"name":"where[tag_group][events][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.events.updated_at range"},"event_where_tag_group_events_updated_at_gte_parameter":{"name":"where[tag_group][events][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.events.updated_at range"},"event_where_tag_group_events_updated_at_lt_parameter":{"name":"where[tag_group][events][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.events.updated_at range"},"event_where_tag_group_events_updated_at_lte_parameter":{"name":"where[tag_group][events][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.events.updated_at range"},"event_where_tag_group_events_visible_in_church_center_parameter":{"name":"where[tag_group][events][visible_in_church_center]","in":"query","schema":{"type":"boolean"},"description":"Filter by tag_group.events.visible_in_church_center"},"tag_where_tag_group_tags_church_center_category_parameter":{"name":"where[tag_group][tags][church_center_category]","in":"query","schema":{"type":"boolean"},"description":"Filter by tag_group.tags.church_center_category"},"tag_where_tag_group_tags_color_parameter":{"name":"where[tag_group][tags][color]","in":"query","schema":{"type":"string"},"description":"Filter by tag_group.tags.color"},"tag_where_tag_group_tags_created_at_parameter":{"name":"where[tag_group][tags][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.tags.created_at"},"tag_where_tag_group_tags_created_at_gt_parameter":{"name":"where[tag_group][tags][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.tags.created_at range"},"tag_where_tag_group_tags_created_at_gte_parameter":{"name":"where[tag_group][tags][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.tags.created_at range"},"tag_where_tag_group_tags_created_at_lt_parameter":{"name":"where[tag_group][tags][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.tags.created_at range"},"tag_where_tag_group_tags_created_at_lte_parameter":{"name":"where[tag_group][tags][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.tags.created_at range"},"tag_where_tag_group_tags_name_parameter":{"name":"where[tag_group][tags][name]","in":"query","schema":{"type":"string"},"description":"Filter by tag_group.tags.name"},"tag_where_tag_group_tags_position_parameter":{"name":"where[tag_group][tags][position]","in":"query","schema":{"type":"number","format":"double"},"description":"Filter by tag_group.tags.position"},"tag_where_tag_group_tags_updated_at_parameter":{"name":"where[tag_group][tags][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.tags.updated_at"},"tag_where_tag_group_tags_updated_at_gt_parameter":{"name":"where[tag_group][tags][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.tags.updated_at range"},"tag_where_tag_group_tags_updated_at_gte_parameter":{"name":"where[tag_group][tags][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.tags.updated_at range"},"tag_where_tag_group_tags_updated_at_lt_parameter":{"name":"where[tag_group][tags][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.tags.updated_at range"},"tag_where_tag_group_tags_updated_at_lte_parameter":{"name":"where[tag_group][tags][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by tag_group.tags.updated_at range"},"tag_where_tag_group_tags_id_parameter":{"name":"where[tag_group][tags][id]","in":"query","schema":{"type":"string"},"description":"Filter by tag_group.tags.id"},"taggroup_where_created_at_parameter":{"name":"where[created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at"},"taggroup_where_created_at_gt_parameter":{"name":"where[created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"taggroup_where_created_at_gte_parameter":{"name":"where[created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"taggroup_where_created_at_lt_parameter":{"name":"where[created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"taggroup_where_created_at_lte_parameter":{"name":"where[created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by created_at range"},"taggroup_where_name_parameter":{"name":"where[name]","in":"query","schema":{"type":"string"},"description":"Filter by name"},"taggroup_where_updated_at_parameter":{"name":"where[updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at"},"taggroup_where_updated_at_gt_parameter":{"name":"where[updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"taggroup_where_updated_at_gte_parameter":{"name":"where[updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"taggroup_where_updated_at_lt_parameter":{"name":"where[updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"taggroup_where_updated_at_lte_parameter":{"name":"where[updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by updated_at range"},"event_where_events_approval_status_parameter":{"name":"where[events][approval_status]","in":"query","schema":{"type":"string"},"description":"Filter by events.approval_status"},"event_where_events_created_at_parameter":{"name":"where[events][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.created_at"},"event_where_events_created_at_gt_parameter":{"name":"where[events][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.created_at range"},"event_where_events_created_at_gte_parameter":{"name":"where[events][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.created_at range"},"event_where_events_created_at_lt_parameter":{"name":"where[events][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.created_at range"},"event_where_events_created_at_lte_parameter":{"name":"where[events][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.created_at range"},"event_where_events_featured_parameter":{"name":"where[events][featured]","in":"query","schema":{"type":"boolean"},"description":"Filter by events.featured"},"event_where_events_name_parameter":{"name":"where[events][name]","in":"query","schema":{"type":"string"},"description":"Filter by events.name"},"event_where_events_feed_id_parameter":{"name":"where[events][feed_id]","in":"query","schema":{"type":"string"},"description":"Filter by events.feed_id"},"event_where_events_percent_approved_parameter":{"name":"where[events][percent_approved]","in":"query","schema":{"type":"integer"},"description":"Filter by events.percent_approved"},"event_where_events_percent_rejected_parameter":{"name":"where[events][percent_rejected]","in":"query","schema":{"type":"integer"},"description":"Filter by events.percent_rejected"},"event_where_events_updated_at_parameter":{"name":"where[events][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.updated_at"},"event_where_events_updated_at_gt_parameter":{"name":"where[events][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.updated_at range"},"event_where_events_updated_at_gte_parameter":{"name":"where[events][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.updated_at range"},"event_where_events_updated_at_lt_parameter":{"name":"where[events][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.updated_at range"},"event_where_events_updated_at_lte_parameter":{"name":"where[events][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.updated_at range"},"event_where_events_visible_in_church_center_parameter":{"name":"where[events][visible_in_church_center]","in":"query","schema":{"type":"boolean"},"description":"Filter by events.visible_in_church_center"},"attachment_where_events_attachments_content_type_parameter":{"name":"where[events][attachments][content_type]","in":"query","schema":{"type":"string"},"description":"Filter by events.attachments.content_type"},"attachment_where_events_attachments_created_at_parameter":{"name":"where[events][attachments][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.attachments.created_at"},"attachment_where_events_attachments_created_at_gt_parameter":{"name":"where[events][attachments][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.attachments.created_at range"},"attachment_where_events_attachments_created_at_gte_parameter":{"name":"where[events][attachments][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.attachments.created_at range"},"attachment_where_events_attachments_created_at_lt_parameter":{"name":"where[events][attachments][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.attachments.created_at range"},"attachment_where_events_attachments_created_at_lte_parameter":{"name":"where[events][attachments][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.attachments.created_at range"},"attachment_where_events_attachments_description_parameter":{"name":"where[events][attachments][description]","in":"query","schema":{"type":"string"},"description":"Filter by events.attachments.description"},"attachment_where_events_attachments_file_size_parameter":{"name":"where[events][attachments][file_size]","in":"query","schema":{"type":"integer"},"description":"Filter by events.attachments.file_size"},"attachment_where_events_attachments_name_parameter":{"name":"where[events][attachments][name]","in":"query","schema":{"type":"string"},"description":"Filter by events.attachments.name"},"attachment_where_events_attachments_updated_at_parameter":{"name":"where[events][attachments][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.attachments.updated_at"},"attachment_where_events_attachments_updated_at_gt_parameter":{"name":"where[events][attachments][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.attachments.updated_at range"},"attachment_where_events_attachments_updated_at_gte_parameter":{"name":"where[events][attachments][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.attachments.updated_at range"},"attachment_where_events_attachments_updated_at_lt_parameter":{"name":"where[events][attachments][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.attachments.updated_at range"},"attachment_where_events_attachments_updated_at_lte_parameter":{"name":"where[events][attachments][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.attachments.updated_at range"},"feed_where_events_feed_feed_type_parameter":{"name":"where[events][feed][feed_type]","in":"query","schema":{"type":"string"},"description":"Filter by events.feed.feed_type"},"feed_where_events_feed_source_id_parameter":{"name":"where[events][feed][source_id]","in":"query","schema":{"type":"string"},"description":"Filter by events.feed.source_id"},"person_where_events_owner_created_at_parameter":{"name":"where[events][owner][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.owner.created_at"},"person_where_events_owner_created_at_gt_parameter":{"name":"where[events][owner][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.owner.created_at range"},"person_where_events_owner_created_at_gte_parameter":{"name":"where[events][owner][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.owner.created_at range"},"person_where_events_owner_created_at_lt_parameter":{"name":"where[events][owner][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.owner.created_at range"},"person_where_events_owner_created_at_lte_parameter":{"name":"where[events][owner][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.owner.created_at range"},"person_where_events_owner_first_name_parameter":{"name":"where[events][owner][first_name]","in":"query","schema":{"type":"string"},"description":"Filter by events.owner.first_name"},"person_where_events_owner_last_name_parameter":{"name":"where[events][owner][last_name]","in":"query","schema":{"type":"string"},"description":"Filter by events.owner.last_name"},"person_where_events_owner_middle_name_parameter":{"name":"where[events][owner][middle_name]","in":"query","schema":{"type":"string"},"description":"Filter by events.owner.middle_name"},"person_where_events_owner_updated_at_parameter":{"name":"where[events][owner][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.owner.updated_at"},"person_where_events_owner_updated_at_gt_parameter":{"name":"where[events][owner][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.owner.updated_at range"},"person_where_events_owner_updated_at_gte_parameter":{"name":"where[events][owner][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.owner.updated_at range"},"person_where_events_owner_updated_at_lt_parameter":{"name":"where[events][owner][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.owner.updated_at range"},"person_where_events_owner_updated_at_lte_parameter":{"name":"where[events][owner][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.owner.updated_at range"},"tag_where_events_tags_church_center_category_parameter":{"name":"where[events][tags][church_center_category]","in":"query","schema":{"type":"boolean"},"description":"Filter by events.tags.church_center_category"},"tag_where_events_tags_color_parameter":{"name":"where[events][tags][color]","in":"query","schema":{"type":"string"},"description":"Filter by events.tags.color"},"tag_where_events_tags_created_at_parameter":{"name":"where[events][tags][created_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.tags.created_at"},"tag_where_events_tags_created_at_gt_parameter":{"name":"where[events][tags][created_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.tags.created_at range"},"tag_where_events_tags_created_at_gte_parameter":{"name":"where[events][tags][created_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.tags.created_at range"},"tag_where_events_tags_created_at_lt_parameter":{"name":"where[events][tags][created_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.tags.created_at range"},"tag_where_events_tags_created_at_lte_parameter":{"name":"where[events][tags][created_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.tags.created_at range"},"tag_where_events_tags_name_parameter":{"name":"where[events][tags][name]","in":"query","schema":{"type":"string"},"description":"Filter by events.tags.name"},"tag_where_events_tags_position_parameter":{"name":"where[events][tags][position]","in":"query","schema":{"type":"number","format":"double"},"description":"Filter by events.tags.position"},"tag_where_events_tags_updated_at_parameter":{"name":"where[events][tags][updated_at]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.tags.updated_at"},"tag_where_events_tags_updated_at_gt_parameter":{"name":"where[events][tags][updated_at][gt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.tags.updated_at range"},"tag_where_events_tags_updated_at_gte_parameter":{"name":"where[events][tags][updated_at][gte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.tags.updated_at range"},"tag_where_events_tags_updated_at_lt_parameter":{"name":"where[events][tags][updated_at][lt]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.tags.updated_at range"},"tag_where_events_tags_updated_at_lte_parameter":{"name":"where[events][tags][updated_at][lte]","in":"query","schema":{"type":"string","format":"date-time"},"description":"Filter by events.tags.updated_at range"},"tag_where_events_tags_id_parameter":{"name":"where[events][tags][id]","in":"query","schema":{"type":"string"},"description":"Filter by events.tags.id"},"pagination_offset_parameter":{"name":"offset","in":"query","schema":{"type":"integer","minimum":0,"default":0},"description":"Pagination offset"},"pagination_per_page_parameter":{"name":"per_page","in":"query","schema":{"type":"integer","minimum":1,"maximum":100,"default":25},"description":"Maximum number of records per page"}},"requestBodies":{"attachment_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Attachment"]}}}}}}}},"attachment_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Attachment"]}}}}}}}},"conflict_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Conflict"]}}}}}}}},"conflict_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Conflict"]}}}}}}}},"containingresource_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ContainingResource"]}}}}}}}},"containingresource_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ContainingResource"]}}}}}}}},"event_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Event"]},"attributes":{"$ref":"#/components/schemas/event_attributes_assignable_on_create"}}}}}}}},"event_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Event"]},"attributes":{"$ref":"#/components/schemas/event_attributes_assignable_on_update"}}}}}}}},"eventconnection_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventConnection"]},"attributes":{"$ref":"#/components/schemas/eventconnection_attributes_assignable_on_create"}}}}}}}},"eventconnection_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventConnection"]},"attributes":{"$ref":"#/components/schemas/eventconnection_attributes_assignable_on_update"}}}}}}}},"eventinstance_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventInstance"]},"attributes":{"$ref":"#/components/schemas/eventinstance_attributes_assignable_on_create"}}}}}}}},"eventinstance_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventInstance"]},"attributes":{"$ref":"#/components/schemas/eventinstance_attributes_assignable_on_update"}}}}}}}},"eventresourceanswer_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventResourceAnswer"]}}}}}}}},"eventresourceanswer_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventResourceAnswer"]}}}}}}}},"eventresourcerequest_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventResourceRequest"]}}}}}}}},"eventresourcerequest_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventResourceRequest"]}}}}}}}},"eventtime_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventTime"]}}}}}}}},"eventtime_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventTime"]}}}}}}}},"feed_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Feed"]},"attributes":{"$ref":"#/components/schemas/feed_attributes_assignable_on_create"},"relationships":{"$ref":"#/components/schemas/feed_relationships_assignable_on_create"}}}}}}}},"feed_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Feed"]},"attributes":{"$ref":"#/components/schemas/feed_attributes_assignable_on_update"},"relationships":{"$ref":"#/components/schemas/feed_relationships_assignable_on_update"}}}}}}}},"jobstatus_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["JobStatus"]}}}}}}}},"jobstatus_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["JobStatus"]}}}}}}}},"organization_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Organization"]},"attributes":{"$ref":"#/components/schemas/organization_attributes_assignable_on_create"}}}}}}}},"organization_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Organization"]},"attributes":{"$ref":"#/components/schemas/organization_attributes_assignable_on_update"}}}}}}}},"person_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Person"]}}}}}}}},"person_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Person"]}}}}}}}},"reporttemplate_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ReportTemplate"]},"attributes":{"$ref":"#/components/schemas/reporttemplate_attributes_assignable_on_create"}}}}}}}},"reporttemplate_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ReportTemplate"]},"attributes":{"$ref":"#/components/schemas/reporttemplate_attributes_assignable_on_update"}}}}}}}},"requiredapproval_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["RequiredApproval"]},"attributes":{"$ref":"#/components/schemas/requiredapproval_attributes_assignable_on_create"}}}}}}}},"requiredapproval_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["RequiredApproval"]},"attributes":{"$ref":"#/components/schemas/requiredapproval_attributes_assignable_on_update"}}}}}}}},"resource_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Resource"]},"attributes":{"$ref":"#/components/schemas/resource_attributes_assignable_on_create"}}}}}}}},"resource_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Resource"]},"attributes":{"$ref":"#/components/schemas/resource_attributes_assignable_on_update"}}}}}}}},"resourceapprovalgroup_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceApprovalGroup"]},"attributes":{"$ref":"#/components/schemas/resourceapprovalgroup_attributes_assignable_on_create"}}}}}}}},"resourceapprovalgroup_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceApprovalGroup"]},"attributes":{"$ref":"#/components/schemas/resourceapprovalgroup_attributes_assignable_on_update"}}}}}}}},"resourcebooking_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceBooking"]}}}}}}}},"resourcebooking_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceBooking"]}}}}}}}},"resourcefolder_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceFolder"]},"attributes":{"$ref":"#/components/schemas/resourcefolder_attributes_assignable_on_create"}}}}}}}},"resourcefolder_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceFolder"]},"attributes":{"$ref":"#/components/schemas/resourcefolder_attributes_assignable_on_update"}}}}}}}},"resourcequestion_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceQuestion"]},"attributes":{"$ref":"#/components/schemas/resourcequestion_attributes_assignable_on_create"}}}}}}}},"resourcequestion_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceQuestion"]},"attributes":{"$ref":"#/components/schemas/resourcequestion_attributes_assignable_on_update"}}}}}}}},"resourcesuggestion_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceSuggestion"]}}}}}}}},"resourcesuggestion_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceSuggestion"]}}}}}}}},"roomsetup_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["RoomSetup"]}}}}}}}},"roomsetup_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["RoomSetup"]}}}}}}}},"tag_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Tag"]},"attributes":{"$ref":"#/components/schemas/tag_attributes_assignable_on_create"}}}}}}}},"tag_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Tag"]},"attributes":{"$ref":"#/components/schemas/tag_attributes_assignable_on_update"}}}}}}}},"taggroup_resource_create":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["TagGroup"]},"attributes":{"$ref":"#/components/schemas/taggroup_attributes_assignable_on_create"}}}}}}}},"taggroup_resource_update":{"content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["TagGroup"]},"attributes":{"$ref":"#/components/schemas/taggroup_attributes_assignable_on_update"}}}}}}}}},"responses":{"400_read":{"description":"Bad Request","content":{"application/json":{"schema":{"oneOf":[{"$ref":"#/components/schemas/MissingParameterError"},{"$ref":"#/components/schemas/RangeError"},{"$ref":"#/components/schemas/UnknownAttributeError"}]}}}},"400_modify":{"description":"Bad Request","content":{"application/json":{"schema":{"oneOf":[{"$ref":"#/components/schemas/ParseJsonError"},{"$ref":"#/components/schemas/ParsePayloadError"},{"$ref":"#/components/schemas/MissingParameterError"},{"$ref":"#/components/schemas/SaveFailedError"},{"$ref":"#/components/schemas/UnknownAttributeError"},{"$ref":"#/components/schemas/UnknownAttributeError"}]}}}},"400_destroy":{"description":"Bad Request","content":{"application/json":{"schema":{"oneOf":[{"$ref":"#/components/schemas/DeleteRestrictionError"},{"$ref":"#/components/schemas/MissingParameterError"},{"$ref":"#/components/schemas/UnknownAttributeError"}]}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"oneOf":[{"$ref":"#/components/schemas/MissingParameterError"},{"$ref":"#/components/schemas/UnknownAttributeError"}]}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnauthorizedError"}}}},"403":{"description":"Forbidden","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ForbiddenError"}}}},"404":{"description":"Not Found","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotFoundError"}}}},"409":{"description":"Conflict","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotUniqueError"}}}},"422":{"description":"Unprocessable Entity","content":{"application/json":{"schema":{"oneOf":[{"$ref":"#/components/schemas/AttributeNotFoundError"},{"$ref":"#/components/schemas/ForbiddenAttributeError"},{"$ref":"#/components/schemas/InvalidPayloadError"},{"$ref":"#/components/schemas/ValidationError"}]}}}},"500":{"description":"Internal Server Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"schemas":{"event_attributes_assignable_on_create":{"type":"object","properties":{"name":{"description":"The name of the event","type":"string"},"tags_ids":{"type":"string"}}},"event_attributes_assignable_on_update":{"type":"object","properties":{"name":{"description":"The name of the event","type":"string"},"tags_ids":{"type":"string"}}},"eventconnection_attributes_assignable_on_create":{"type":"object","properties":{"connected_to_id":{"description":"Unique identifier for the connected record","type":"string"},"connected_to_name":{"description":"Name of the record that the event is connected to","type":"string"},"connected_to_type":{"description":"Currently we support `signup`, `group`, `event`, and `service_type`","type":"string"},"product_name":{"description":"Currently we support `registrations`, `groups`, `check-ins`, and `services`","type":"string"},"promoted":{"description":"Whether this connection is promoted for display (only applies to Groups connections)\n\nOnly available when requested with the `?fields` param","type":"boolean"}}},"eventconnection_attributes_assignable_on_update":{"type":"object","properties":{"connected_to_id":{"description":"Unique identifier for the connected record","type":"string"},"connected_to_name":{"description":"Name of the record that the event is connected to","type":"string"},"connected_to_type":{"description":"Currently we support `signup`, `group`, `event`, and `service_type`","type":"string"},"product_name":{"description":"Currently we support `registrations`, `groups`, `check-ins`, and `services`","type":"string"},"promoted":{"description":"Whether this connection is promoted for display (only applies to Groups connections)\n\nOnly available when requested with the `?fields` param","type":"boolean"}}},"eventinstance_attributes_assignable_on_create":{"type":"object","properties":{"name":{"description":"Name of event. Can be overridden for specific instances","type":"string"}}},"eventinstance_attributes_assignable_on_update":{"type":"object","properties":{"name":{"description":"Name of event. Can be overridden for specific instances","type":"string"}}},"feed_attributes_assignable_on_create":{"type":"object","properties":{"feed_type":{"description":"Possible values: `registrations`, `groups`, `ical`, or `form`","type":"string"},"default_calendar_id":{"type":"string"},"default_church_center_visibility":{"description":"Possible values: `hidden` or `published`","type":"string"},"event_owner_id":{"type":"string"},"sync_campus_tags":{"description":"Only available when requested with the `?fields` param","type":"boolean"},"prefix_event_names":{"description":"Only available when requested with the `?fields` param","type":"boolean"},"tag_ids":{"type":"string"}}},"feed_attributes_assignable_on_update":{"type":"object","properties":{"default_calendar_id":{"type":"string"},"default_church_center_visibility":{"description":"Possible values: `hidden` or `published`","type":"string"},"event_owner_id":{"type":"string"},"sync_campus_tags":{"description":"Only available when requested with the `?fields` param","type":"boolean"},"prefix_event_names":{"description":"Only available when requested with the `?fields` param","type":"boolean"},"tag_ids":{"type":"string"}}},"organization_attributes_assignable_on_create":{"type":"object","properties":{"calendar_starts_on":{"description":"The day of the week the calendar starts on","type":"string"}}},"organization_attributes_assignable_on_update":{"type":"object","properties":{"calendar_starts_on":{"description":"The day of the week the calendar starts on","type":"string"}}},"reporttemplate_attributes_assignable_on_create":{"type":"object","properties":{"body":{"description":"The contents of the report template","type":"string"},"description":{"description":"A summarization of the report","type":"string"},"title":{"description":"The title of the report","type":"string"}}},"reporttemplate_attributes_assignable_on_update":{"type":"object","properties":{"body":{"description":"The contents of the report template","type":"string"},"description":{"description":"A summarization of the report","type":"string"},"title":{"description":"The title of the report","type":"string"}}},"requiredapproval_attributes_assignable_on_create":{"type":"object","properties":{"resource_approval_group_id":{"type":"string"}}},"requiredapproval_attributes_assignable_on_update":{"type":"object","properties":{"resource_approval_group_id":{"type":"string"}}},"resource_attributes_assignable_on_create":{"type":"object","properties":{"kind":{"description":"The type of resource, can either be `Room` or `Resource`","type":"string"},"room_setup_ids":{"type":"string"},"description":{"description":"Description of the room or resource","type":"string"},"expires_at":{"description":"UTC time at which the resource expires","type":"string","format":"date-time"},"home_location":{"description":"Where the resource is normally kept","type":"string"},"name":{"description":"The name of the room or resource","type":"string"},"quantity":{"description":"The quantity of the resource","type":"integer"},"resource_approval_group_ids":{"type":"string"},"resource_folder_id":{"type":"string"},"serial_number":{"description":"The serial number of the resource","type":"string"}}},"resource_attributes_assignable_on_update":{"type":"object","properties":{"description":{"description":"Description of the room or resource","type":"string"},"expires_at":{"description":"UTC time at which the resource expires","type":"string","format":"date-time"},"home_location":{"description":"Where the resource is normally kept","type":"string"},"name":{"description":"The name of the room or resource","type":"string"},"quantity":{"description":"The quantity of the resource","type":"integer"},"resource_approval_group_ids":{"type":"string"},"resource_folder_id":{"type":"string"},"serial_number":{"description":"The serial number of the resource","type":"string"}}},"resourceapprovalgroup_attributes_assignable_on_create":{"type":"object","properties":{"name":{"description":"Name of the approval group","type":"string"},"person_ids":{"type":"string"}}},"resourceapprovalgroup_attributes_assignable_on_update":{"type":"object","properties":{"name":{"description":"Name of the approval group","type":"string"},"person_ids":{"type":"string"}}},"resourcefolder_attributes_assignable_on_create":{"type":"object","properties":{"kind":{"description":"The type of folder, can either be `Room` or `Resource`","type":"string"},"name":{"description":"The folder name","type":"string"},"resource_folder_id":{"type":"string"}}},"resourcefolder_attributes_assignable_on_update":{"type":"object","properties":{"name":{"description":"The folder name","type":"string"},"resource_folder_id":{"type":"string"}}},"resourcequestion_attributes_assignable_on_create":{"type":"object","properties":{"choices":{"description":"If `kind` is `dropdown`, represents a string of dropdown choices\nseparated by the `|` character\n","type":"string"},"description":{"description":"Optional description of the question","type":"string"},"kind":{"description":"Possible values:\n- `dropdown`: predefined list of choices as an answer\n- `paragraph`: expected answer is a paragraph\n- `text`: expected answer is a sentence\n- `yesno`: expected answer is 'Yes' or 'No'\n\n- `section_header`: used to separate questions in the UI, no expected answer\n","type":"string"},"multiple_select":{"description":"If `kind` is `dropdown`,\n`true` indicates that more than one selection is permitted\n","type":"boolean"},"optional":{"description":"- `true` indicates answering the question is not required when booking\n- `false` indicates answering the question is required when booking\n","type":"boolean"},"position":{"description":"Position of question in list in the UI","type":"integer"},"question":{"description":"The question to be answered","type":"string"}}},"resourcequestion_attributes_assignable_on_update":{"type":"object","properties":{"choices":{"description":"If `kind` is `dropdown`, represents a string of dropdown choices\nseparated by the `|` character\n","type":"string"},"description":{"description":"Optional description of the question","type":"string"},"kind":{"description":"Possible values:\n- `dropdown`: predefined list of choices as an answer\n- `paragraph`: expected answer is a paragraph\n- `text`: expected answer is a sentence\n- `yesno`: expected answer is 'Yes' or 'No'\n\n- `section_header`: used to separate questions in the UI, no expected answer\n","type":"string"},"multiple_select":{"description":"If `kind` is `dropdown`,\n`true` indicates that more than one selection is permitted\n","type":"boolean"},"optional":{"description":"- `true` indicates answering the question is not required when booking\n- `false` indicates answering the question is required when booking\n","type":"boolean"},"position":{"description":"Position of question in list in the UI","type":"integer"},"question":{"description":"The question to be answered","type":"string"}}},"tag_attributes_assignable_on_create":{"type":"object","properties":{"church_center_category":{"description":"`true` indicates that this tag is used as a category on Church Center","type":"boolean"},"color":{"description":"Hex color code of the tag","type":"string"},"events_ids":{"type":"string"},"name":{"description":"The tag name","type":"string"},"position":{"description":"If the tag belongs to a TagGroup,\nposition indicates place in list within TagGroup in the UI.\n\nIf the tag does not belong to a TagGroup,\nposition indicates place in list under \"Individual Tags\" in the UI.\n","type":"number","format":"double"},"tag_group_id":{"type":"string"}}},"tag_attributes_assignable_on_update":{"type":"object","properties":{"church_center_category":{"description":"`true` indicates that this tag is used as a category on Church Center","type":"boolean"},"color":{"description":"Hex color code of the tag","type":"string"},"events_ids":{"type":"string"},"name":{"description":"The tag name","type":"string"},"position":{"description":"If the tag belongs to a TagGroup,\nposition indicates place in list within TagGroup in the UI.\n\nIf the tag does not belong to a TagGroup,\nposition indicates place in list under \"Individual Tags\" in the UI.\n","type":"number","format":"double"},"tag_group_id":{"type":"string"}}},"taggroup_attributes_assignable_on_create":{"type":"object","properties":{"name":{"description":"The name of the tag group","type":"string"},"required":{"description":"- `true` indicates tag from this tag group must be applied when creating an event\n","type":"boolean"}}},"taggroup_attributes_assignable_on_update":{"type":"object","properties":{"name":{"description":"The name of the tag group","type":"string"},"required":{"description":"- `true` indicates tag from this tag group must be applied when creating an event\n","type":"boolean"}}},"feed_relationships_assignable_on_create":{"type":"object","properties":{"event_owner":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Person"]},"id":{"type":"string"}}}}},"default_calendar":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Calendar"]},"id":{"type":"string"}}}}}}},"feed_relationships_assignable_on_update":{"type":"object","properties":{"event_owner":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Person"]},"id":{"type":"string"}}}}},"default_calendar":{"type":"object","properties":{"data":{"type":"object","properties":{"type":{"type":"string","enum":["Calendar"]},"id":{"type":"string"}}}}}}},"attachment_attributes":{"type":"object","description":"An uploaded file attached to an event.\n","properties":{"content_type":{"description":"MIME type of the attachment","type":"string"},"created_at":{"description":"UTC time at which the attachment was created","type":"string","format":"date-time"},"description":{"description":"Description of the attachment","type":"string"},"file_size":{"description":"File size in bytes","type":"integer"},"name":{"description":"Set to the file name if not provided","type":"string"},"updated_at":{"description":"UTC time at which the attachment was updated","type":"string","format":"date-time"},"url":{"description":"Path to where the attachment is stored","type":"string"}},"title":"Attachment"},"conflict_attributes":{"type":"object","description":"A conflict between two events caused by overlapping event resource\nrequests.\n\nIf the conflict has been resolved, `resolved_at` will be present.\n","properties":{"created_at":{"description":"UTC time at which the conflict was created","type":"string","format":"date-time"},"note":{"description":"Additional information about the conflict or resolution","type":"string"},"resolved_at":{"description":"UTC time at which the conflict was resolved","type":"string","format":"date-time"},"updated_at":{"description":"UTC time at which the conflict was updated","type":"string","format":"date-time"}},"title":"Conflict"},"containingresource_attributes":{"type":"object","description":"The containing record for a RoomSetup. Can be a Resource or\nan Organization\n","title":"ContainingResource"},"event_attributes":{"type":"object","description":"An event.\n\nMay contain information such as who owns\nthe event, visibility on Church Center and a public-facing summary.\n","properties":{"approval_status":{"description":"Possible values:\n- `A`: approved.\n- `P`: pending.\n- `R`: rejected.\n","type":"string"},"created_at":{"description":"UTC time at which the event was created","type":"string","format":"date-time"},"description":{"description":"A rich text public-facing summary of the event","type":"string"},"featured":{"description":"- `true` indicates the event is featured on Church Center\n- `false` indicates the event is not featured on Church Center\n","type":"boolean"},"image_url":{"description":"Path to where the event image is stored","type":"string"},"name":{"description":"The name of the event","type":"string"},"percent_approved":{"description":"Calculated by taking the sum of the `percent_approved` for all\nfuture `ReservationBlocks` and dividing that by the `count` of all future\n`ReservationBlocks`.\n\nIf there are no future `ReservationBlocks`, returns `100`\n","type":"integer"},"percent_rejected":{"description":"Calculated by taking the sum of the `percent_rejected` for all\nfuture `ReservationBlocks` and dividing that by the `count` of all future\n`ReservationBlocks`.\n\nIf there are no future `ReservationBlocks`, returns `0`\n","type":"integer"},"registration_url":{"description":"The registration URL for the event","type":"string"},"summary":{"description":"A plain text public-facing summary of the event","type":"string"},"updated_at":{"description":"UTC time at which the event was updated","type":"string","format":"date-time"},"visible_in_church_center":{"description":"- `true` indicates the event Church Center visibility is set to 'Published'\n- `false` indicates the event Church Center visibility is set to 'Hidden'\n","type":"boolean"}},"title":"Event"},"eventconnection_attributes":{"type":"object","description":"A connection between a Calendar event and a record in another product\n","properties":{"connected_to_id":{"description":"Unique identifier for the connected record","type":"string"},"connected_to_name":{"description":"Name of the record that the event is connected to","type":"string"},"connected_to_type":{"description":"Currently we support `signup`, `group`, `event`, and `service_type`","type":"string"},"connected_to_url":{"description":"A link to the connected record","type":"string"},"product_name":{"description":"Currently we support `registrations`, `groups`, `check-ins`, and `services`","type":"string"},"promoted":{"description":"Whether this connection is promoted for display (only applies to Groups connections)\n\nOnly available when requested with the `?fields` param","type":"boolean"}},"title":"EventConnection"},"eventinstance_attributes":{"type":"object","description":"A specific occurrence of an event.\n\nIf the event is recurring, `recurrence` will be set and\n`recurrence_description` will provide an overview of the recurrence pattern.\n","properties":{"all_day_event":{"description":"Indicates whether event instance lasts all day","type":"boolean"},"church_center_url":{"description":"The URL for the event on Church Center","type":"string"},"compact_recurrence_description":{"description":"Compact representation of event instance's recurrence pattern\n","type":"string"},"created_at":{"description":"UTC time at which the event instance was created","type":"string","format":"date-time"},"description":{"description":"A rich text public-facing summary of the event\n\nOnly available when requested with the `?fields` param","type":"string"},"ends_at":{"description":"UTC time at which the event instance ends","type":"string","format":"date-time"},"image_url":{"description":"Path to where the event image is stored\n\nOnly available when requested with the `?fields` param","type":"string"},"kind":{"description":"The type of event: `standard` or `blockout`\n\nOnly available when requested with the `?fields` param","type":"string"},"location":{"description":"Representation of where the event instance takes place","type":"string"},"name":{"description":"Name of event. Can be overridden for specific instances","type":"string"},"published_ends_at":{"description":"Publicly visible end time","type":"string"},"published_starts_at":{"description":"Publicly visible start time","type":"string"},"recurrence":{"description":"For a recurring event instance, the interval of how often the event instance occurs\n","type":"string"},"recurrence_description":{"description":"Longer description of the event instance's recurrence pattern\n","type":"string"},"starts_at":{"description":"UTC time at which the event instance starts","type":"string","format":"date-time"},"updated_at":{"description":"UTC time at which the event instance was updated","type":"string","format":"date-time"}},"title":"EventInstance"},"eventresourceanswer_attributes":{"type":"object","description":"An answer to a question in a room or resource request.\n","properties":{"answer":{"description":"The answer formatted for display","type":"object"},"created_at":{"type":"string","format":"date-time"},"db_answer":{"description":"Only available when requested with the `?fields` param","type":"string"},"question":{"description":"Question details as of when it was answered","type":"object"},"updated_at":{"type":"string","format":"date-time"}},"title":"EventResourceAnswer"},"eventresourcerequest_attributes":{"type":"object","description":"A room or resource request for a specific event.\n","properties":{"approval_sent":{"description":"Whether or not an email has been sent to request approval","type":"boolean"},"approval_status":{"description":"Possible values:\n- `A`: approved\n- `P`: pending\n- `R`: rejected\n","type":"string"},"created_at":{"description":"UTC time at which request was created","type":"string","format":"date-time"},"notes":{"description":"Additional information about the room or resource request","type":"string"},"quantity":{"description":"How many of the rooms or resources are being requested","type":"integer"},"updated_at":{"description":"UTC time at which request was updated","type":"string","format":"date-time"},"visible_on_kiosks":{"description":"Whether this resource request is visible on kiosks","type":"boolean"}},"title":"EventResourceRequest"},"eventtime_attributes":{"type":"object","description":"Start and end times for each event instance.\n\nIn the Calendar UI, these are represented under the \"Schedule\" section and\nmay include \"Setup\" and \"Teardown\" times for the instance.\n","properties":{"ends_at":{"description":"UTC time at which the event time ends","type":"string","format":"date-time"},"name":{"description":"Name of the event time","type":"string","format":"date-time"},"starts_at":{"description":"UTC time at which the event time starts","type":"string","format":"date-time"},"visible_on_kiosks":{"description":"Set to `true` if the time is visible on kiosk","type":"boolean"},"visible_on_widget_and_ical":{"description":"Set to `true` if the time is visible on widget or iCal","type":"boolean"}},"title":"EventTime"},"feed_attributes":{"type":"object","description":"A feed belonging to an organization.\n","properties":{"can_delete":{"type":"boolean"},"default_church_center_visibility":{"description":"Possible values: `hidden` or `published`","type":"string"},"deleting":{"type":"boolean"},"feed_type":{"description":"Possible values: `registrations`, `groups`, `ical`, or `form`","type":"string"},"imported_at":{"type":"string","format":"date-time"},"name":{"type":"string"},"prefix_event_names":{"description":"Only available when requested with the `?fields` param","type":"boolean"},"source_id":{"type":"string"},"sync_campus_tags":{"description":"Only available when requested with the `?fields` param","type":"boolean"}},"title":"Feed"},"jobstatus_attributes":{"type":"object","properties":{"errors":{"type":"object"},"message":{"type":"string"},"retries":{"type":"integer"},"started_at":{"type":"string","format":"date-time"},"status":{"type":"string"}},"title":"JobStatus"},"organization_attributes":{"type":"object","description":"An administrative structure, usually representing a single church.\nContains date/time formatting and time zone preferences.\n","properties":{"calendar_starts_on":{"description":"The day of the week the calendar starts on","type":"string"},"date_format":{"description":"Possible values:\n- `%d/%m/%Y`: indicates date/month/year formatting\n- `%m/%d/%Y`: indicates month/date/year formatting\n","type":"string"},"name":{"description":"The name of the organization","type":"string"},"onboarding":{"description":"Only available when requested with the `?fields` param","type":"boolean"},"time_zone":{"description":"The time zone of the organization","type":"string"},"twenty_four_hour_time":{"description":"- `true` indicates hours for times will use a 24-hour clock\n- `false` indicates hours for times will use a 12-hour clock\n","type":"boolean"}},"title":"Organization"},"person_attributes":{"type":"object","description":"The people in your organization with access to Calendar.\n","properties":{"avatar_url":{"description":"Path to where the avatar image is stored","type":"string"},"can_edit_people":{"description":"Indicates whether the person can edit other people","type":"boolean"},"can_edit_resources":{"description":"Indicates whether the person can edit resources","type":"boolean"},"can_edit_rooms":{"description":"Indicates whether the person can edit rooms","type":"boolean"},"child":{"description":"Indicates whether the person is a child","type":"boolean"},"contact_data":{"description":"An object containing the person's contact data.\n\nThis can include an array of `email_addresses`, `addresses` and `phone_numbers`\n","type":"string"},"created_at":{"description":"UTC time at which the person was created","type":"string","format":"date-time"},"event_permissions_type":{"description":"Event permissions for the person","type":"string"},"first_name":{"description":"The person's first name","type":"string"},"gender":{"description":"`M` indicates male, `F` indicates female","type":"string"},"has_access":{"description":"Indicates whether the person has access to Calendar","type":"boolean"},"last_name":{"description":"The person's last name","type":"string"},"member_of_approval_groups":{"description":"Indicates whether the person is a member of at least one approval group\n\nOnly available when requested with the `?fields` param","type":"boolean"},"middle_name":{"description":"The person's middle name","type":"string"},"name":{"description":"The person's first name, last name, and name suffix","type":"string"},"name_prefix":{"description":"Possible values:\n- `Mr.`\n- `Mrs.`\n- `Ms.`\n- `Miss`\n- `Dr.`\n- `Rev.`\n","type":"string"},"name_suffix":{"description":"Possible values:\n- `Jr.`\n- `Sr.`\n- `Ph.D.`\n- `II`\n- `III`\n","type":"string"},"pending_request_count":{"description":"If the person is a member of an approval group, the number of EventResourceRequests needing resolution.\n\nIf `resolves_conflicts` is `true`, the count will also include the number of Conflicts needing resolution.\n","type":"integer"},"people_permissions_type":{"description":"People permissions for the person","type":"string"},"permissions":{"description":"Integer that corresponds to the person's permissions in Calendar","type":"integer"},"resolves_conflicts":{"description":"Indicates whether the person is able to resolve Conflicts","type":"boolean"},"resources_permissions_type":{"description":"Resource permissions for the person","type":"string"},"room_permissions_type":{"description":"Room permissions for the person","type":"string"},"site_administrator":{"description":"Indicates whether the person is a Organization Administrator","type":"boolean"},"status":{"description":"Possible values:\n- `active`: The person is marked \"active\" in People\n- `inactive`: The person is marked \"inactive\" in People\n\n\nPossible values: `active`, `pending`, or `inactive`","type":"string"},"updated_at":{"description":"UTC time at which the person was updated","type":"string","format":"date-time"}},"title":"Person"},"reporttemplate_attributes":{"type":"object","description":"A template for generating a report.\n","properties":{"body":{"description":"The contents of the report template","type":"string"},"created_at":{"description":"UTC time at which the report was created","type":"string"},"description":{"description":"A summarization of the report","type":"string"},"title":{"description":"The title of the report","type":"string"},"updated_at":{"description":"UTC time at which the report was updated","type":"string"}},"title":"ReportTemplate"},"requiredapproval_attributes":{"type":"object","description":"Represents the relationship between a Resource and a Resource Approval Group.\n","title":"RequiredApproval"},"resource_attributes":{"type":"object","description":"A room or resource that can be requested for use as part of\nan event.\n","properties":{"created_at":{"description":"UTC time at which the room or resource was created","type":"string","format":"date-time"},"description":{"description":"Description of the room or resource","type":"string"},"expires_at":{"description":"UTC time at which the resource expires","type":"string","format":"date-time"},"home_location":{"description":"Where the resource is normally kept","type":"string"},"image":{"description":"Path to where resource image is stored","type":"string"},"kind":{"description":"The type of resource, can either be `Room` or `Resource`","type":"string"},"name":{"description":"The name of the room or resource","type":"string"},"path_name":{"description":"A string representing the location of the resource if it is nested within a folder.\n\nEach parent folder is separated by `/`\n","type":"string"},"quantity":{"description":"The quantity of the resource","type":"integer"},"serial_number":{"description":"The serial number of the resource","type":"string"},"updated_at":{"description":"UTC time at which the room or resource was updated","type":"string","format":"date-time"}},"title":"Resource"},"resourceapprovalgroup_attributes":{"type":"object","description":"A group of people that can be attached to a room or resource\nin order to require their approval for booking.\n","properties":{"created_at":{"description":"UTC time at which the approval group was created","type":"string","format":"date-time"},"form_count":{"description":"Only available when requested with the `?fields` param","type":"integer"},"name":{"description":"Name of the approval group","type":"string"},"resource_count":{"description":"The number of resources in the approval group\n\nOnly available when requested with the `?fields` param","type":"integer"},"room_count":{"description":"The number of rooms in the approval group\n\nOnly available when requested with the `?fields` param","type":"integer"},"updated_at":{"description":"UTC time at which the approval group was updated","type":"string","format":"date-time"}},"title":"ResourceApprovalGroup"},"resourcebooking_attributes":{"type":"object","description":"A specific booking of a room or resource for an event instance.\n","properties":{"created_at":{"description":"UTC time at which the booking was created","type":"string","format":"date-time"},"ends_at":{"description":"UTC time at which usage of the booked room or resource ends","type":"string","format":"date-time"},"quantity":{"description":"The quantity of the rooms or resources booked","type":"integer"},"starts_at":{"description":"UTC time at which usage of the booked room or resource starts","type":"string","format":"date-time"},"updated_at":{"description":"UTC time at which the booking was updated","type":"string","format":"date-time"}},"title":"ResourceBooking"},"resourcefolder_attributes":{"type":"object","description":"An organizational folder containing rooms or resources.\n","properties":{"ancestry":{"type":"string"},"created_at":{"description":"UTC time at which the folder was created","type":"string","format":"date-time"},"kind":{"description":"The type of folder, can either be `Room` or `Resource`","type":"string"},"name":{"description":"The folder name","type":"string"},"path_name":{"description":"A string representing the location of the folder if it is nested.\n\nEach parent folder is separated by `/`\n","type":"string"},"updated_at":{"description":"UTC time at which the folder was updated","type":"string","format":"date-time"}},"title":"ResourceFolder"},"resourcequestion_attributes":{"type":"object","description":"A question to answer when requesting to book a room or resource.\n","properties":{"choices":{"description":"If `kind` is `dropdown`, represents a string of dropdown choices\nseparated by the `|` character\n","type":"string"},"created_at":{"description":"UTC time at which the question was created","type":"string","format":"date-time"},"description":{"description":"Optional description of the question","type":"string"},"kind":{"description":"Possible values:\n- `dropdown`: predefined list of choices as an answer\n- `paragraph`: expected answer is a paragraph\n- `text`: expected answer is a sentence\n- `yesno`: expected answer is 'Yes' or 'No'\n\n- `section_header`: used to separate questions in the UI, no expected answer\n","type":"string"},"multiple_select":{"description":"If `kind` is `dropdown`,\n`true` indicates that more than one selection is permitted\n","type":"boolean"},"optional":{"description":"- `true` indicates answering the question is not required when booking\n- `false` indicates answering the question is required when booking\n","type":"boolean"},"position":{"description":"Position of question in list in the UI","type":"integer"},"question":{"description":"The question to be answered","type":"string"},"updated_at":{"description":"UTC time at which the question was updated","type":"string","format":"date-time"}},"title":"ResourceQuestion"},"resourcesuggestion_attributes":{"type":"object","description":"A resource and quantity suggested by a room setup.\n","properties":{"created_at":{"description":"UTC time at which the suggestion was created","type":"string","format":"date-time"},"quantity":{"description":"How many resources should be requested","type":"integer"},"updated_at":{"description":"UTC time at which the suggestion was updated","type":"string","format":"date-time"}},"title":"ResourceSuggestion"},"roomsetup_attributes":{"type":"object","description":"A diagram and list of suggested resources useful for predefined room setups.\n","properties":{"created_at":{"description":"UTC time at which the room setup was created","type":"string","format":"date-time"},"description":{"description":"A description of the room setup","type":"string"},"diagram":{"description":"An object containing `url` and `thumbnail`.\n\n`url` is path to where room setup is stored.\n`thumbnail` contains `url` path to where thumbnail is stored.\n","type":"string"},"diagram_thumbnail_url":{"description":"Path to where thumbnail version of room setup is stored","type":"string"},"diagram_url":{"description":"Path to where room setup is stored","type":"string"},"name":{"description":"The name of the room setup","type":"string"},"updated_at":{"description":"UTC time at which the room setup was updated","type":"string","format":"date-time"}},"title":"RoomSetup"},"tag_attributes":{"type":"object","description":"An organizational tag that can be applied to events.\n\nApplied tags can be used to filter events on the calendar or\nfilter events for reports, iCal feeds, kiosk, and the widget.\n","properties":{"church_center_category":{"description":"`true` indicates that this tag is used as a category on Church Center","type":"boolean"},"color":{"description":"Hex color code of the tag","type":"string"},"created_at":{"description":"UTC time at which the tag was created","type":"string","format":"date-time"},"name":{"description":"The tag name","type":"string"},"position":{"description":"If the tag belongs to a TagGroup,\nposition indicates place in list within TagGroup in the UI.\n\nIf the tag does not belong to a TagGroup,\nposition indicates place in list under \"Individual Tags\" in the UI.\n","type":"number","format":"double"},"updated_at":{"description":"UTC time at which the tag was updated","type":"string","format":"date-time"}},"title":"Tag"},"taggroup_attributes":{"type":"object","description":"A grouping of tags for organizational purposes.\n","properties":{"created_at":{"description":"UTC time at which the tag group was created","type":"string","format":"date-time"},"name":{"description":"The name of the tag group","type":"string"},"required":{"description":"- `true` indicates tag from this tag group must be applied when creating an event\n","type":"boolean"},"updated_at":{"description":"UTC time at which the tag group was updated","type":"string","format":"date-time"}},"title":"TagGroup"},"attachment_relationships_and_includes_enum":{"type":"string","enum":["event"]},"conflict_relationships_and_includes_enum":{"type":"string","enum":["resource","resolved_by","winner"]},"event_relationships_and_includes_enum":{"type":"string","enum":["calendar","owner","attachments","feed","tags"]},"eventconnection_relationships_and_includes_enum":{"type":"string","enum":["event"]},"eventinstance_relationships_and_includes_enum":{"type":"string","enum":["event","event_times","resource_bookings","tags"]},"eventresourceanswer_relationships_and_includes_enum":{"type":"string","enum":["created_by","updated_by","resource_question","event_resource_request"]},"eventresourcerequest_relationships_and_includes_enum":{"type":"string","enum":["event","resource","event_resource_request","created_by","updated_by","room_setup"]},"eventtime_relationships_and_includes_enum":{"type":"string","enum":["event"]},"feed_relationships_and_includes_enum":{"type":"string","enum":["event_owner","default_calendar"]},"person_relationships_and_includes_enum":{"type":"string","enum":["organization"]},"requiredapproval_relationships_and_includes_enum":{"type":"string","enum":["resource"]},"resource_relationships_and_includes_enum":{"type":"string","enum":["resource_approval_groups","resource_folder","resource_questions","room_setups"]},"resourceapprovalgroup_relationships_and_includes_enum":{"type":"string","enum":["people","resources"]},"resourcebooking_relationships_and_includes_enum":{"type":"string","enum":["event","event_instance","resource","event_resource_request"]},"resourcefolder_relationships_and_includes_enum":{"type":"string","enum":["resources"]},"resourcequestion_relationships_and_includes_enum":{"type":"string","enum":["resource"]},"resourcesuggestion_relationships_and_includes_enum":{"type":"string","enum":["resource","room_setup"]},"roomsetup_relationships_and_includes_enum":{"type":"string","enum":["room_setup","resource_suggestions","containing_resource"]},"tag_relationships_and_includes_enum":{"type":"string","enum":["tag_group"]},"taggroup_relationships_and_includes_enum":{"type":"string","enum":["events","tags"]},"attachment_renderable_attributes_enum":{"type":"string","enum":["content_type","created_at","description","file_size","name","updated_at","url"]},"conflict_renderable_attributes_enum":{"type":"string","enum":["created_at","note","resolved_at","updated_at"]},"event_renderable_attributes_enum":{"type":"string","enum":["approval_status","created_at","description","featured","image_url","name","percent_approved","percent_rejected","registration_url","summary","updated_at","visible_in_church_center"]},"eventconnection_renderable_attributes_enum":{"type":"string","enum":["connected_to_id","connected_to_name","connected_to_type","connected_to_url","product_name","promoted"]},"eventinstance_renderable_attributes_enum":{"type":"string","enum":["all_day_event","church_center_url","compact_recurrence_description","created_at","description","ends_at","image_url","kind","location","name","published_ends_at","published_starts_at","recurrence","recurrence_description","starts_at","updated_at"]},"eventresourceanswer_renderable_attributes_enum":{"type":"string","enum":["answer","created_at","db_answer","question","updated_at"]},"eventresourcerequest_renderable_attributes_enum":{"type":"string","enum":["approval_sent","approval_status","created_at","notes","quantity","updated_at","visible_on_kiosks"]},"eventtime_renderable_attributes_enum":{"type":"string","enum":["ends_at","name","starts_at","visible_on_kiosks","visible_on_widget_and_ical"]},"feed_renderable_attributes_enum":{"type":"string","enum":["can_delete","default_church_center_visibility","deleting","feed_type","imported_at","name","prefix_event_names","source_id","sync_campus_tags"]},"jobstatus_renderable_attributes_enum":{"type":"string","enum":["errors","message","retries","started_at","status"]},"organization_renderable_attributes_enum":{"type":"string","enum":["calendar_starts_on","date_format","name","onboarding","time_zone","twenty_four_hour_time"]},"person_renderable_attributes_enum":{"type":"string","enum":["avatar_url","can_edit_people","can_edit_resources","can_edit_rooms","child","contact_data","created_at","event_permissions_type","first_name","gender","has_access","last_name","member_of_approval_groups","middle_name","name","name_prefix","name_suffix","pending_request_count","people_permissions_type","permissions","resolves_conflicts","resources_permissions_type","room_permissions_type","site_administrator","status","updated_at"]},"reporttemplate_renderable_attributes_enum":{"type":"string","enum":["body","created_at","description","title","updated_at"]},"resource_renderable_attributes_enum":{"type":"string","enum":["created_at","description","expires_at","home_location","image","kind","name","path_name","quantity","serial_number","updated_at"]},"resourceapprovalgroup_renderable_attributes_enum":{"type":"string","enum":["created_at","form_count","name","resource_count","room_count","updated_at"]},"resourcebooking_renderable_attributes_enum":{"type":"string","enum":["created_at","ends_at","quantity","starts_at","updated_at"]},"resourcefolder_renderable_attributes_enum":{"type":"string","enum":["ancestry","created_at","kind","name","path_name","updated_at"]},"resourcequestion_renderable_attributes_enum":{"type":"string","enum":["choices","created_at","description","kind","multiple_select","optional","position","question","updated_at"]},"resourcesuggestion_renderable_attributes_enum":{"type":"string","enum":["created_at","quantity","updated_at"]},"roomsetup_renderable_attributes_enum":{"type":"string","enum":["created_at","description","diagram","diagram_thumbnail_url","diagram_url","name","updated_at"]},"tag_renderable_attributes_enum":{"type":"string","enum":["church_center_category","color","created_at","name","position","updated_at"]},"taggroup_renderable_attributes_enum":{"type":"string","enum":["created_at","name","required","updated_at"]},"attachment_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Attachment"]},"attributes":{"$ref":"#/components/schemas/attachment_attributes"},"relationships":{"type":"object","properties":{"event":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Event"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"},"event":{"type":"string"}}}}},"conflict_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Conflict"]},"attributes":{"$ref":"#/components/schemas/conflict_attributes"},"relationships":{"type":"object","properties":{"resource":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Resource"]},"id":{"type":"string"}}}}},"resolved_by":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Person"]},"id":{"type":"string"}}}}},"winner":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Event"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"},"resolved_by":{"type":"string"},"resource":{"type":"string"},"winner":{"type":"string"}}}}},"containingresource_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ContainingResource"]},"attributes":{"$ref":"#/components/schemas/containingresource_attributes"},"links":{"type":"object","properties":{"self":{"type":"string"}}}}},"event_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]},"attributes":{"$ref":"#/components/schemas/event_attributes"},"relationships":{"type":"object","properties":{"calendar":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Calendar"]},"id":{"type":"string"}}}}},"owner":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Person"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"},"html_url":{"type":"string"},"attachments":{"type":"string"},"conflicts":{"type":"string"},"event_connections":{"type":"string"},"event_instances":{"type":"string"},"event_resource_requests":{"type":"string"},"feed":{"type":"string"},"owner":{"type":"string"},"resource_bookings":{"type":"string"},"tags":{"type":"string"}}}}},"eventconnection_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventConnection"]},"attributes":{"$ref":"#/components/schemas/eventconnection_attributes"},"relationships":{"type":"object","properties":{"event":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Event"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"}}}}},"eventinstance_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventInstance"]},"attributes":{"$ref":"#/components/schemas/eventinstance_attributes"},"relationships":{"type":"object","properties":{"event":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Event"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"},"event":{"type":"string"},"event_times":{"type":"string"},"resource_bookings":{"type":"string"},"tags":{"type":"string"}}}}},"eventresourceanswer_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceAnswer"]},"attributes":{"$ref":"#/components/schemas/eventresourceanswer_attributes"},"relationships":{"type":"object","properties":{"created_by":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Person"]},"id":{"type":"string"}}}}},"updated_by":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Person"]},"id":{"type":"string"}}}}},"resource_question":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceQuestion"]},"id":{"type":"string"}}}}},"event_resource_request":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventResourceRequest"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"}}}}},"eventresourcerequest_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]},"attributes":{"$ref":"#/components/schemas/eventresourcerequest_attributes"},"relationships":{"type":"object","properties":{"event":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Event"]},"id":{"type":"string"}}}}},"resource":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Resource"]},"id":{"type":"string"}}}}},"event_resource_request":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventResourceRequest"]},"id":{"type":"string"}}}}},"created_by":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Person"]},"id":{"type":"string"}}}}},"updated_by":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Person"]},"id":{"type":"string"}}}}},"room_setup":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["RoomSetup"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"},"answers":{"type":"string"},"created_by":{"type":"string"},"event":{"type":"string"},"resource":{"type":"string"},"resource_bookings":{"type":"string"},"room_setup":{"type":"string"},"updated_by":{"type":"string"}}}}},"eventtime_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventTime"]},"attributes":{"$ref":"#/components/schemas/eventtime_attributes"},"relationships":{"type":"object","properties":{"event":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Event"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"},"event":{"type":"string"}}}}},"feed_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Feed"]},"attributes":{"$ref":"#/components/schemas/feed_attributes"},"relationships":{"type":"object","properties":{"event_owner":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Person"]},"id":{"type":"string"}}}}},"default_calendar":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Calendar"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"}}}}},"jobstatus_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["JobStatus"]},"attributes":{"$ref":"#/components/schemas/jobstatus_attributes"},"links":{"type":"object","properties":{"self":{"type":"string"}}}}},"organization_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]},"attributes":{"$ref":"#/components/schemas/organization_attributes"},"links":{"type":"object","properties":{"self":{"type":"string"},"attachments":{"type":"string"},"conflicts":{"type":"string"},"event_instances":{"type":"string"},"event_resource_requests":{"type":"string"},"events":{"type":"string"},"feeds":{"type":"string"},"job_statuses":{"type":"string"},"people":{"type":"string"},"report_templates":{"type":"string"},"resource_approval_groups":{"type":"string"},"resource_bookings":{"type":"string"},"resource_folders":{"type":"string"},"resource_questions":{"type":"string"},"resources":{"type":"string"},"room_setups":{"type":"string"},"tag_groups":{"type":"string"},"tags":{"type":"string"}}}}},"person_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Person"]},"attributes":{"$ref":"#/components/schemas/person_attributes"},"links":{"type":"object","properties":{"self":{"type":"string"},"html_url":{"type":"string"},"event_resource_requests":{"type":"string"},"organization":{"type":"string"}}}}},"reporttemplate_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ReportTemplate"]},"attributes":{"$ref":"#/components/schemas/reporttemplate_attributes"},"links":{"type":"object","properties":{"self":{"type":"string"}}}}},"requiredapproval_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["RequiredApproval"]},"attributes":{"$ref":"#/components/schemas/requiredapproval_attributes"},"links":{"type":"object","properties":{"self":{"type":"string"},"resource":{"type":"string"}}}}},"resource_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]},"attributes":{"$ref":"#/components/schemas/resource_attributes"},"links":{"type":"object","properties":{"self":{"type":"string"},"conflicts":{"type":"string"},"event_resource_requests":{"type":"string"},"required_approvals":{"type":"string"},"resource_approval_groups":{"type":"string"},"resource_bookings":{"type":"string"},"resource_folder":{"type":"string"},"resource_questions":{"type":"string"},"room_setups":{"type":"string"}}}}},"resourceapprovalgroup_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceApprovalGroup"]},"attributes":{"$ref":"#/components/schemas/resourceapprovalgroup_attributes"},"links":{"type":"object","properties":{"self":{"type":"string"},"event_resource_requests":{"type":"string"},"forms":{"type":"string"},"people":{"type":"string"},"required_approvals":{"type":"string"},"resources":{"type":"string"}}}}},"resourcebooking_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceBooking"]},"attributes":{"$ref":"#/components/schemas/resourcebooking_attributes"},"relationships":{"type":"object","properties":{"event":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Event"]},"id":{"type":"string"}}}}},"event_instance":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["EventInstance"]},"id":{"type":"string"}}}}},"resource":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Resource"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"},"event_instance":{"type":"string"},"event_resource_request":{"type":"string"},"resource":{"type":"string"}}}}},"resourcefolder_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceFolder"]},"attributes":{"$ref":"#/components/schemas/resourcefolder_attributes"},"links":{"type":"object","properties":{"self":{"type":"string"},"resources":{"type":"string"}}}}},"resourcequestion_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceQuestion"]},"attributes":{"$ref":"#/components/schemas/resourcequestion_attributes"},"relationships":{"type":"object","properties":{"resource":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Resource"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"}}}}},"resourcesuggestion_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceSuggestion"]},"attributes":{"$ref":"#/components/schemas/resourcesuggestion_attributes"},"relationships":{"type":"object","properties":{"resource":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["Resource"]},"id":{"type":"string"}}}}},"room_setup":{"type":"object","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["RoomSetup"]},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"},"resource":{"type":"string"}}}}},"roomsetup_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["RoomSetup"]},"attributes":{"$ref":"#/components/schemas/roomsetup_attributes"},"relationships":{"type":"object","properties":{"room_setup":{"type":"object","description":"The shared room setup this is linked to","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string","enum":["RoomSetup"]},"id":{"type":"string"}}}}},"resource_suggestions":{"type":"object","description":"A list of suggested resources for this room setup","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["ResourceSuggestion"]},"id":{"type":"string"}}}}}},"containing_resource":{"type":"object","description":"The resource this room setup is attached to","properties":{"links":{"type":"object","properties":{"related":{"type":"string"}}},"data":{"type":"object","properties":{"type":{"type":"string"},"id":{"type":"string"}}}}}}},"links":{"type":"object","properties":{"self":{"type":"string"},"containing_resource":{"type":"string"},"resource_suggestions":{"type":"string"}}}}},"tag_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Tag"]},"attributes":{"$ref":"#/components/schemas/tag_attributes"},"links":{"type":"object","properties":{"self":{"type":"string"},"event_instances":{"type":"string"},"events":{"type":"string"},"tag_group":{"type":"string"}}}}},"taggroup_resource":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["TagGroup"]},"attributes":{"$ref":"#/components/schemas/taggroup_attributes"},"links":{"type":"object","properties":{"self":{"type":"string"},"events":{"type":"string"},"tags":{"type":"string"}}}}},"attachment_event_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/event_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Attachment"]}}}},"additionalProperties":false}}},"conflict_resolved_by_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/person_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Conflict"]}}}},"additionalProperties":false}}},"conflict_resource_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resource_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Conflict"]}}}},"additionalProperties":false}}},"conflict_winner_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/event_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Conflict"]}}}},"additionalProperties":false}}},"event_attachments_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/attachment_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}}},"additionalProperties":false}}},"event_conflicts_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/conflict_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resolved_by","resource","winner"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}}},"additionalProperties":false}}},"event_event_connections_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventconnection_resource"},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}}},"additionalProperties":false}}},"event_event_instances_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventinstance_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event","event_times","resource_bookings","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}}},"additionalProperties":false}}},"event_event_resource_requests_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventresourcerequest_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}}},"additionalProperties":false}}},"event_feed_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/feed_resource"},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}}},"additionalProperties":false}}},"event_instance_event_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/event_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventInstance"]}}}},"additionalProperties":false}}},"event_instance_event_times_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventtime_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventInstance"]}}}},"additionalProperties":false}}},"event_instance_resource_bookings_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourcebooking_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event_instance","event_resource_request","resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventInstance"]}}}},"additionalProperties":false}}},"event_instance_tags_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/tag_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["tag_group"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventInstance"]}}}},"additionalProperties":false}}},"event_owner_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/person_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}}},"additionalProperties":false}}},"event_resource_bookings_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourcebooking_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event_instance","event_resource_request","resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}}},"additionalProperties":false}}},"event_resource_request_answers_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventresourceanswer_resource"},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}}},"additionalProperties":false}}},"event_resource_request_created_by_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/person_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}}},"additionalProperties":false}}},"event_resource_request_event_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/event_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}}},"additionalProperties":false}}},"event_resource_request_resource_bookings_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourcebooking_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event_instance","event_resource_request","resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}}},"additionalProperties":false}}},"event_resource_request_resource_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resource_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}}},"additionalProperties":false}}},"event_resource_request_room_setup_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/roomsetup_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["containing_resource","resource_suggestions"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}}},"additionalProperties":false}}},"event_resource_request_updated_by_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/person_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}}},"additionalProperties":false}}},"event_tags_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/tag_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["tag_group"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}}},"additionalProperties":false}}},"event_time_event_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/event_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventTime"]}}}},"additionalProperties":false}}},"organization_attachments_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/attachment_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_conflicts_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/conflict_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resolved_by","resource","winner"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_event_instances_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventinstance_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event","event_times","resource_bookings","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_event_resource_requests_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventresourcerequest_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_events_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/event_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_feeds_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/feed_resource"},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_job_statuses_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/jobstatus_resource"},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_people_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/person_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_report_templates_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/reporttemplate_resource"},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_resource_approval_groups_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["people","resources"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_resource_bookings_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourcebooking_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event_instance","event_resource_request","resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_resource_folders_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourcefolder_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resources"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_resource_questions_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourcequestion_resource"},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_resources_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resource_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_room_setups_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/roomsetup_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["containing_resource","resource_suggestions"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_tag_groups_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/taggroup_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["events","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"organization_tags_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/tag_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["tag_group"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}}},"additionalProperties":false}}},"person_event_resource_requests_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventresourcerequest_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Person"]}}}},"additionalProperties":false}}},"person_organization_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/organization_resource"},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Person"]}}}},"additionalProperties":false}}},"required_approval_resource_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resource_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["RequiredApproval"]}}}},"additionalProperties":false}}},"resource_approval_group_event_resource_requests_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventresourcerequest_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceApprovalGroup"]}}}},"additionalProperties":false}}},"resource_approval_group_people_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/person_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceApprovalGroup"]}}}},"additionalProperties":false}}},"resource_approval_group_required_approvals_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/requiredapproval_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceApprovalGroup"]}}}},"additionalProperties":false}}},"resource_approval_group_resources_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resource_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceApprovalGroup"]}}}},"additionalProperties":false}}},"resource_booking_event_instance_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventinstance_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event","event_times","resource_bookings","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceBooking"]}}}},"additionalProperties":false}}},"resource_booking_event_resource_request_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventresourcerequest_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceBooking"]}}}},"additionalProperties":false}}},"resource_booking_resource_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resource_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceBooking"]}}}},"additionalProperties":false}}},"resource_conflicts_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/conflict_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resolved_by","resource","winner"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}}},"additionalProperties":false}}},"resource_event_resource_requests_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventresourcerequest_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}}},"additionalProperties":false}}},"resource_folder_resources_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resource_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceFolder"]}}}},"additionalProperties":false}}},"resource_required_approvals_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/requiredapproval_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}}},"additionalProperties":false}}},"resource_resource_approval_groups_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["people","resources"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}}},"additionalProperties":false}}},"resource_resource_bookings_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourcebooking_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event_instance","event_resource_request","resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}}},"additionalProperties":false}}},"resource_resource_folder_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourcefolder_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resources"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}}},"additionalProperties":false}}},"resource_resource_questions_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourcequestion_resource"},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}}},"additionalProperties":false}}},"resource_room_setups_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/roomsetup_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["containing_resource","resource_suggestions"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}}},"additionalProperties":false}}},"resource_suggestion_resource_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resource_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceSuggestion"]}}}},"additionalProperties":false}}},"room_setup_containing_resource_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/containingresource_resource"},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["RoomSetup"]}}}},"additionalProperties":false}}},"room_setup_resource_suggestions_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/resourcesuggestion_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["RoomSetup"]}}}},"additionalProperties":false}}},"tag_event_instances_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/eventinstance_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event","event_times","resource_bookings","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Tag"]}}}},"additionalProperties":false}}},"tag_events_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/event_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Tag"]}}}},"additionalProperties":false}}},"tag_group_events_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/event_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["TagGroup"]}}}},"additionalProperties":false}}},"tag_group_tags_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/tag_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["tag_group"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["TagGroup"]}}}},"additionalProperties":false}}},"tag_tag_group_resource_envelope":{"type":"object","properties":{"data":{"$ref":"#/components/schemas/taggroup_resource"},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["events","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Tag"]}}}},"additionalProperties":false}}},"attachment_event_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/event_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Attachment"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_status","created_at","featured","name","feed_id","percent_approved","percent_rejected","updated_at","visible_in_church_center"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"conflict_resolved_by_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/person_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Conflict"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["first_name","last_name","created_at","updated_at","resolves_conflicts"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","first_name","last_name","middle_name","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"conflict_resource_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resource_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Conflict"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","expires_at","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","kind","name","serial_number","updated_at","path_name","resource_folder_id","id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"conflict_winner_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/event_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Conflict"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_status","created_at","featured","name","feed_id","percent_approved","percent_rejected","updated_at","visible_in_church_center"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_attachments_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/attachment_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["content_type","created_at","description","file_size","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["content_type","created_at","description","file_size","name","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_conflicts_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/conflict_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resolved_by","resource","winner"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["resolved_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_event_connections_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventconnection_resource"}},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["product_name","promoted","connected_to_id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_event_instances_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventinstance_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event","event_times","resource_bookings","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","updated_at","starts_at","ends_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","ends_at","event_name","kind","starts_at","tag_ids","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["future"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_event_resource_requests_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventresourcerequest_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_sent","approval_status","created_at","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_feed_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/feed_resource"}},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["name"]]},"can_query_by":{"type":"array","items":{},"enum":[["feed_type","source_id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_instance_event_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/event_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventInstance"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_status","created_at","featured","name","feed_id","percent_approved","percent_rejected","updated_at","visible_in_church_center"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_instance_event_times_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventtime_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventInstance"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["starts_at","ends_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["starts_at","ends_at","name","visible_on_kiosks","visible_on_widget_and_ical"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_instance_resource_bookings_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourcebooking_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event_instance","event_resource_request","resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventInstance"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","ends_at","starts_at","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","ends_at","starts_at","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["future","rooms","resources"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_instance_tags_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/tag_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["tag_group"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventInstance"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["name","position"]]},"can_query_by":{"type":"array","items":{},"enum":[["church_center_category","color","created_at","name","position","updated_at","id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_owner_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/person_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["first_name","last_name","created_at","updated_at","resolves_conflicts"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","first_name","last_name","middle_name","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_resource_bookings_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourcebooking_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event_instance","event_resource_request","resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","ends_at","starts_at","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","ends_at","starts_at","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["future"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_resource_request_answers_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventresourceanswer_resource"}},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_resource_request_created_by_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/person_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["first_name","last_name","created_at","updated_at","resolves_conflicts"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","first_name","last_name","middle_name","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_resource_request_event_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/event_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_status","created_at","featured","name","feed_id","percent_approved","percent_rejected","updated_at","visible_in_church_center"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_resource_request_resource_bookings_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourcebooking_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event_instance","event_resource_request","resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","ends_at","starts_at","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","ends_at","starts_at","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["future","approved","pending","rejected","approved_pending","approved_rejected","pending_rejected","approved_pending_rejected"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_resource_request_resource_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resource_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","expires_at","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","kind","name","serial_number","updated_at","path_name","resource_folder_id","id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_resource_request_room_setup_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/roomsetup_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["containing_resource","resource_suggestions"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["name","created_at","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_resource_request_updated_by_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/person_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventResourceRequest"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["first_name","last_name","created_at","updated_at","resolves_conflicts"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","first_name","last_name","middle_name","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_tags_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/tag_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["tag_group"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Event"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["name","position"]]},"can_query_by":{"type":"array","items":{},"enum":[["church_center_category","color","created_at","name","position","updated_at","id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"event_time_event_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/event_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["EventTime"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_status","created_at","featured","name","feed_id","percent_approved","percent_rejected","updated_at","visible_in_church_center"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_attachments_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/attachment_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["content_type","created_at","description","file_size","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["content_type","created_at","description","file_size","name","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_conflicts_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/conflict_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resolved_by","resource","winner"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["resolved_at"]]},"can_filter":{"type":"array","items":{},"enum":[["unresolved","resolved","future"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_event_instances_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventinstance_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event","event_times","resource_bookings","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","updated_at","starts_at","ends_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","ends_at","event_name","kind","starts_at","tag_ids","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["future","not_pending_event_requests","all","approver","approver_subscriber","manager","manager_approver","manager_approver_subscriber","manager_subscriber","owner","owner_approver","owner_approver_subscriber","owner_manager_approver","owner_manager_subscriber","owner_manager_approver_subscriber","owner_manager","owner_subscriber","subscriber","approved","pending","rejected","unresolved","lost","shared","lost_due_to_blockout","approved_pending","approved_rejected","pending_rejected","approved_pending_rejected"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_event_resource_requests_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventresourcerequest_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_sent","approval_status","created_at","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_events_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/event_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_status","created_at","featured","name","feed_id","percent_approved","percent_rejected","updated_at","visible_in_church_center"]]},"can_filter":{"type":"array","items":{},"enum":[["future"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_feeds_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/feed_resource"}},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["name"]]},"can_query_by":{"type":"array","items":{},"enum":[["feed_type","source_id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_job_statuses_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/jobstatus_resource"}},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_people_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/person_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["first_name","last_name","created_at","updated_at","resolves_conflicts"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","first_name","last_name","middle_name","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["event_owners","active"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_report_templates_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/reporttemplate_resource"}},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_resource_approval_groups_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourceapprovalgroup_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["people","resources"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at","id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_resource_bookings_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourcebooking_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event_instance","event_resource_request","resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","ends_at","starts_at","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","ends_at","starts_at","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["future","approved","pending","rejected","approved_pending","approved_rejected","pending_rejected","approved_pending_rejected","rooms","resources"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_resource_folders_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourcefolder_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resources"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at","ancestry"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at","ancestry","path_name"]]},"can_filter":{"type":"array","items":{},"enum":[["rooms","resources"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_resource_questions_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourcequestion_resource"}},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["created_at","kind","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_resources_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resource_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","expires_at","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","kind","name","serial_number","updated_at","path_name","resource_folder_id","id"]]},"can_filter":{"type":"array","items":{},"enum":[["rooms","resources"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_room_setups_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/roomsetup_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["containing_resource","resource_suggestions"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["name","created_at","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["shared_room_setups"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_tag_groups_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/taggroup_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["events","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["name"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["required"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"organization_tags_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/tag_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["tag_group"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Organization"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["name","position"]]},"can_query_by":{"type":"array","items":{},"enum":[["church_center_category","color","created_at","name","position","updated_at","id"]]},"can_filter":{"type":"array","items":{},"enum":[["individual"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"person_event_resource_requests_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventresourcerequest_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Person"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_sent","approval_status","created_at","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["awaiting_response","future","not_in_conflict","not_overbooked","overbooked"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"person_organization_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/organization_resource"}},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Person"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"required_approval_resource_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resource_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["RequiredApproval"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","expires_at","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","kind","name","serial_number","updated_at","path_name","resource_folder_id","id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_approval_group_event_resource_requests_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventresourcerequest_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceApprovalGroup"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_sent","approval_status","created_at","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["awaiting_response","future","not_in_conflict","not_overbooked","overbooked"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_approval_group_people_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/person_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["organization"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceApprovalGroup"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["first_name","last_name","created_at","updated_at","resolves_conflicts"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","first_name","last_name","middle_name","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_approval_group_required_approvals_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/requiredapproval_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceApprovalGroup"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_filter":{"type":"array","items":{},"enum":[["rooms","resources"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_approval_group_resources_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resource_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceApprovalGroup"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","expires_at","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","kind","name","serial_number","updated_at","path_name","resource_folder_id","id"]]},"can_filter":{"type":"array","items":{},"enum":[["rooms","resources"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_booking_event_instance_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventinstance_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event","event_times","resource_bookings","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceBooking"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","updated_at","starts_at","ends_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","ends_at","event_name","kind","starts_at","tag_ids","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_booking_event_resource_request_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventresourcerequest_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceBooking"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_sent","approval_status","created_at","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_booking_resource_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resource_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceBooking"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","expires_at","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","kind","name","serial_number","updated_at","path_name","resource_folder_id","id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_conflicts_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/conflict_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resolved_by","resource","winner"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["resolved_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_event_resource_requests_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventresourcerequest_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["created_by","event","resource","room_setup","updated_by"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_sent","approval_status","created_at","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_folder_resources_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resource_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceFolder"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","expires_at","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","kind","name","serial_number","updated_at","path_name","resource_folder_id","id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_required_approvals_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/requiredapproval_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_resource_approval_groups_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourceapprovalgroup_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["people","resources"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at","id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_resource_bookings_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourcebooking_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"},{"$ref":"#/components/schemas/tag_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event_instance","event_resource_request","resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","ends_at","starts_at","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","ends_at","starts_at","updated_at"]]},"can_filter":{"type":"array","items":{},"enum":[["future","approved","pending","rejected","approved_pending","approved_rejected","pending_rejected","approved_pending_rejected"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_resource_folder_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourcefolder_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resources"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at","ancestry"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at","ancestry","path_name"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_resource_questions_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourcequestion_resource"}},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["created_at","kind","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_room_setups_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/roomsetup_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["containing_resource","resource_suggestions"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Resource"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["name","created_at","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"resource_suggestion_resource_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resource_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/containingresource_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/resourcesuggestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource_approval_groups","resource_folder","resource_questions","room_setups"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ResourceSuggestion"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","expires_at","name","updated_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","kind","name","serial_number","updated_at","path_name","resource_folder_id","id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"room_setup_containing_resource_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/containingresource_resource"}},"meta":{"type":"object","properties":{"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["RoomSetup"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"room_setup_resource_suggestions_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/resourcesuggestion_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourceapprovalgroup_resource"},{"$ref":"#/components/schemas/resourcefolder_resource"},{"$ref":"#/components/schemas/resourcequestion_resource"},{"$ref":"#/components/schemas/roomsetup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["resource"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["RoomSetup"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"tag_event_instances_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/eventinstance_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/eventinstance_resource"},{"$ref":"#/components/schemas/eventresourcerequest_resource"},{"$ref":"#/components/schemas/eventtime_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/resource_resource"},{"$ref":"#/components/schemas/resourcebooking_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["event","event_times","resource_bookings","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Tag"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["created_at","updated_at","starts_at","ends_at"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","ends_at","event_name","kind","starts_at","tag_ids","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"tag_events_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/event_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Tag"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_status","created_at","featured","name","feed_id","percent_approved","percent_rejected","updated_at","visible_in_church_center"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"tag_group_events_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/event_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/organization_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["attachments","feed","owner","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["TagGroup"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_query_by":{"type":"array","items":{},"enum":[["approval_status","created_at","featured","name","feed_id","percent_approved","percent_rejected","updated_at","visible_in_church_center"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"tag_group_tags_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/tag_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["tag_group"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["TagGroup"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["name","position"]]},"can_query_by":{"type":"array","items":{},"enum":[["church_center_category","color","created_at","name","position","updated_at","id"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"tag_tag_group_collection_envelope":{"type":"object","properties":{"data":{"type":"array","items":{"$ref":"#/components/schemas/taggroup_resource"}},"included":{"type":"array","items":{"oneOf":[{"$ref":"#/components/schemas/attachment_resource"},{"$ref":"#/components/schemas/event_resource"},{"$ref":"#/components/schemas/feed_resource"},{"$ref":"#/components/schemas/person_resource"},{"$ref":"#/components/schemas/tag_resource"},{"$ref":"#/components/schemas/taggroup_resource"}]}},"meta":{"type":"object","properties":{"can_include":{"type":"array","items":{},"enum":[["events","tags"]]},"parent":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["Tag"]}}},"total_count":{"type":"integer"},"count":{"type":"integer"},"prev":{"type":"object","properties":{"offset":{"type":"integer"}}},"next":{"type":"object","properties":{"offset":{"type":"integer"}}},"can_order_by":{"type":"array","items":{},"enum":[["name"]]},"can_query_by":{"type":"array","items":{},"enum":[["created_at","name","updated_at"]]}},"additionalProperties":false},"links":{"type":"object","properties":{"self":{"type":"string"},"prev":{"type":"string"},"next":{"type":"string"}}}}},"AttributeNotFoundError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["422"]},"code":{"type":"string","enum":["attribute_resource_not_found"]},"detail":{"type":"string"},"title":{"type":"string","enum":["Attribute Resource Not Found"]},"source":{"type":"object","properties":{"parameter":{"type":"string"}}}}}}}},"DeleteRestrictionError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["400"]},"code":{"type":"string","enum":["delete_restriction"]},"detail":{"type":"string","enum":["Your request could not be processed"]},"title":{"type":"string","enum":["Bad Request"]}}}}}},"ForbiddenError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["403"]},"detail":{"type":"string","enum":["You do not have access to this resource"]},"title":{"type":"string","enum":["Forbidden"]},"meta":{"type":"object","properties":{"description":{"type":"string"}}}}}}}},"ForbiddenAttributeError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["422"]},"detail":{"type":"string"},"title":{"type":"string","enum":["Forbidden Attribute"]}}}}}},"InternalServerError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["500"]},"detail":{"type":"string","enum":["An internal server error occurred on our end and we've been notified.  Please contact support if the issue persists."]},"title":{"type":"string","enum":["Internal Server Error"]}}}}}},"InvalidPayloadError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["422"]},"code":{"type":"string","enum":["invalid_payload"]},"detail":{"type":"string"},"title":{"type":"string","enum":["Invalid Payload"]}}}}}},"MissingParameterError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["400"]},"code":{"type":"string","enum":["missing_parameter"]},"detail":{"type":"string"},"title":{"type":"string","enum":["A required parameter wasn't supplied"]},"meta":{"type":"object","properties":{"param":{"type":"string"}}}}}}}},"NotFoundError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["404"]},"detail":{"type":"string","enum":["The resource you requested could not be found"]},"title":{"type":"string","enum":["Not Found"]}}}}}},"NotUniqueError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["409"]},"detail":{"type":"string","enum":["The record you are trying to create/update already exists"]},"title":{"type":"string","enum":["Duplicate Record"]}}}}}},"ParseJsonError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["400"]},"code":{"type":"string","enum":["invalid_json"]},"detail":{"type":"string","enum":["Your request could not be processed"]},"title":{"type":"string","enum":["Bad Request"]}}}}}},"ParsePayloadError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["400"]},"code":{"type":"string","enum":["invalid_resource_payload"]},"detail":{"type":"string"},"title":{"type":"string","enum":["Bad Request"]}}}}}},"RangeError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["400"]},"code":{"type":"string","enum":["integer_out_of_range"]},"detail":{"type":"string","enum":["Your request could not be processed"]},"title":{"type":"string","enum":["Bad Request"]}}}}}},"SaveFailedError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["400"]},"code":{"type":"string","enum":["invalid_data"]},"detail":{"type":"string","enum":["Your request could not be processed"]},"title":{"type":"string","enum":["Bad Request"]}}}}}},"UnauthorizedError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["401"]}}}}}},"UnknownAttributeError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"maxItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["400"]},"code":{"type":"string"},"detail":{"type":"string"},"title":{"type":"string","enum":["Invalid Version"]}}}}}},"ValidationError":{"type":"object","properties":{"errors":{"type":"array","minItems":1,"items":{"type":"object","properties":{"status":{"type":"string","enum":["422"]},"detail":{"type":"string"},"title":{"type":"string","enum":["Validation Error"]},"meta":{"type":"object","properties":{"resource":{"type":"string"},"associated_resources":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"id":{"type":"string"},"attributes":{"type":"object"},"errors":{"type":"object"}}}}}},"source":{"type":"object","properties":{"parameter":{"type":"string"}}}}}}}}},"securitySchemes":{"oauth2":{"type":"oauth2","flows":{"authorizationCode":{"authorizationUrl":"https://api.planningcenteronline.com/oauth/authorize","tokenUrl":"https://api.planningcenteronline.com/oauth/token","refreshUrl":"https://api.planningcenteronline.com/oauth/refresh","scopes":{"resources":"Required scope for accessing via OAuth 2"}}}},"personal_access_token":{"type":"http","scheme":"basic","description":"Provide your Personal Access Token Client ID as the HTTP Basic username\nand your Secret as the HTTP Basic password.\n\nExample header:\nAuthorization: Basic BASE64(client_id:secret)\"\n"}}}}