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
parent
commit
3611965382
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/API/Auto-API-Controllers.md

2
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.

Loading…
Cancel
Save