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

Interceptor schema typegen from OpenAPI #66

Closed
diego-aquino opened this issue Feb 12, 2024 · 3 comments · Fixed by #244
Closed

Interceptor schema typegen from OpenAPI #66

diego-aquino opened this issue Feb 12, 2024 · 3 comments · Fixed by #244
Assignees
Labels
feature New feature or request
Milestone

Comments

@diego-aquino
Copy link
Member

diego-aquino commented Feb 12, 2024

Following the discussions on https://github.com/diego-aquino/zimic/issues/21, Zimic will support inferring and generating interceptor type schema from OpenAPI/Swagger specifications. Learn more at the section "Alternative 3" of the summary comment.

https://openapi-ts.pages.dev/node

@diego-aquino diego-aquino added the feature New feature or request label Feb 12, 2024
@diego-aquino diego-aquino added this to the v1.1.0 milestone Feb 12, 2024
@diego-aquino diego-aquino modified the milestones: v1.1.0, v0.5.0, v0.6.0, v0.8.0 Feb 20, 2024
@diego-aquino diego-aquino modified the milestones: v0.8.0, v0.7.0 Mar 29, 2024
@diego-aquino diego-aquino modified the milestones: v0.7.0, v0.6.0 Apr 7, 2024
@diego-aquino diego-aquino modified the milestones: v0.6.0, v0.7.0 Apr 15, 2024
@diego-aquino diego-aquino self-assigned this May 4, 2024
@diego-aquino diego-aquino modified the milestones: v0.7.0, v0.8.0 Jun 8, 2024
@diego-aquino
Copy link
Member Author

diego-aquino commented Jun 10, 2024

Proposed command:

zimic typegen openapi ./my-service.yaml -o my service.ts --remove-comments

@diego-aquino

This comment was marked as resolved.

@diego-aquino diego-aquino changed the title Interceptor type schema auto-generation from OpenAPI/Swagger Interceptor type schema auto-generation from OpenAPI Jun 24, 2024
@diego-aquino diego-aquino changed the title Interceptor type schema auto-generation from OpenAPI Interceptor schema typegen from OpenAPI Jun 24, 2024
Copy link
Contributor

Released in v0.8.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant