You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Swagger UI for staging environment, putting in this body json for /ctdl POST endpoint return an empty data array: { "@type": "ceterms:License", "ceterms:subjectWebpage": [ "https://changinglanescdlschool.com", "https://www.idealdriving.baweb.com" ] }
I have confirmed that searching for those properties individually returns results, but putting the values in an array causes the issue.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
In the Swagger UI for staging environment, putting in this body json for /ctdl POST endpoint return an empty data array:
{ "@type": "ceterms:License", "ceterms:subjectWebpage": [ "https://changinglanescdlschool.com", "https://www.idealdriving.baweb.com" ] }
I have confirmed that searching for those properties individually returns results, but putting the values in an array causes the issue.
The text was updated successfully, but these errors were encountered: