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

Fix spec mistakes found in final readthrough #644

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

Azquelt
Copy link
Member

@Azquelt Azquelt commented Jun 20, 2024

Doing a final readthrough of the spec, I noticed a few issues. Mostly minor apart from the Bean Validation requirements which hadn't been updated for OpenAPI 3.1 (though the TCK had been).

  • Update example to be compliant with OpenAPI v3.1
  • Fix a broken example
  • Update Bean Validation requirements for OpenAPI v3.1
  • Add schema model methods for custom properties to release notes
  • Update source code links to point to the main branch
  • Add missing @since tags to API classes
  • Add myself to the authors list

Forgetting to update the examples is easy to do so I've raised #645 for a future release to make sure we have a TCK for each example and the code is kept in sync.

Azquelt added 3 commits June 20, 2024 15:25
- Update example to be compliant with OpenAPI v3.1
- Fix a broken example
- Update Bean Validation requirements for OpenAPI v3.1
- Add schema model methods for custom properties to release notes
- Update source code links to point to the main branch
Copy link
Member

@MikeEdgar MikeEdgar left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @Azquelt

@Azquelt Azquelt merged commit aeb131c into eclipse:main Jun 20, 2024
4 checks passed
@Azquelt Azquelt deleted the spec-fixes branch June 20, 2024 15:20
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.

2 participants