From f8ba58c7c84ae54011494d3f0f45fbb48f83894e Mon Sep 17 00:00:00 2001
From: manon blanco <blanco@teklia.com>
Date: Fri, 6 Sep 2019 07:54:24 +0000
Subject: [PATCH] update schema

---
 arkindex/schema.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/arkindex/schema.yml b/arkindex/schema.yml
index 4c76035..278ac8b 100644
--- a/arkindex/schema.yml
+++ b/arkindex/schema.yml
@@ -5949,9 +5949,6 @@ paths:
                     type: object
                   id:
                     type: string
-                  metadata:
-                    readOnly: true
-                    type: string
                   name:
                     type: string
                   thumbnail_put_url:
-- 
GitLab