#1154·pocketbase

Feature Request: JSON Schema to Field Type JSON

Author: pranjaldugarCreated Dec 1, 2022Updated May 11, 2026

Hi, Thanks for such a wonderful software. It would be nice to have ability to either a) add link to JSON schema URL or b) paste the schema directly in database or c) upload json schema file while adding/editing collection

we can then use schema to primarily: send schema with api requests optionally: validate json entry with schema in PB itself.

Thanks!