OpenApi: How to change model name? #58999
-
Beta Was this translation helpful? Give feedback.
Answered by
martincostello
Nov 16, 2024
Replies: 1 comment 6 replies
-
I believe that the aspnetcore/src/OpenApi/src/Services/OpenApiOptions.cs Lines 52 to 59 in eb68e01 |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
Thijmen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe that the
OpenApiOptions.CreateSchemaReferenceId
property is the extension point for this:aspnetcore/src/OpenApi/src/Services/OpenApiOptions.cs
Lines 52 to 59 in eb68e01