Browse Source

💡 Add issue ref

pull/14455/head
Sebastián Ramírez 8 months ago
parent
commit
118a1ddd4b
  1. 2
      tests/test_security_oauth2_authorization_code_bearer_scopes_openapi.py

2
tests/test_security_oauth2_authorization_code_bearer_scopes_openapi.py

@ -1,3 +1,5 @@
# Ref: https://github.com/fastapi/fastapi/issues/14454
from typing import Optional
from fastapi import FastAPI, Security

Loading…
Cancel
Save