Added example for how all additional endpoints should respond in regards to success and failure.
Added example endpoint that demonstrates rest verbs.
This commit is contained in:
parent
332fe805a9
commit
319f369799
2 changed files with 14 additions and 2 deletions
|
|
@ -36,5 +36,5 @@ using System.Runtime.InteropServices;
|
|||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
|
||||
[assembly: AssemblyVersion("3.3.0.0905")]
|
||||
[assembly: AssemblyFileVersion("3.3.0.0905")]
|
||||
[assembly: AssemblyVersion("3.3.0.0904")]
|
||||
[assembly: AssemblyFileVersion("3.3.0.0904")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue