- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for Fooz (0.02 seconds)
-
tests/test_tutorial/test_body_updates/test_tutorial002.py
response = client.patch( "/items/foo", json={ "name": "Fooz", "description": "Item description", "price": 3, "tax": 10.5, "tags": ["tag1", "tag2"], }, ) assert response.json() == { "name": "Fooz", "description": "Item description", "price": 3, "tax": 10.5,
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Feb 12 13:19:43 GMT 2026 - 7.8K bytes - Click Count (0)