mirror of https://github.com/tiangolo/fastapi.git
parent
b48f45c75b
commit
5e8921eb39
|
|
@ -12,7 +12,6 @@ deferred_keys = [
|
||||||
"response_fields",
|
"response_fields",
|
||||||
"body_field",
|
"body_field",
|
||||||
"response_field",
|
"response_field",
|
||||||
"secure_cloned_response_field",
|
|
||||||
"dependant",
|
"dependant",
|
||||||
"_flat_dependant",
|
"_flat_dependant",
|
||||||
"_embed_body_fields",
|
"_embed_body_fields",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue