|
|
|
@ -8,7 +8,7 @@
@@ -8,7 +8,7 @@
|
|
|
|
|
<hr> |
|
|
|
|
<p>This is a description of the API commands available for the Upload service.</p> |
|
|
|
|
<h3>Upload a File</h3> |
|
|
|
|
<pre><code>POST @Url.SubRouteUrl("api", "Api.Index", new { service = "Upload", action = "Post", version = "v1" })</code></pre> |
|
|
|
|
<pre><code>POST @Url.SubRouteUrl("api", "APIv1.Upload")</code></pre> |
|
|
|
|
<h4>Parameters</h4> |
|
|
|
|
<table> |
|
|
|
|
<thead> |
|
|
|
|