Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for cookie_examples (0.06 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. tests/test_openapi_examples.py

                    "value": "header1",
                },
                "Header Two": {
                    "value": "header2",
                },
            },
        ),
    ):
        return data
    
    
    @app.get("/cookie_examples/")
    def cookie_examples(
        data: str | None = Cookie(
            default=None,
            examples=["json_schema_cookie1", "json_schema_cookie2"],
            openapi_examples={
                "Cookie One": {
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Tue Feb 17 09:59:14 GMT 2026
    - 16.4K bytes
    - Click Count (0)
Back to Top