diff --git a/spec/spec.md b/spec/spec.md index c717895..e8c25f5 100644 --- a/spec/spec.md +++ b/spec/spec.md @@ -144,6 +144,8 @@ The definition defines `types`, as well as their `structure` allowing for hierar This will promote interoperability between users and apps, avoiding bespoke implementation details and interactivity often needed within traditional application development. +Protocols can define specific constraints for each tag using a subset of JSON schema. These constraints allow for the customization of allowed tag properties, such as the data type and structure for each tag. +