How do I programmatically access my Form Data Model's JSON schema to feed to my React Adaptive Forms component?
I'm trying to get a proof-of-concept working for a headless consumer of AEM Adaptive Forms.
I'm using this starter React project: https://github.com/adobe/react-starter-kit-aem-headless-forms
I've created a Form Data Model in my local author instance running on localhost:4502 via the schema in that repo, and uploaded it as form-model.schema.json.
I can access something that looks vaguely like a schema at