Release mgmt-8.3.0#1010
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1010 +/- ##
==========================================
- Coverage 31.35% 31.35% -0.01%
==========================================
Files 2709 2709
Lines 107737 107737
Branches 6328 6328
==========================================
- Hits 33786 33782 -4
- Misses 72182 72185 +3
- Partials 1769 1770 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Guys..... the ConnectionResponseContent types aren't even used. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added
UserDateSchemaExtensionswithToDateTime(this UserDateSchema?)andToDateTime(this UserDateSchema?, TimeZoneInfo)extension methods to convert user date fields (e.g.created_at,last_login) toDateTime?#1009 (kailash-b)AllowOnlineAccessWithEphemeralSessions(bool?) property toResourceServer,CreateResourceServerRequestContent,UpdateResourceServerRequestContent,GetResourceServerResponseContent,CreateResourceServerResponseContent, andUpdateResourceServerResponseContentfor ephemeral session support #1007 (fern-api[bot])Audience(string) property toRevokeRefreshTokensRequestContentto scope bulk token revocation by resource server identifier #1007 (fern-api[bot])Aaguid,CredentialDeviceType,CredentialBackedUp,IdentityUserId,UserAgent,UserHandle,Transports) toCreateUserAuthenticationMethodRequestContent#1007 (fern-api[bot])UserHandleandTransportsproperties toGetUserAuthenticationMethodResponseContentandUserAuthenticationMethodresponse types #1007 (fern-api[bot])CredentialDeviceTypeEnumtype withsingle_deviceandmulti_devicevalues #1007 (fern-api[bot])BadRequestSchema,ForbiddenSchema,UnauthorizedSchema, andTooManyRequestsSchemawith associated*Errorenum types #1007 (fern-api[bot])Fixed
400 BadRequestand404 NotFounderror handling toUsers.Rolesclient #1007 (fern-api[bot])Changed
idandnamefieldsrequired(non-nullable) on allConnectionResponseContent*types andConnectionResponseCommon#1007 (fern-api[bot])