Skip to content

[MS-537] The 'expiration' field in the 'License' class is now nullable to reflect the BFSID API#773

Merged
alexandr-simprints merged 1 commit into
mainfrom
MS-537-make-face-license-expiration-field-nullable
Jun 27, 2024
Merged

[MS-537] The 'expiration' field in the 'License' class is now nullable to reflect the BFSID API#773
alexandr-simprints merged 1 commit into
mainfrom
MS-537-make-face-license-expiration-field-nullable

Conversation

@alexandr-simprints
Copy link
Copy Markdown
Contributor

The BFSID might return the face SDK license response with no expiration field:

{
  "VENDOR": {
    "vendor": "VENDOR",
    "data": "{...}"
}

Reflecting this in the License class so that the parsing won't fail

@sonarqubecloud
Copy link
Copy Markdown

@alexandr-simprints alexandr-simprints merged commit b6cf70a into main Jun 27, 2024
@meladRaouf meladRaouf deleted the MS-537-make-face-license-expiration-field-nullable branch June 9, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants