File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ These are the possible requests to web application (add param ?Namespace={Desire
8989| Format | GET | | JSON | Default formatting |
9090| TermList | POST | {"TermList":"TermListName"} | JSON | Termlist key-value array |
9191| Config | POST | {"Application":"AppName", "Config","value"}| JSON | Set config for arbitrary application for current user|
92- | Config/: Application | GET || {"Application":"AppName"} | JSON | Get config for Application for current user|
92+ | Config/: Application | GET | {"Application":"AppName"} | JSON | Get config for Application for current user|
9393| Favorites | GET | | JSON | Array of current user favorites|
9494| Favorites/: Item | POST | | JSON | Add favorite item |
9595| Favorites/: Item | DELETE| | JSON | Remove item from favorites |
You can’t perform that action at this time.
0 commit comments