9 lines
140 B
JSON
9 lines
140 B
JSON
|
|
{
|
||
|
|
"bearerAuth": {
|
||
|
|
"type": "http",
|
||
|
|
"scheme": "bearer",
|
||
|
|
"bearerFormat": "JWT",
|
||
|
|
"description": "JWT Bearer Token authentication"
|
||
|
|
}
|
||
|
|
}
|