Require tags to have at least one string

fixes #1193
This commit is contained in:
Leo Wandersleb
2024-04-30 22:33:30 -03:00
committed by fiatjaf_
parent bad8826211
commit 88246c2741
+1 -1
View File
@@ -56,7 +56,7 @@ To prevent implementation differences from creating a different event ID for the
### Tags
Each tag is an array of strings of arbitrary size, with some conventions around them. Take a look at the example below:
Each tag is an array of one or more strings, with some conventions around them. Take a look at the example below:
```jsonc
{