Expand my Community achievements bar.

Join expert-led, customer-led sessions on Adobe Experience Manager Assets on August 20th at our Skill Exchange.
SOLVED

Error - /libs/fd/fdm/content/crud.dermis.formDataModelManager.json

Avatar

Level 6

I tried to create a data source with Service Now, i got the swagger file when i tried to create got the 500 error for this call
http://localhost:4502/libs/fd/fdm/content/crud.dermis.formDataModelManager.json

aravindS_0-1750163572588.png

Please let me know where i'm doing wrong.

1 Accepted Solution

Avatar

Correct answer by
Level 6

Above Issue Fixed -  there is a change in swagger file,
Need to change the line openapi: 3.0.1 to swagger: '2.0'

Thanks

View solution in original post

1 Reply

Avatar

Correct answer by
Level 6

Above Issue Fixed -  there is a change in swagger file,
Need to change the line openapi: 3.0.1 to swagger: '2.0'

Thanks