Skip to content

Commit

Permalink
Make mapping fields create only (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
humandad committed Mar 21, 2024
1 parent e8e73b2 commit 32ad3e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ name: collection
label: Collection
type: METADATA
required: true
createOnly: true
metadata:
type: COLLECTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ name: sheet
label: Sheet
type: MAP
required: true
createOnly: true

0 comments on commit 32ad3e0

Please sign in to comment.