Updates to schedule screener and project
- Added
publishedAtto project response once published. - Schedule screener endpoint:
bookedDateis now marked required. The code was already expectingbookedDateto be provided and would fail without it; this is now reflected properly in the documentation.