Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for create_item_items__post (0.23 sec)

  1. tests/test_tutorial/test_separate_openapi_schemas/test_tutorial002.py

                                },
                            }
                        },
                    },
                    "post": {
                        "summary": "Create Item",
                        "operationId": "create_item_items__post",
                        "requestBody": {
                            "content": {
                                "application/json": {
                                    "schema": {"$ref": "#/components/schemas/Item"}
    Python
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Fri Aug 25 19:10:22 GMT 2023
    - 4.8K bytes
    - Viewed (0)
Back to top