USACE / cwms-data-api

Corps Water Management System RESTful Data Service
MIT License
11 stars 14 forks source link

add Turbine DTO #707

Closed adamkorynta closed 3 months ago

adamkorynta commented 3 months ago

added unit tests for serialization and validation

adamkorynta commented 3 months ago

Once PR: https://github.com/USACE/cwms-data-api/pull/705 is merged, I'll take advantage of the LocationIdentifier to couple together the project-id and project-office-id

adamkorynta commented 3 months ago

Rebased on Bryson's LocationIdentifier change and incorporated

adamkorynta commented 3 months ago

Adding accept header aliasing in controller/dao PR: https://github.com/USACE/cwms-data-api/pull/717