Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. tests/test_tutorial/test_security/test_tutorial005.py

                            # TODO: remove when deprecating Pydantic v1
                            ["username"],
                        ),
                        "type": "object",
                        "properties": {
                            "username": {"title": "Username", "type": "string"},
                            "email": IsDict(
                                {
                                    "title": "Email",
    Python
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Wed Mar 13 19:07:10 GMT 2024
    - 15.4K bytes
    - Viewed (0)
Back to top