pocketbase / site

PocketBase Site
https://pocketbase.io
MIT License
73 stars 48 forks source link

Fixed onlyEmailDomains and exceptEmailDomains fields displaying wrong type #15

Closed ghost closed 1 year ago

ghost commented 1 year ago

The API Returns onlyEmailDomains and exceptEmailDomains as type Array, not Boolean, which is what the website currently displays.

I also fixed the example responses.