Remove spurious "show" methods from API docs.
[arvados.git] / doc / api / methods / api_client_authorizations.html.textile.liquid
index 74fd21e47d241fd8892cc55f13d0fbc850663c69..01cda81bd030f235ce70dece86a570674c627ac7 100644 (file)
@@ -6,7 +6,7 @@ title: "api_client_authorizations"
 
 ...
 
-h1. api_client_authorizations
+
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
@@ -62,17 +62,6 @@ table(table table-bordered table-condensed).
 |_. Argument |_. Type |_. Description |_. Location |_. Example |
 {background:#ccffcc}.|uuid|string|The UUID of the ApiClientAuthorization in question.|path||
 
-h2. index
-
-index api_client_authorizations
-
-Arguments:
-
-table(table table-bordered table-condensed).
-|_. Argument |_. Type |_. Description |_. Location |_. Example |
-|order|string||query||
-|where|object||query||
-
 h2. list
 
 List api_client_authorizations.
@@ -83,19 +72,7 @@ table(table table-bordered table-condensed).
 |_. Argument |_. Type |_. Description |_. Location |_. Example |
 |limit|integer (default 100)|Maximum number of api_client_authorizations to return.|query||
 |order|string|Order in which to return matching api_client_authorizations.|query||
-|pageToken|string|Page token.|query||
-|q|string|Query string for searching api_client_authorizations.|query||
-|where|object|Conditions for filtering api_client_authorizations.|query||
-
-h2. show
-
-show api_client_authorizations
-
-Arguments:
-
-table(table table-bordered table-condensed).
-|_. Argument |_. Type |_. Description |_. Location |_. Example |
-{background:#ccffcc}.|uuid|string||path||
+|filters|array|Conditions for filtering api_client_authorizations.|query||
 
 h2. update