Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

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

Merged
MaggieKimani1 merged 13 commits intomainmicrosoft/OpenAPI.NET:mainfrom
feat-handle-relative-referencesmicrosoft/OpenAPI.NET:feat-handle-relative-referencesCopy head branch name to clipboard
Jun 2, 2025
Merged

chore: implement test cases for types of References in an OpenApi document#2352
MaggieKimani1 merged 13 commits intomainmicrosoft/OpenAPI.NET:mainfrom
feat-handle-relative-referencesmicrosoft/OpenAPI.NET:feat-handle-relative-referencesCopy head branch name to clipboard

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.

src/Microsoft.OpenApi/Models/OpenApiDocument.cs Outdated Show resolved Hide resolved
src/Microsoft.OpenApi/Models/OpenApiDocument.cs Outdated Show resolved Hide resolved
src/Microsoft.OpenApi/Models/OpenApiDocument.cs Outdated Show resolved Hide resolved
src/Microsoft.OpenApi/Models/OpenApiReference.cs Outdated Show resolved Hide resolved
src/Microsoft.OpenApi/Models/OpenApiReference.cs Outdated Show resolved Hide resolved
src/Microsoft.OpenApi/Models/OpenApiReference.cs Outdated Show resolved Hide resolved
@MaggieKimani1 MaggieKimani1 enabled auto-merge May 27, 2025 13:09
@sonarqubecloud
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.