generated from coulomb/repo-seed
24 lines
619 B
JSON
24 lines
619 B
JSON
{
|
|
"id": "cmis-browser-basic-auth-file-template",
|
|
"subject_type": "cmis-browser-binding-endpoint",
|
|
"subject_name": "File-credential CMIS Browser Binding target",
|
|
"environment": "local",
|
|
"scope": [
|
|
"CMIS 1.1 Browser Binding compatibility preparation"
|
|
],
|
|
"endpoints": [
|
|
{
|
|
"id": "browser-binding",
|
|
"url": "http://127.0.0.1:8080/cmis/browser",
|
|
"binding": "cmis-browser"
|
|
}
|
|
],
|
|
"artifacts": [],
|
|
"credentials_ref": "file:/absolute/path/to/cmis-tck-credentials.json",
|
|
"declared_capabilities": [
|
|
"cmis.repository-info",
|
|
"cmis.type-definitions"
|
|
],
|
|
"known_gaps": []
|
|
}
|