fursona-schema icon indicating copy to clipboard operation
fursona-schema copied to clipboard

Is an empty sonas array valid?

Open lengau opened this issue 8 months ago • 0 comments

Currently the schema allows the following as a valid list of sonas:

{
    "sonas": [
    ]
}

Is this actually valid in practice?

cc @bepri

lengau avatar Sep 02 '25 19:09 lengau