mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
404 B
Text
10 lines
404 B
Text
Openapi-core is a Python library that adds client-side and server-side support
|
|
for the OpenAPI Specification v3.
|
|
|
|
Key features:
|
|
- Validation of requests and responses
|
|
- Schema casting and unmarshalling
|
|
- Media type and parameters deserialization
|
|
- Security providers (API keys, Cookie, Basic and Bearer HTTP authentications)
|
|
- Custom deserializers and formats
|
|
- Integration with libraries and frameworks
|