-
Notifications
You must be signed in to change notification settings - Fork 95
feat: use InfluxDB OSS API definitions to generated APIs #206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #206 +/- ##
==========================================
- Coverage 85.41% 85.21% -0.21%
==========================================
Files 71 71
Lines 6207 6221 +14
==========================================
- Hits 5302 5301 -1
- Misses 905 920 +15
Continue to review full report at Codecov.
|
… useful for the ability to use pagination.
… useful for the ability to use pagination.
There are braking changes in management API, so we should increase major version in next release. |
The major version is updated to |
Closes #198
Closes #190
Proposed Changes
CreateAuthorizationAsync(Authorization authorization)
Checklist
dotnet test
completes successfully