Skip to content

chore: implement test cases for types of References in an OpenApi document #2352

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

Merged
merged 13 commits into from
Jun 2, 2025

Conversation

MaggieKimani1
Copy link
Contributor

@MaggieKimani1 MaggieKimani1 commented May 14, 2025

  • Adds test cases for types of references contained in an OpenApi document as covered in this spec

Fixes #2062

@MaggieKimani1 MaggieKimani1 requested a review from a team as a code owner May 14, 2025 08:25
@MaggieKimani1 MaggieKimani1 marked this pull request as draft May 15, 2025 15:54
@MaggieKimani1 MaggieKimani1 marked this pull request as ready for review May 15, 2025 15:54
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

Here are a couple of comments to help move things along.
What I've done:

  • high level review of the code.
  • review of the samples that are present.

(before reading the spec to come with the freshest eyes possible into that)

What I have not done:

  • check against the spec for missing samples.
  • deep review of the code.

@MaggieKimani1 MaggieKimani1 enabled auto-merge May 27, 2025 13:09
Copy link

@MaggieKimani1 MaggieKimani1 disabled auto-merge June 2, 2025 17:04
@MaggieKimani1 MaggieKimani1 merged commit b04166d into main Jun 2, 2025
17 checks passed
@MaggieKimani1 MaggieKimani1 deleted the feat-handle-relative-references branch June 2, 2025 17:05
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.

v2: Handle relative references in OpenApiSchemaReference type
3 participants