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:
Lucas Nicodemus 2011-09-04 23:59:44 -06:00
parent 332fe805a9
commit 319f369799
2 changed files with 14 additions and 2 deletions

View file

@ -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")]