blob: 411fb3bb8365106539a749ed7d9b13dd24d61da9 [file] [log] [blame]
{
"BasicAuth": {
"type": "basic",
"description": "HTTP Basic Auth"
},
"Authorization": {
"type": "apiKey",
"name": "Authorization",
"in": "header",
"description": "NiFi Registry Auth Token (JWT)"
}
}