Remove spurious "destroy" methods from API docs.
[arvados.git] / doc / api / methods / job_tasks.html.textile.liquid
index 2b2b111a2f36f8f6ebfe225bf21d1629059ae5aa..2ef87d68801a2a707a5e5db15b14e6b9029fc6ad 100644 (file)
@@ -31,16 +31,6 @@ table(table table-bordered table-condensed).
 |_. Argument |_. Type |_. Description |_. Location |_. Example |
 {background:#ccffcc}.|uuid|string|The UUID of the JobTask in question.|path||
 
-h2. destroy
-
-destroy job_tasks
-
-Arguments:
-
-table(table table-bordered table-condensed).
-|_. Argument |_. Type |_. Description |_. Location |_. Example |
-{background:#ccffcc}.|uuid|string||path||
-
 h2. get
 
 Gets a JobTask's metadata by UUID.
@@ -63,16 +53,6 @@ table(table table-bordered table-condensed).
 |order|string|Order in which to return matching job_tasks.|query||
 |filters|array|Conditions for filtering job_tasks.|query||
 
-h2. show
-
-show job_tasks
-
-Arguments:
-
-table(table table-bordered table-condensed).
-|_. Argument |_. Type |_. Description |_. Location |_. Example |
-{background:#ccffcc}.|uuid|string||path||
-
 h2. update
 
 Update attributes of an existing JobTask.