feat: add openApiDocument to module-loader Context #968
I think this change passes the openApiDocument over from the app.ts file to the module-loader.ts. Wasn't 100% sure how to test this change locally though, so I'd love to do that if someone can help me wrap my head around it.
⚠️ No Changeset found
Latest commit: 48366b73b9a0bc51b458d29f60c17c03a367aea2
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
I think this change passes the openApiDocument over from the
app.tsfile to themodule-loader.ts. Wasn't 100% sure how to test this change locally though, so I'd love to do that if someone can help me wrap my head around it.
I'll pull this on Monday (or today if at all possible) and see how your changes look. I'll circle back on what tests need to be updated.
Closing this per communication with the OP.