-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Is there a way of turning the reference objects back into the data structs they're referencing?
My usecase is I have arbitrary OpenAPI specs and I want to be able to transform any endpoint into a self-descriptive json blob. That means I can't have any references inside, I want to resolve them all.
Is there a way of doing so currently? Couldn't find any in the utils forward, although I found this happening the other way around.
Metadata
Metadata
Assignees
Labels
No labels