- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_custom_response_schema (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tests/test_custom_schema_fields.py
"type": "string", }, "description": { "title": "Description", "type": ["string", "null"], }, }, } def test_custom_response_schema(): response = client.get("/openapi.json") assert response.status_code == 200, response.text assert response.json()["components"]["schemas"]["Item"] == item_schema def test_response():
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Tue Feb 17 09:59:14 GMT 2026 - 1.3K bytes - Click Count (0)