From 5a2083d1cf2762864e2a76c3f2f40db6f732a0fb Mon Sep 17 00:00:00 2001 From: DerekFurstPitt Date: Wed, 9 Oct 2024 15:50:07 -0400 Subject: [PATCH] Added donor label to excluded public fields --- src/schema/provenance_schema.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/schema/provenance_schema.yaml b/src/schema/provenance_schema.yaml index 4fe3fb6f..7b20274e 100644 --- a/src/schema/provenance_schema.yaml +++ b/src/schema/provenance_schema.yaml @@ -741,6 +741,7 @@ ENTITIES: excluded_properties_from_public_response: - lab_donor_id - submission_id + - label properties: <<: *shared_properties <<: *shared_entity_properties