-
Notifications
You must be signed in to change notification settings - Fork 2
PIN-7908 fixes for adeguamento llgg #2480
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
base: PIN-7856_update-risk-analysis-validation-with-personal-data
Are you sure you want to change the base?
PIN-7908 fixes for adeguamento llgg #2480
Conversation
…data' into PIN-7908_fixes-for-adeguamento-llgg
…service-template-instances' into PIN-7908_fixes-for-adeguamento-llgg
…data' into PIN-7908_fixes-for-adeguamento-llgg
…com/pagopa/interop-be-monorepo into PIN-7908_fixes-for-adeguamento-llgg
…data' into PIN-7908_fixes-for-adeguamento-llgg
…data' into PIN-7908_fixes-for-adeguamento-llgg
…data' into PIN-7908_fixes-for-adeguamento-llgg
…data' into PIN-7908_fixes-for-adeguamento-llgg
$ref: "#/components/schemas/CompactDescriptor" | ||
mode: | ||
$ref: "#/components/schemas/EServiceMode" | ||
personalData: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why in bffApi the field personalData
does not have the property nullable: true
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The nullable
is related to M2M endpoints which use the PATCH
method. @Carminepo2 explained me that those endpoints should be able to cancel the previous value when passing null
.
This PR is for various fixes:
personalData
in M2M endpointspersonalData
in CompactPurposeEService so that in frontend we could use this info when the consumer is about to fill the risk analysis