***Antipattern***
Count: 0

***Pattern***
Count: 17
- /nodes/:module  Enable/Disable a node module
- /flows  Set the active flow configuration
- /flow/:id  Delete an individual flow configuration
- /auth/revoke  Revoke an access token
- /flow/:id  Get an individual flow configuration
- /auth/token  Exchange credentials for access token
- /settings  Get the runtime settings
- /nodes  Get a list of the installed nodes
- /nodes/:module/:set  Enable/Disable a node set
- /nodes/:module  Get a node modules information
- /nodes/:module  Remove a node module
- /auth/login  Get the active authentication scheme
- /flows  Get the active flow configuration
- /flow  Add a flow to the active configuration
- /nodes/:module/:set  Get a node module set information
- /nodes  Install a new node module
- /flow/:id  Update an individual flow configuration
