From 7a62b21ab59a687e1146cd5ceacefed95376238a Mon Sep 17 00:00:00 2001 From: Tjaz Erzen Date: Wed, 7 Jan 2026 13:57:55 +0100 Subject: [PATCH] Update IDM schema --- initial_mappings_schema.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/initial_mappings_schema.yaml b/initial_mappings_schema.yaml index c5449f5..d32162a 100644 --- a/initial_mappings_schema.yaml +++ b/initial_mappings_schema.yaml @@ -510,6 +510,16 @@ properties: Possible mappings of external record types to DevRev object types. type: object type: object + devrev_metadata_version: + description: | + The version of the DevRev metadata on which the offered options are + based. + format: int64 + type: integer + format_version: + description: The format version of initial domain mapping. + format: text + type: string title: airdrop-recipe-initial-domain-mappings-install-request type: object