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

feat: adds support for OAS 3.1 #379

Merged
merged 15 commits into from
Jan 24, 2024
Merged

feat: adds support for OAS 3.1 #379

merged 15 commits into from
Jan 24, 2024

Conversation

srinandan
Copy link
Collaborator

No description provided.

@srinandan srinandan linked an issue Jan 23, 2024 that may be closed by this pull request
@srinandan srinandan added the enhancement New feature or request label Jan 23, 2024
Copy link
Collaborator

@kurtkanaskie kurtkanaskie left a comment

Choose a reason for hiding this comment

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

See comments in code
Tested:
gorun apis create openapi --org=$ORG --name=api-cli-oas-3.0 --basepath=/cli/3.0 --oas-base-folderpath=specs --oas-name=petstore-3.0.yaml --target-url=https://mocktarget.apigee.net

cmd/apis/oascrtapisv2.go Outdated Show resolved Hide resolved
internal/bundlegen/generateapiv2.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@kurtkanaskie kurtkanaskie left a comment

Choose a reason for hiding this comment

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

LGTM

@srinandan srinandan merged commit fe41918 into main Jan 24, 2024
5 checks passed
@srinandan srinandan deleted the issue369 branch January 24, 2024 20:10
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.

Support OAS 3.1 based API proxy creation
2 participants