Rapportsystem API
- of D03N
Hovedprosjekt FiV Programmering 20-24
Loading...
Searching...
No Matches
Variables
apiKeyAuth Namespace Reference
Variables
dict
API_KEY_SETTINGS
Variable Documentation
◆
API_KEY_SETTINGS
dict apiKeyAuth.API_KEY_SETTINGS
Initial value:
1
= {
2
'apiKey'
: {
3
'type'
:
'apiKey'
,
4
'in'
:
'header'
,
5
'name'
:
'x-api-key'
6
}
7
}
Definition at line
2
of file
apiKeyAuth.py
.
apiKeyAuth
Generated by
1.10.0