-Added "/v2/server/rules" and "/v2/server/motd" endpoints.
-Minor REST fixes.
This commit is contained in:
parent
aebc21c20a
commit
580010c478
3 changed files with 43 additions and 15 deletions
|
|
@ -39,7 +39,7 @@ namespace Rests
|
|||
public delegate object RestCommandD(RestVerbs verbs, IParameterCollection parameters);
|
||||
|
||||
/// <summary>
|
||||
/// Secure Rest command delegate including a token.
|
||||
/// Secure Rest command delegate including token data.
|
||||
/// </summary>
|
||||
/// <param name="parameters">Parameters in the url</param>
|
||||
/// <param name="verbs">{x} in urltemplate</param>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue