Repository URL to install this package:
|
Version:
2.4.1 ▾
|
{
"type": "object",
"properties": {
"type": {
"const": "AUTH-INF"
},
"methods": {
"type": "array",
"items": {
"type": "string"
}
},
"required": {
"type": "boolean"
}
},
"required": ["type", "required", "methods"]
}