I should say when I include the folder path, I get some kind of JSON - but this doesn't look anything like the Adaptive Form Schema I uploaded. http://localhost:4502/content/forms/af/application-forms/peak-application-form.model.json
So @rahulpandey I'm trying to use the URL example you provided but it's giving me "No Resource Found" http://localhost:4502/content/forms/af/peak-application-form.model.json Where "peak-application-form" is the name of my Adaptive Form. Is there something I'm missing? I should say this is on AEM C...
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 ...