Skip to content

Conversation

@echozio
Copy link
Contributor

@echozio echozio commented Jan 10, 2026

I'm working on a project where I need to pass around parts of an OpenAPI spec a lot, and either need
to redefine these types or duplicate a lot of logic working from the top-level OpenApi object
when, for instance, I'm only interested in a single PathItem.

Exporting these would be useful for these types of situations, and since they adhere to and are
versioned according to the OAS, not to mention indirectly exposed through the OpenApi type, I
imagine these are fairly unlikely to see breaking changes.

Copy link
Collaborator

@jdesrosiers jdesrosiers left a comment

Choose a reason for hiding this comment

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

Thanks!

@jdesrosiers jdesrosiers merged commit 45b79b5 into hyperjump-io:main Jan 11, 2026
2 checks passed
jdesrosiers pushed a commit that referenced this pull request Jan 19, 2026
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.

2 participants