Browse Source

Update api-development/index.md

pull/20732/head
Engincan VESKE 2 years ago
committed by GitHub
parent
commit
8c5d1cafb3
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/framework/api-development/index.md

4
docs/en/framework/api-development/index.md

@ -2,10 +2,10 @@
The following documents explain the concepts, infrastructure and integrations to build HTTP APIs with ABP:
* [ABP Endpoints](./standard-apis/overview.md)
* [ABP Endpoints](./standard-apis)
* [API Versioning](./versioning.md)
* [Auto API Controllers](./auto-controllers.md)
* [Dynamic C# API Clients](./dynamic-csharp-clients.md)
* [Integration Services](./integration-services.md)
* [Static C# API Clients](./static-csharp-clients.md)
* [Swagger Integration](./swagger.md)
* [Swagger Integration](./swagger.md)

Loading…
Cancel
Save