Skip to content

Commit

Permalink
Update 2023 template to use masking for print
Browse files Browse the repository at this point in the history
  • Loading branch information
ntsummers1 committed Sep 5, 2024
1 parent 185759f commit 6ff0f5c
Show file tree
Hide file tree
Showing 3 changed files with 692 additions and 1,397 deletions.
3 changes: 3 additions & 0 deletions services/app-api/libs/validation/backend-section.schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,9 @@ export const sectionSchema = {
hint: {
type: "string",
},
mask: {
type: "string",
},
questions: {
type: "array",
items: {
Expand Down
Loading

0 comments on commit 6ff0f5c

Please sign in to comment.