Skip to content

Commit

Permalink
Add strict_allow_templates option for the dynamic mapping parameter
Browse files Browse the repository at this point in the history
Signed-off-by: gaobinlong <[email protected]>
  • Loading branch information
gaobinlong committed Jul 11, 2024
1 parent 32673b2 commit f7e5349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/schemas/_common.mapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ components:
type: string
enum:
- strict
- runtime
- strict_allow_templates
- 'true'
- 'false'
DynamicTemplate:
Expand Down

0 comments on commit f7e5349

Please sign in to comment.