generated from coulomb/repo-seed
Start Core Hub FastAPI replacement foundation
This commit is contained in:
6
contracts/fixtures/api-v2/protected/unauthorized.json
Normal file
6
contracts/fixtures/api-v2/protected/unauthorized.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"detail": {
|
||||
"code": "unauthorized",
|
||||
"message": "Missing bearer token"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user