-
Hello, I was wondering if you've perhaps ever considered adding support for Thanks! 🙂 |
Beta Was this translation helpful? Give feedback.
Answered by
tdakkota
Nov 30, 2023
Replies: 1 comment 1 reply
-
You can map Create a generator:
content_type_aliases:
text/html: "text/plain" |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rokf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can map
text/html
type to ones thatogen
supports by usingcontent_type_aliases
option.Create a
.ogen.yaml
file with config: