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: update openapi jar to 7.0 #107

Merged
merged 6 commits into from
Jan 16, 2024
Merged

feat: update openapi jar to 7.0 #107

merged 6 commits into from
Jan 16, 2024

Conversation

gibahjoe
Copy link
Owner

@gibahjoe gibahjoe commented Sep 3, 2023

This release updates the openapi jar to 7.0. There are a lot of breaking changes with no fallback. You can read about them here

Openapi changelog

BREAKING CHANGE: changed Inputspec.empty to Inputspec.json
  changed Inputspec.emptyYaml to Inputspec.yaml
@codecov
Copy link

codecov bot commented Sep 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bfb0ec4) 90.50% compared to head (7f99a76) 76.53%.
Report is 5 commits behind head on master.

❗ Current head 7f99a76 differs from pull request most recent head 5d6407a. Consider uploading reports for the commit 5d6407a to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #107       +/-   ##
===========================================
- Coverage   90.50%   76.53%   -13.97%     
===========================================
  Files           8        8               
  Lines         579      473      -106     
===========================================
- Hits          524      362      -162     
- Misses         55      111       +56     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

# Conflicts:
#	openapi-generator/pubspec.yaml
feat(annotation): removed deprecated properties from annotation

BREAKING CHANGE: removed various deprecated methods and properties such as inputSpecFile
feat(generator): moved completely to newgen
@gibahjoe gibahjoe marked this pull request as ready for review January 16, 2024 01:14
@gibahjoe gibahjoe merged commit 9eafc8e into master Jan 16, 2024
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants