Skip to content
Discussion options

You must be logged in to vote

Try

context.Services.AddOpenApi(options =>
{
    options.ShouldInclude = (_) => true;
});

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
10 replies
@huangmingji
Comment options

@realLiangshiwei
Comment options

@huangmingji
Comment options

@realLiangshiwei
Comment options

Answer selected by huangmingji
@huangmingji
Comment options

@laugh0608
Comment options

@mavado83
Comment options

@laugh0608
Comment options

Comment options

You must be logged in to vote
1 reply
@realLiangshiwei
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants