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

Josh/wip #95

Closed
wants to merge 2 commits into from
Closed

Josh/wip #95

wants to merge 2 commits into from

Conversation

JoshSinghONS
Copy link
Contributor

What

Describe what you have changed and why.

How to review

Describe the steps required to test the changes.

Who can review

Describe who worked on the changes, so that other people can review.

@@ -4,6 +4,7 @@ package model
type Metadata struct {
Title string `json:"title"`
Description string `json:"description"`
Survey string `json:"survey"`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So I feel like this should actually be similar to how Keywords is but for some reason it didn't work?

Copy link
Contributor

@rafahop rafahop Jun 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we only keep a single value for survey so this string type should be right 👍

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.

None yet

2 participants