- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_optional_list_schema (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tests/test_request_params/test_file/test_optional_list.py
return {"file_size": [file.size for file in p] if p else None} @pytest.mark.parametrize( "path", [ "/optional-list-bytes", "/optional-list-uploadfile", ], ) def test_optional_list_schema(path: str): openapi = app.openapi() body_model_name = get_body_model_name(openapi, path) assert app.openapi()["components"]["schemas"][body_model_name] == { "properties": { "p": {Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 27 18:19:10 GMT 2025 - 10.4K bytes - Click Count (0)