Skip to content

CTDL endpoint on Staging returns empty data array when trying to match multiple values for the same field. #789

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chuang-CE opened this issue Mar 27, 2025 · 0 comments
Assignees

Comments

@chuang-CE
Copy link
Collaborator

chuang-CE commented Mar 27, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants