Browse Source
Merge pull request #17414 from Ahmad-Nidal/rel-7.3
Fix Spelling in a word Auto-API-Controllers.md - Rel-7.3
pull/17416/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. |
|
|
|
|
|
|
|
|