load API Spec from json file #3926
Unanswered
michaeladixon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to load the json spec from a filepath in the documentgenerator?
"runtime": "Net50",
"defaultVariables": null,
"documentGenerator": {
"fromDocument": {
"json": "{LOAD FROM A FILEPATH?}",
"url": "http://redocly.github.io/redoc/openapi.yaml",
"output": null,
"newLineBehavior": "Auto"
}
},
Beta Was this translation helpful? Give feedback.
All reactions