How do I add Provider Schedules?

Application Name: Demo Application I am currently working on porting the appointment scheduling module to the android app. but I am not able to find any add options to add provider schedules nor am I able to find any endpoints in the API documentation.If someone can point me towards a workflow for the appointment scheduling module it will be very helpful.Thanks.

Are you looking for this? https://demo.openmrs.org/openmrs/module/appointmentscheduling/appointmentBlockCalendar.list

Yes, this is it but I am not able to view an option to add a provider schedule. Somedays before I stumbled upon an option on this URL to change the calendar view to table view and it had options for adding editing and deleting provider schedules.But now that button is not there.

Next to “View:” choose “Table View” from the drop down and then click the “Apply” button.

Thanks a lot! I will implement this in my PR as soon as possible.