From 93c3db762291697b66cfb510c1942e9807ccb5e8 Mon Sep 17 00:00:00 2001 From: Michael Walker Date: Thu, 30 Jan 2020 12:56:41 +0000 Subject: [PATCH] fixup! (wip) Have different types for file, HTML, and external attachments --- rfc-116-store-attachment-data-in-content-items.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rfc-116-store-attachment-data-in-content-items.md b/rfc-116-store-attachment-data-in-content-items.md index ec9e6ee7..1c405e7d 100644 --- a/rfc-116-store-attachment-data-in-content-items.md +++ b/rfc-116-store-attachment-data-in-content-items.md @@ -127,7 +127,7 @@ I propose we do this: **Migration concerns:** This can be done without breaking compatibility, as the new types are unused for now. -1. Add new attachment types for publication attachments: +1. Add new attachment type for publication attachments: `publication_attachment_asset` (one-of combination of `file_attachment_asset`, `html_attachment_asset`, and `external_attachment_asset`): - `command_paper_number`