Skip to content

Pcc3 api fixes - #48

Merged
nvasta merged 20 commits into
v2from
pcc3-api-fixes
Jul 3, 2026
Merged

Pcc3 api fixes#48
nvasta merged 20 commits into
v2from
pcc3-api-fixes

Conversation

@nvasta

@nvasta nvasta commented Jul 3, 2026

Copy link
Copy Markdown
Member

This pull request extends the original one made for the PCC3 API Fixes:

This just speeds things up, implementing the changes requested. Overall this branch brings:

  • Minor fixes in the exception handling of the search-service and retrieve-results interfaces.
  • Complete removal of the EnvelopeSignatureReference field.
  • The introduction of a new enum for the service status, instead of the generic text field.
  • Addition of the retrieve-results interface in the automated signature checking procedure (filter for JAX-RX, Advice for Springboot).

jakob22r and others added 20 commits June 19, 2026 14:42
…own when the request type is a RetrieveResultObj
…se in which the information consumer is not allowed to pull on the given transactionId. It is a responsibility of the serviceRegistry to conduct such check.
… a bad request is reported to the client rather than internal server error
…vant when calling a secom controller incorrectly, we'd want to return 404 and not a 400 as was the case

@nvasta nvasta left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK to me now.

@nvasta
nvasta merged commit 7dc9db3 into v2 Jul 3, 2026
1 check passed
@nvasta
nvasta deleted the pcc3-api-fixes branch July 3, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants