mirror of https://github.com/tiangolo/fastapi.git
Merge 6ead07fef9 into 272204c0c7
This commit is contained in:
commit
a616c480fc
|
|
@ -28,7 +28,7 @@ app = FastAPI(
|
|||
},
|
||||
license_info={
|
||||
"name": "Apache 2.0",
|
||||
"identifier": "MIT",
|
||||
"identifier": "Apache-2.0",
|
||||
},
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue