Skip to content

Conversation

conico974
Copy link
Contributor

@conico974 conico974 commented Sep 4, 2025

Fix an error for OpenAPI where operation.parameters is incorrectly provided by the validate function from scalar.
Parameters are supposed to be an Array, but for some invalid schema, it will be an object causing the rendering to crash.

Copy link

linear bot commented Sep 4, 2025

Copy link

changeset-bot bot commented Sep 4, 2025

⚠️ No Changeset found

Latest commit: 54c0fe6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

argos-ci bot commented Sep 4, 2025

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
customers-v2 (Inspect) ✅ No changes detected - Sep 4, 2025, 2:59 PM
v2-cloudflare (Inspect) ✅ No changes detected - Sep 4, 2025, 3:05 PM
v2-vercel (Inspect) 👍 Changes approved 1 changed Sep 4, 2025, 3:02 PM

@conico974 conico974 marked this pull request as draft September 4, 2025 08:42
@conico974 conico974 force-pushed the conico/rnd-7599-openapi-params branch from 8798f67 to 54c0fe6 Compare September 4, 2025 14:53
@conico974 conico974 changed the title Add error boundary and translations for OpenAPI errors Fix error on parameters being an object instead of an array Sep 4, 2025
@conico974 conico974 marked this pull request as ready for review September 4, 2025 14:58
@conico974 conico974 merged commit ccc0975 into main Sep 5, 2025
16 checks passed
@conico974 conico974 deleted the conico/rnd-7599-openapi-params branch September 5, 2025 14:17
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.

3 participants