Skip to content

Commit

Permalink
abc
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin committed Oct 15, 2024
1 parent 9ff1788 commit 48c617d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/json-schema/src/decorators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ export const [
/** Get value set by `@maxContains` decorator */
getMaxContains,
setMaxContains,
/** {@inheritdoc MaxContainsDecorator} */
$maxContains,
] = createDataDecorator<MaxContainsDecorator>(JsonSchemaStateKeys["JsonSchema.maxContains"]);

Expand Down

0 comments on commit 48c617d

Please sign in to comment.