Update API-Versioning.md

pull/12168/head
albert 4 years ago committed by GitHub
parent e70c3b4f03
commit 1fedc73283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,7 +45,7 @@ public interface IBookV2AppService : IApplicationService
}
```
**HttpApi Controillers:**
**HttpApi Controllers:**
```cs
[Area(BookStoreRemoteServiceConsts.ModuleName)]
[RemoteService(Name = BookStoreRemoteServiceConsts.RemoteServiceName)]
@ -346,4 +346,4 @@ Get more from https://github.com/dotnet/aspnet-api-versioning/wiki
## Sample source code
You can get the complete sample source code in https://github.com/abpframework/abp-samples/tree/master/Api-Versioning
You can get the complete sample source code in https://github.com/abpframework/abp-samples/tree/master/Api-Versioning

Loading…
Cancel
Save