Skip to content

Add support for prefixItems #1205

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

Merged
merged 3 commits into from
Jul 7, 2023
Merged

Add support for prefixItems #1205

merged 3 commits into from
Jul 7, 2023

Conversation

drwpow
Copy link
Contributor

@drwpow drwpow commented Jul 6, 2023

Changes

Fixes #1011 by adding prefixItems support.

How to Review

Tests should pass.

Checklist

  • Unit tests updated
  • README updated
  • examples/ directory updated (only applicable for openapi-typescript)

@changeset-bot
Copy link

changeset-bot bot commented Jul 6, 2023

🦋 Changeset detected

Latest commit: 61243c1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openapi-typescript Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 6, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 61243c1
Status: ✅  Deploy successful!
Preview URL: https://86866202.openapi-ts.pages.dev
Branch Preview URL: https://fix-prefix-items.openapi-ts.pages.dev

View logs

@drwpow drwpow changed the title Fix prefix items Add support for prefixItems Jul 6, 2023
@drwpow drwpow force-pushed the fix-prefix-items branch from ca4c5a5 to 61243c1 Compare July 7, 2023 00:03
@drwpow drwpow merged commit c753f7b into main Jul 7, 2023
@drwpow drwpow deleted the fix-prefix-items branch July 7, 2023 00:06
@github-actions github-actions bot mentioned this pull request Jul 6, 2023
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.

Incorrect tuples generation with v6.x
1 participant