Replies: 1 comment
-
@1g0rkR There is no way to explicitly skip certain fields, however empty fields should be skipped by default but there might be some exceptions. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I've configure utoipa for my axum route. Converting to yaml prints the unnecessary fields 'tags', 'operationId', 'summary'. How can I disable it or skip?
Beta Was this translation helpful? Give feedback.
All reactions