diff --git a/schemas/publication.json b/schemas/publication.json index ad3565d1209..0f3c7a4be6d 100644 --- a/schemas/publication.json +++ b/schemas/publication.json @@ -246,6 +246,7 @@ "seq": { "type": "integer", "default": 0, + "apiSummary": true, "validation": [ "nullable" ]