SEED-platform / seed

Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
Other
107 stars 55 forks source link

Add JSON response to GET Audit Template submission #4477

Closed kflemin closed 8 months ago

kflemin commented 8 months ago

This is to support 179D and used by py-seed.

Add 'JSON' response type to audit template submission GET. This returns metadata on the submission, such as tax_id (179d_id) so that it can be properly linked back to the 179d project in the portal.

nllong commented 8 months ago

4485 will fix the docs building CI test issue...