Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

feat([openapi]): persisting parsed or original and resolving refs #30

Merged
merged 7 commits into from
Oct 21, 2024

Conversation

XaaXaaX
Copy link

@XaaXaaX XaaXaaX commented Oct 20, 2024

Motivation

Pasing the spec or keep original by used optin config
Resolve refs in parsed version json or yaml to flatten the results

Resolves: event-catalog/eventcatalog#893

Remaining part

  • dereferencing refs for original versions if opted by user

@XaaXaaX XaaXaaX requested a review from boyney123 as a code owner October 20, 2024 22:18
Copy link

changeset-bot bot commented Oct 20, 2024

🦋 Changeset detected

Latest commit: cade528

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

This PR includes changesets to release 1 package
Name Type
@eventcatalog/generator-openapi Patch

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

@XaaXaaX XaaXaaX force-pushed the feat/add-save-parsed-spec-flag branch from ad94b90 to 9bba9e0 Compare October 20, 2024 22:19
src/test/plugin.test.ts Outdated Show resolved Hide resolved
src/test/plugin.test.ts Outdated Show resolved Hide resolved
src/test/plugin.test.ts Outdated Show resolved Hide resolved
src/test/plugin.test.ts Outdated Show resolved Hide resolved
src/test/plugin.test.ts Outdated Show resolved Hide resolved
@boyney123
Copy link
Contributor

Great thank you @XaaXaaX <3

@boyney123 boyney123 merged commit c7b7cee into event-catalog:main Oct 21, 2024
4 checks passed
@XaaXaaX XaaXaaX deleted the feat/add-save-parsed-spec-flag branch October 21, 2024 10:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolve external references in json schema files
3 participants