Replies: 1 comment 13 replies
-
@ghandic Actually I saw this comming when I submitted the RequestSnippets PR back then. This is currently not supported but can be implemented. |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using this reference to implement different languages on the snippets #7181 (comment)
I can get other languages like Python... However, I don't get any syntax highlighting. Is there a way to allow this? I'm putting together a PR to include options for FastAPI
This is where all of the languages are added https://github.com/swagger-api/swagger-ui/blob/cc408812fc927e265da158bf68239530740ab4cc/src/core/syntax-highlighting.js
Beta Was this translation helpful? Give feedback.
All reactions