mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-23 03:16:36 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from fastapi.openapi.models import SecurityBase as SecurityBaseModel
|
||||
|
||||
|
||||
class SecurityBase:
|
||||
model: SecurityBaseModel
|
||||
scheme_name: str
|
||||
Reference in New Issue
Block a user