Skip to content

Commit

Permalink
hof/docs: make gen
Browse files Browse the repository at this point in the history
  • Loading branch information
verdverm committed Jun 19, 2023
1 parent 3502680 commit ec5d18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/code/hof-schemas/gen/file.cue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ File: {

// The full path under the output location
// empty implies don't generate, even though it may end up in the out list
Filepath: string
Filepath?: string

//
// One and only one of these next three may be set
Expand Down

0 comments on commit ec5d18f

Please sign in to comment.