Skip to content

Conversation

taglioni-r
Copy link
Contributor

@taglioni-r taglioni-r commented Oct 13, 2025

This PR is for various fixes:

  • fix personalData in M2M endpoints
  • add personalData in CompactPurposeEService so that in frontend we could use this info when the consumer is about to fill the risk analysis

@taglioni-r taglioni-r changed the base branch from PIN-7856_update-risk-analysis-validation-with-personal-data to PIN-7858_add-check-for-personal-data-flag-on-creation-eservice-template-instances October 13, 2025 14:00
…service-template-instances' into PIN-7908_fixes-for-adeguamento-llgg
@taglioni-r taglioni-r changed the base branch from PIN-7858_add-check-for-personal-data-flag-on-creation-eservice-template-instances to PIN-7856_update-risk-analysis-validation-with-personal-data October 13, 2025 14:01
…data' into PIN-7908_fixes-for-adeguamento-llgg
@taglioni-r taglioni-r marked this pull request as ready for review October 16, 2025 13:18
…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:
Copy link
Contributor

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?

Copy link
Contributor Author

@taglioni-r taglioni-r Oct 16, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants