Skip to content

Make protocolProfileUuid optional in CertificateProtocolDto - #795

Merged
lubomirw merged 2 commits into
OmniTrustILM:mainfrom
klaraf755:protocol-info-update
Jul 30, 2026
Merged

Make protocolProfileUuid optional in CertificateProtocolDto#795
lubomirw merged 2 commits into
OmniTrustILM:mainfrom
klaraf755:protocol-info-update

Conversation

@klaraf755

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the Core certificate API model to treat protocolProfileUuid as optional in CertificateProtocolDto, reflecting cases where the protocol profile association is unknown or unavailable.

Changes:

  • Removed the REQUIRED OpenAPI requirement from protocolProfileUuid.
  • Expanded the OpenAPI schema description to document when protocolProfileUuid can be null.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/main/java/com/otilm/api/model/core/certificate/CertificateProtocolDto.java Outdated
@sonarqubecloud

Copy link
Copy Markdown

@klaraf755
klaraf755 requested a review from lubomirw July 30, 2026 09:41
@lubomirw
lubomirw merged commit 60d37ef into OmniTrustILM:main Jul 30, 2026
7 checks passed
@lubomirw lubomirw added the enhancement Improvement to existing functionality label Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvement to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants