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

Improve OpenAPI filter and logging modules removal #693

Merged
merged 34 commits into from
Feb 28, 2024
Merged

Conversation

jaguililla
Copy link
Member

The OpenAPI filter now checks HTTP calls in a more accurate way. Also, logging support has been removed in favor of using Java's System.Logger.


For the Pull Request to be accepted please check:

  • The PR has a meaningful title.
  • If the PR refers to an issue, it should be referenced with the GitHub format (#ID).
  • The PR is done to the develop branch (new features) or the master branch (releases).
  • The code pass all PR checks.
  • All public members are documented using KDoc.
  • The code follow the coding conventions stated at the contributing.md file.

@jaguililla jaguililla merged commit 830a9ec into master Feb 28, 2024
6 checks passed
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.

None yet

1 participant