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: adds REST API for policy validation #4448

Merged

Conversation

wolf4ood
Copy link
Contributor

What this PR changes/adds

adds REST API for policy validation

Why it does that

improves policies usability and debuggability

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #4425

@wolf4ood wolf4ood force-pushed the feat/4425_rest_api_policy_validation branch from 361cee6 to 3243c50 Compare August 30, 2024 09:03
@wolf4ood wolf4ood self-assigned this Aug 30, 2024
@wolf4ood wolf4ood added the enhancement New feature or request label Aug 30, 2024
@wolf4ood wolf4ood force-pushed the feat/4425_rest_api_policy_validation branch 3 times, most recently from 5a51a99 to 1df59b3 Compare August 30, 2024 12:41
@wolf4ood wolf4ood marked this pull request as ready for review August 30, 2024 13:08
@wolf4ood wolf4ood requested review from jimmarino and removed request for paullatzelsperger August 30, 2024 13:08
Copy link
Contributor

@jimmarino jimmarino left a comment

Choose a reason for hiding this comment

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

A question inline

@jimmarino jimmarino self-requested a review August 30, 2024 15:09
Copy link
Member

@ndr-brt ndr-brt 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 force-pushed the feat/4425_rest_api_policy_validation branch from 1df59b3 to fe3d493 Compare September 2, 2024 09:27
@wolf4ood wolf4ood force-pushed the feat/4425_rest_api_policy_validation branch from fe3d493 to 57b25e8 Compare September 2, 2024 09:31
@wolf4ood wolf4ood merged commit bcb2e42 into eclipse-edc:main Sep 2, 2024
21 checks passed
@wolf4ood wolf4ood deleted the feat/4425_rest_api_policy_validation branch September 2, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add REST APIs for policy validation
3 participants