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

Issue/1175/oas 3 enhance validation and random object generation ts #1325

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tschlat
Copy link
Collaborator

@tschlat tschlat commented Feb 25, 2025

Here's the third PR, introducing two main features:

  • RandomValueGenerator for generating random OpenAPI data.
  • OpenAPI Schema Validator leveraging com.atlassian.oai:swagger-request-validator-core for OpenAPI validation.

Provided in two commits to separate these concerns.

@tschlat tschlat requested review from bbortt and christophd February 25, 2025 16:56
Thorsten Schlathoelter and others added 2 commits February 25, 2025 18:07
- Enhance random object generation
- Enhance configuration options for OpenAPIActions
   - autofill
   - operation path

Co-authored-by: Timon Borter <[email protected]>
@tschlat tschlat force-pushed the issue/1175/oas_3_enhance_validation_and_random_object_generation_TS branch from a4dd0f7 to 02f1675 Compare February 25, 2025 17:07
@bbortt
Copy link
Collaborator

bbortt commented Feb 27, 2025

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