Skip to content

Conversation

MaggieKimani1
Copy link
Contributor

@MaggieKimani1 MaggieKimani1 commented Feb 25, 2025

This PR aims to:

  • Rename the Microsoft.OpenApi.Readers to Microsoft.OpenApi.YamlReader for it to be more intuitive and align with the package's role.
  • This is in line with the breaking change involving migration of the loading code into the core lib to avoid clients having to take a dependency on an external YAML library.
  • Those working with YAML files will need to take a dependency on this new lib as Microsoft.OpenApi.Readers will become deprecated in v2.0.

Fixes #1957

@MaggieKimani1 MaggieKimani1 enabled auto-merge March 17, 2025 15:28
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
68.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@MaggieKimani1 MaggieKimani1 merged commit b1428ca into main Mar 18, 2025
13 of 15 checks passed
@MaggieKimani1 MaggieKimani1 deleted the fix/rename-readers branch March 18, 2025 08:19
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.

[API review] Rename Microsoft.OpenAPI.readers to Microsoft.OpenAPI.YamlReader

2 participants