File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/book/v4/transition-from-api-tools Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
| First Release | 2012 | 2018 |
7
7
| PHP Version | <= 8.2 | >= 8.1 |
8
8
| Architecture | MVC, Event Driven | Middleware |
9
- | OSS Lifecycle | Archived | ![ OSs Lifecycle] ( https://img.shields.io/osslifecycle/dotkernel/api?style=flat&label= ) |
9
+ | OSS Lifecycle | Archived | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle/dotkernel/api?style=flat&label= ) |
10
10
| Style | REST, RPC | REST |
11
11
| Versioning | Yes | Deprecations * |
12
- | Documentation | Swagger (Automated) | Postman (Manual) |
13
- | Content-Negotiation | Custom | hal+json, json * |
12
+ | Documentation | Swagger (Automated) | Postman (Manual) * |
13
+ | Content-Negotiation | Custom | Custom |
14
14
| License | BSD-3 | MIT |
15
15
| Default DB Layer | laminas-db | doctrine-orm |
16
16
| Authorization | ACL | RBAC-guard |
23
23
## Note
24
24
25
25
> * Versioning is replaced with Deprecations , using evolution strategy
26
- > * A more complex Content-Negotiation is under development
26
+ > * Version 5 ( [ Roadmap ] ( https://github.com/orgs/dotkernel/projects/15/views/1 ) ) will implement OpenAPi 3.0
You can’t perform that action at this time.
0 commit comments