Responses should be an array, not a map #83
Closed
daniel-white
started this conversation in
Ideas
Replies: 1 comment
-
Thanks @daniel-white - this is a duplicate of #25 so I'm going to close it, but please feel free to comment there, or on the more general object vs array discussion in #32. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In order to promote reuse of responses and reducing the duplication of the response key, the response object should be an array of responses that have a name property.
Instead of
Consider
Beta Was this translation helpful? Give feedback.
All reactions