NYCPlanning / labs-applicant-portal

NYC Planning's zoning application platform. Allows New Yorkers to apply and pay for zoning permits online.
1 stars 0 forks source link

Support the creation of contacts #1289

Closed TangoYankee closed 4 weeks ago

TangoYankee commented 1 month ago

Add a POST endpoint to the contacts controller to access the contact creation service

closes #1247

Updates the "get contact" endpoint to support finding all contacts, regardless of status code. This allows the finding of inactive contacts. The behavior is opt-in, to preserve behavior that relies on only seeing active records.