aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-api/api.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/fatcat-api/api.yaml')
-rw-r--r--rust/fatcat-api/api.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/rust/fatcat-api/api.yaml b/rust/fatcat-api/api.yaml
index cfce24d7..146c11dd 100644
--- a/rust/fatcat-api/api.yaml
+++ b/rust/fatcat-api/api.yaml
@@ -50,6 +50,10 @@ x-entity-edit-props: &ENTITYEDITPROPS
type: integer
example: 42
format: int64
+ redirect_ident:
+ type: string
+ example: "f1f046a3-45c9-4b99-adce-000000000002"
+ #format: uuid
editgroup_id:
type: integer
example: 16
@@ -174,6 +178,10 @@ definitions:
type: string
entity_edit:
type: object
+ required:
+ - edit_id
+ - ident
+ - editgroup_id
properties:
<<: *ENTITYEDITPROPS
editor: