aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat-openapi2.yml
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-05-28 16:01:08 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-05-28 16:01:08 -0700
commit46c86f02c460feb762092d9e85b0ad553ebe14ac (patch)
tree14966dfc18b748dc45730929505e6ee30368a818 /fatcat-openapi2.yml
parent5b2252aba90e2bd3895e02694410e8579a9ae39d (diff)
downloadfatcat-46c86f02c460feb762092d9e85b0ad553ebe14ac.tar.gz
fatcat-46c86f02c460feb762092d9e85b0ad553ebe14ac.zip
renumber dummy/example entities
Diffstat (limited to 'fatcat-openapi2.yml')
-rw-r--r--fatcat-openapi2.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/fatcat-openapi2.yml b/fatcat-openapi2.yml
index 8ced937d..a981cc44 100644
--- a/fatcat-openapi2.yml
+++ b/fatcat-openapi2.yml
@@ -22,7 +22,7 @@ x-entity-props: &ENTITYPROPS
ident:
type: string
#format: uuid
- example: "f1f046a3-45c9-4b99-adce-000000000001"
+ example: "00000000-0000-0000-adce-000000000001"
revision:
type: integer
example: 42
@@ -30,7 +30,7 @@ x-entity-props: &ENTITYPROPS
redirect:
type: string
#format: uuid
- example: "f1f046a3-45c9-4b99-adce-000000000002"
+ example: "00000000-0000-0000-adce-000000000002"
editgroup_id:
type: integer
example: 16
@@ -126,10 +126,10 @@ definitions:
type: string
work_id:
type: string
- example: "f1f046a3-45c9-4b99-adce-000000000001"
+ example: "00000000-0000-0000-adce-000000000001"
container_id:
type: string
- example: "f1f046a3-45c9-4b99-adce-000000000001"
+ example: "00000000-0000-0000-adce-000000000001"
release_type:
type: string
example: "preprint"
@@ -179,14 +179,14 @@ definitions:
format: int64
ident:
type: string
- example: "f1f046a3-45c9-4b99-adce-000000000001"
+ example: "00000000-0000-0000-adce-000000000001"
revision:
type: integer
example: 42
format: int64
redirect_ident:
type: string
- example: "f1f046a3-45c9-4b99-adce-000000000002"
+ example: "00000000-0000-0000-adce-000000000002"
#format: uuid
editgroup_id:
type: integer