Skip to content

Commit 717734f

Browse files
committed
added evolution pattern link
Signed-off-by: arhimede <[email protected]>
1 parent 2fa137e commit 717734f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/v5/transition-from-api-tools/api-tools-vs-dotkernel-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
| Architecture | MVC, Event Driven | Middleware |
99
| OSS Lifecycle | Archived | ![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/api?style=flat&label=) |
1010
| Style | REST, RPC | REST |
11-
| Versioning | Yes | Deprecations * |
11+
| Versioning | Yes | [Deprecations *](https://docs.dotkernel.org/api-documentation/v5/tutorials/api-evolution/) |
1212
| Documentation | Swagger (Automated) | Postman (Manual) * |
13-
| Content-Negotiation | Custom | Custom |
13+
| Content-Negotiation | Custom | Custom |
1414
| License | BSD-3 | MIT |
1515
| Default DB Layer | laminas-db | doctrine-orm |
1616
| Authorization | ACL | RBAC-guard |

0 commit comments

Comments
 (0)