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: Add support for JS and TS interfaces/unions #930

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MorFix
Copy link

@MorFix MorFix commented Feb 6, 2025

Description of changes

A PR has added support for unions and interfaces.
However, they were still not working for generating models for JS/TS -index.js, index.d.ts, and schema.js metadata file.
This PR aims to complete this work and add the necessary support

Codegen Paramaters Changed or Added

N/A

Issue #, if available

N/A

Description of how you validated changes

Updating and adding tests at the moment.

Checklist

  • PR description included
  • yarn test passes
  • E2E test run linked
  • Tests are changed or added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@MorFix MorFix requested a review from a team as a code owner February 6, 2025 16:17
@MorFix MorFix force-pushed the feat/interfaces-unions branch 4 times, most recently from f7b4d56 to f5fd8b9 Compare February 10, 2025 10:54
@MorFix MorFix force-pushed the feat/interfaces-unions branch from f5fd8b9 to 98536a7 Compare February 11, 2025 14:44
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.

1 participant