We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa137e commit 717734fCopy full SHA for 717734f
docs/book/v5/transition-from-api-tools/api-tools-vs-dotkernel-api.md
@@ -8,9 +8,9 @@
8
| Architecture | MVC, Event Driven | Middleware |
9
| OSS Lifecycle | Archived |  |
10
| Style | REST, RPC | REST |
11
-| Versioning | Yes | Deprecations * |
+| Versioning | Yes | [Deprecations *](https://docs.dotkernel.org/api-documentation/v5/tutorials/api-evolution/) |
12
| Documentation | Swagger (Automated) | Postman (Manual) * |
13
-| Content-Negotiation | Custom | Custom |
+| Content-Negotiation | Custom | Custom |
14
| License | BSD-3 | MIT |
15
| Default DB Layer | laminas-db | doctrine-orm |
16
| Authorization | ACL | RBAC-guard |
0 commit comments