Skip to content
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

Fix Suggestions annotation #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Enkidatron
Copy link

This fixes the type annotation for the Suggestions example CDE. It was previously missing the data types for the fields inside of the array, which caused Studio to return an error if someone used the manifest analyzer to automatically generate the manifest from the JS file. Additionally, I updated the data types of the date fields to actually be dates, so that Studio would ask the user to provide dates for those fields, rather than arbitrary text.

I also ran my code formatter, so there are some unrelated formatting changes.

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

Successfully merging this pull request may close these issues.

1 participant