Skip to content

Add support for defining a ValidationRuleSet#71

Merged
christianhelle merged 2 commits into
mainfrom
validation-rule-sets
Dec 10, 2024
Merged

Add support for defining a ValidationRuleSet#71
christianhelle merged 2 commits into
mainfrom
validation-rule-sets

Conversation

@christianhelle

Copy link
Copy Markdown
Owner

This pull request includes significant changes to the OasReader project, primarily focusing on adding validation rule sets and enhancing OpenAPI document handling. The most important changes include adding validation rule sets to the OpenApiMultiFileReader, updating test cases to validate OpenAPI documents using different rule sets, and modifying OpenAPI document examples to align with the latest specifications.

Enhancements to validation:

Updates to test cases:

Modifications to OpenAPI document examples:

Dependency updates:

  • src/OasReader.Tests/OpenApiDocumentExtensionsTests.cs and src/OasReader/OpenApiMultiFileReader.cs: Added Microsoft.OpenApi.Validations to support validation rule sets. [1] [2]

@christianhelle christianhelle added the enhancement New feature or request label Dec 10, 2024
@christianhelle christianhelle self-assigned this Dec 10, 2024
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant