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

Allow Unauthorized GET Requests for ImplementationGuide #49

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

qiarie
Copy link
Collaborator

@qiarie qiarie commented Apr 16, 2024

IMPORTANT: Where possible all PRs must be linked to a Github issue

Resolves #48

Engineer Checklist

  • I have written Unit tests for any new feature(s) and edge cases for
    bug fixes
  • I have run mvn spotless:check to check my code follows the project's
    style guide
  • I have run mvn clean test jacoco:report to confirm the coverage report
    was generated at plugins/target/site/jacoco/index.html
  • I ran mvn clean package right before creating this pull request.

Copy link
Member

@dubdabasoduba dubdabasoduba left a comment

Choose a reason for hiding this comment

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

@qiarie Please update the versions so we can cut a release.

@qiarie qiarie merged commit 1cc6595 into main Apr 16, 2024
1 check passed
@qiarie qiarie deleted the 48-allow-unauthorized-ig-get-requests branch April 16, 2024 09:34
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.

Allow Unauthorized ImplementationGuide GET Requests
2 participants