Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for object (0.15 sec)

  1. tests/test_tutorial/test_dataclasses/test_tutorial003.py

            },
            "components": {
                "schemas": {
                    "Author": {
                        "title": "Author",
                        "required": ["name"],
                        "type": "object",
                        "properties": {
                            "name": {"title": "Name", "type": "string"},
                            "items": {
                                "title": "Items",
    Python
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Sep 28 04:14:40 GMT 2023
    - 12.1K bytes
    - Viewed (0)
Back to top