How to configure Swashbuckle to ignore property on model ?The properties of these object properties also need to be ignored

13 views Asked by At

There are object properties on the model,It also needs to be ignored。And The properties of these object properties also need to be ignored,how ?

i find this How to configure Swashbuckle to ignore property on model

i have tried,but only object properties are ignored,the properties of these object properties is not

0

There are 0 answers