Open Issues Need Help
View All on GitHub Cannot POST empty string to /timeseries/text 16 days ago
AI Summary: Attempting to POST an empty string to the `/timeseries/text` endpoint results in an HTTP 400 error. The application's backend interprets the empty string as a null argument, which is explicitly disallowed by the `JooqDao` layer. This issue was previously reported and supposedly resolved but has reappeared in the nightly build.
Complexity:
2/5
good first issue priority:high user-friendly timeseries
Corps Water Management System RESTful Data Service https://cwms-data-api.readthedocs.io/latest
Java
bug good first issue priority:medium needs-approval
Corps Water Management System RESTful Data Service https://cwms-data-api.readthedocs.io/latest
Java