Skip to content
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

feat(edrs): add init edr request api validator #703

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Aug 11, 2023

WHAT

Adds validator when initiating a new EDR negotiation request

WHY

consistency

FURTHER NOTES

In all EDRs api the call to expand/compact where removed, since there is the interceptor that does that already

Closes #702

@wolf4ood wolf4ood force-pushed the feat/702_edr_validator branch 2 times, most recently from 1d057ed to 401a7bc Compare August 11, 2023 11:46
@wolf4ood wolf4ood marked this pull request as ready for review August 11, 2023 12:17
@wolf4ood wolf4ood force-pushed the feat/702_edr_validator branch from 401a7bc to b978d77 Compare August 11, 2023 12:21
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@paullatzelsperger paullatzelsperger left a comment

Choose a reason for hiding this comment

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

🔥

@wolf4ood wolf4ood merged commit 95ca87a into eclipse-tractusx:main Aug 11, 2023
@wolf4ood wolf4ood deleted the feat/702_edr_validator branch August 11, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

feat: implement EDR API validator
2 participants