Skip to content

Instantly share code, notes, and snippets.

@rdiehl
Created September 11, 2015 15:48
Show Gist options
  • Save rdiehl/3d2405bbcf08006aecb1 to your computer and use it in GitHub Desktop.
Save rdiehl/3d2405bbcf08006aecb1 to your computer and use it in GitHub Desktop.
{
"info": {
"description": "DocFinity ECM and BPM",
"title": "DocFinity"
},
"swaggerVersion": "1.2",
"apiVersion": "0.0.0.0",
"apis": [
{
"path": "/repository",
"description": "Operations used while configuring repositories."
},
{
"path": "/clipboard",
"description": "Operations used to work with the clipboard for the current user."
},
{
"path": "/exporter/admin",
"description": "Operations used to manage exporter profiles."
},
{
"path": "/importer",
"description": "Operations used to manage importers."
},
{
"path": "/datasources",
"description": "Operations used to retrieve Datasources."
},
{
"path": "/form",
"description": "Operations used to manage forms."
},
{
"path": "/validator",
"description": "Operations used to manage validators."
},
{
"path": "/document",
"description": "Operations used to search for Documents."
},
{
"path": "/wsdlurl",
"description": "Operations used to configure WSDL URL web services."
},
{
"path": "/category",
"description": "Operations used to manage document Categories."
},
{
"path": "/faxes",
"description": "Operations used to configure faxes for end users."
},
{
"path": "/servers",
"description": "Services used for server information, management, and monitoring"
},
{
"path": "/dbconn",
"description": "Operations used to configure Database Connection web services."
},
{
"path": "/auditing",
"description": "Operations used to configure auditing."
},
{
"path": "/system/transfer",
"description": "Operations used transfer data between installations."
},
{
"path": "/license",
"description": "Services used for license information, management, and monitoring"
},
{
"path": "/dashboards",
"description": "Operations used to retrieve and view Dashboards and Charts."
},
{
"path": "/log",
"description": "Operations used for logging."
},
{
"path": "/metadata",
"description": "Operations used to manage metadata objects in the system."
},
{
"path": "/printfax",
"description": "Operations used to configure servers that hold printers and faxes."
},
{
"path": "/systemproperties",
"description": "Services used to get and set DocFinity system properties."
},
{
"path": "/permissions",
"description": "Operations used to work with feature rights."
},
{
"path": "/metadataValue",
"description": "Operations used to manage metadata value objects in the system."
},
{
"path": "/hotkeys",
"description": "A collection of webservices to work with the HotKey entities."
},
{
"path": "/user",
"description": "Operations used to work with Users."
},
{
"path": "/datastore",
"description": "Operations used to manage datastores."
},
{
"path": "/bpm/management",
"description": "Operations used to manage BPM features."
},
{
"path": "/overlays",
"description": "Operations dealing with Overlays."
},
{
"path": "/email",
"description": "Operations used while configuring email settings."
},
{
"path": "/printers",
"description": "Operations used to configure printers for end users."
},
{
"path": "/groups",
"description": "Operations used to work with groups."
},
{
"path": "/scansetting",
"description": "Operations used to manage scan settings."
},
{
"path": "/form/designer",
"description": "Operations used to manage form designs."
},
{
"path": "/bpm/client",
"description": "Operations used to retrieve and work BPM process instances."
},
{
"path": "/docsecurity",
"description": "Operations used to retrieve the document security access configuration."
},
{
"path": "/login",
"description": "Operations used to manage passwords for Users."
},
{
"path": "/ldap",
"description": "Services used for ldap information, management, and monitoring"
},
{
"path": "/indexingconfig",
"description": "Operations used to configure indexing and batches."
},
{
"path": "/indexing",
"description": "Operations used to index Documents and work with batches."
},
{
"path": "/dashboarddesigner",
"description": "Operations used while designing and managing Dashboards and Charts."
},
{
"path": "/hsm",
"description": "Operations used to manage HSM."
},
{
"path": "/documentType",
"description": "Operations used to manage Document Types."
},
{
"path": "/editing",
"description": "Operations used to edit Documents."
},
{
"path": "/records",
"description": "Operations used to manage records, retention policies and legal holds."
},
{
"path": "/search",
"description": "Operations used to retrieve Searches."
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment