Closed alespour closed 2 months ago
The InfluxDB v3 can also return 201 as a successful HTTP code for writes. This PR just adds a test specifically for this status code.
No need to mention this in the CHANGELOG I guess.
dotnet test
Proposed Changes
The InfluxDB v3 can also return 201 as a successful HTTP code for writes. This PR just adds a test specifically for this status code.
No need to mention this in the CHANGELOG I guess.
Checklist
dotnet test
completes successfully