Browse Source
Merge pull request #17418 from abpframework/auto-merge/rel-7-4/2129
Merge branch dev with rel-7.4
pull/17421/head
maliming
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/API/Auto-API-Controllers.md
|
|
|
@ -204,7 +204,7 @@ public class MyApplicationConfigurationDto : ApplicationConfigurationDto |
|
|
|
} |
|
|
|
```` |
|
|
|
|
|
|
|
### Remove contoller |
|
|
|
### Remove controller |
|
|
|
|
|
|
|
Configure `ControllersToRemove` of `AbpAspNetCoreMvcOptions` to remove the controllers. |
|
|
|
|
|
|
|
|