Merge branch '3531-sort-jobs-with-pipelines' closes #3531
[arvados.git] / doc / api / schema / Repository.html.textile.liquid
index e21b7432cdc2d554f0869b559dcf9982739c36a6..0308f7d65c8ae04a575e6f64529c5202dffd9af6 100644 (file)
@@ -6,33 +6,18 @@ title: Repository
 
 ...
 
-h1. Repository
-
-A **Repository** represents...
+A **Repository** represents a git repository hosted in an Arvados installation.
 
 h2. Methods
 
-See "REST methods for working with Arvados resources":/api/methods.html
-
-API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/repository@
-
-h2. Creation
-
-h3. Prerequisites
-
-Prerequisites for creating a Repository.
-
-h3. Side effects
-
-Side effects of creating a Repository.
+See "repositories":{{site.baseurl}}/api/methods/repositories.html
 
-h2. Resources
+h2. Resource
 
-Each Repository has, in addition to the usual "attributes of Arvados resources":/api/resources.html:
+Each Repository has, in addition to the usual "attributes of Arvados resources":{{site.baseurl}}/api/resources.html:
 
 table(table table-bordered table-condensed).
 |_. Attribute|_. Type|_. Description|_. Example|
 |name|string|||
 |fetch_url|string|||
 |push_url|string|||
-|updated_at|datetime|||