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

Small improvements and fixes #687

Merged
merged 4 commits into from
Jan 24, 2024
Merged

Small improvements and fixes #687

merged 4 commits into from
Jan 24, 2024

Conversation

jaguililla
Copy link
Member

Small improvements and fixes:

  • Any media type
  • Fix case types regex
  • Improve API documentation
  • Regroup some utility methods
  • Improve settings loading method
  • Move basic auth
  • Fix HTTP client errors
  • Add utility interfaces to extend HTTP handlers
  • Fix HTTP handlers context 'receive' method
  • Fix REST serialize callbacks
  • Improve REST testing tools

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.

* Any media type
* Fix case types regex
* Improve API documentation
* Regroup some utility methods
* Improve settings loading method
* Move basic auth
* Fix HTTP client errors
* Add utility interfaces to extend HTTP handlers
* Fix HTTP handlers context 'receive' method
* Fix REST serialize callbacks
* Improve REST testing tools
@jaguililla jaguililla merged commit 897071b into master Jan 24, 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