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

Add jsonifier as argument to app / api #1656

Merged
merged 2 commits into from
Mar 2, 2023
Merged

Conversation

RobbeSneyders
Copy link
Member

This PR adds a jsonifier argument to the app and api to align it with other customization options. We also no longer pass it via the operation object, which brings us closer to operations as data class only.

@RobbeSneyders RobbeSneyders added this to the Connexion 3.0 milestone Mar 2, 2023
@coveralls
Copy link

coveralls commented Mar 2, 2023

Pull Request Test Coverage Report for Build 4316348992

  • 15 of 15 (100.0%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 92.388%

Totals Coverage Status
Change from base Build 4270694070: 0.06%
Covered Lines: 3277
Relevant Lines: 3547

💛 - Coveralls

@RobbeSneyders RobbeSneyders merged commit 4f6ddfb into main Mar 2, 2023
@RobbeSneyders RobbeSneyders deleted the feature/jsonifier branch March 2, 2023 21:00
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

2 participants