Skip to content

Add AdvertConsent schema #322

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 10, 2025
Merged

Add AdvertConsent schema #322

merged 4 commits into from
Mar 10, 2025

Conversation

christinelangston
Copy link
Collaborator

Edited the Applicant, Proposal, ApplicationData, Property types. Added extra filetype to accommodate AdvertConsent application.

Copy link
Member

@jessicamcinchak jessicamcinchak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! One minor comment/suggestion 👍

projecting: Integer;
};
otherAdvertisements: boolean;
started: boolean;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: do we need started: boolean; if the ProposalDates above include the actual start date? Perhaps redundant and we can favor only dates?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! I was wondering the utility of this as well. I'll update.

@christinelangston christinelangston merged commit 61e5f94 into main Mar 10, 2025
3 checks passed
@christinelangston christinelangston deleted the advert branch March 10, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants