Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit fd83d53

Browse files
committed
Add license note to FastAPI
1 parent 0c18461 commit fd83d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Hyper-Schema
117117
- [@cloudflare/doca](https://github.com/cloudflare/json-schema-tools/tree/master/workspaces/doca) ([JSON Schema Tools](https://github.com/cloudflare/json-schema-tools)), _draft-04, -06, -07, and Doca extensions_ (UI forthcoming)
118118

119119
- Python
120-
- [FastAPI](https://github.com/tiangolo/fastapi) is an API framework based on Python 3.6+ types that generates **OpenAPI 3** schemas, including **JSON Schemas** for all the models declared.
120+
- [FastAPI](https://github.com/tiangolo/fastapi) (MIT) is an API framework based on Python 3.6+ types that generates **OpenAPI 3** schemas, including **JSON Schemas** for all the models declared.
121121

122122
#### Link Description Object utilities
123123

0 commit comments

Comments
 (0)