Commit Graph
7 Commits
Author SHA1 Message Date
Syed Ali ShahbazandGitHub b2684837c1 Remove end as mandatory property (#9297) 2023-06-02 20:01:30 +00:00
Syed Ali ShahbazandGitHub 8ad513e4ec fix typo in swagger (#9278) 2023-06-01 21:09:18 +00:00
Omar LópezandGitHub 290ff79c86 feat: Ports getSchedule to public API (#9254)
* Ports getSchedule to public API

* Typefix
2023-05-31 20:46:54 +00:00
Alex van AndelandGitHub 6a56c12ef1 Only include accepted users, ignore all pending, unregistered or not (#9250) 2023-05-31 18:48:32 +00:00
Syed Ali ShahbazandGitHub 3eedeb603d fix: Allows team owners and team admins to query team availability (#9245)
* allows team owners and team admins to query team availability

* code imp

* add type for memberRoles

* further type adjustments

* \_(o.o)_/

* type

* type..
2023-05-31 16:17:26 +00:00
Syed Ali ShahbazandGitHub 885bfdade4 feat: adds paymentID and allow attendeeEmail filtering in Booking API (#9143)
* adds payment id to return in GET bookings

* Delete .gitkeep. Unintended

* Delete Licenses. Unintended commit

* initial working code for attendeeEmails filter

* improve code readability

* adds multiAttendee validation akin to multi userId

* code improvement

* adds swagger format email
2023-05-31 12:35:30 +00:00
zomars 47488f5fff Moved API files to correct dir 2023-05-25 11:29:10 -07:00