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
"challenge" vs. "challenge_type"... "identifier" vs. "identifiers"... etc.
For identifier/identifiers, we might need to make them all plural (arrays, even if only 1?) or for some of them perhaps users will just have to query like identifier = X OR contains(identifiers, X)... I dunno.
Using consistent field names make querying easier overall.
(Feedback from a sponsor.)
The text was updated successfully, but these errors were encountered:
"challenge" vs. "challenge_type"... "identifier" vs. "identifiers"... etc.
For identifier/identifiers, we might need to make them all plural (arrays, even if only 1?) or for some of them perhaps users will just have to query like
identifier = X OR contains(identifiers, X)
... I dunno.Using consistent field names make querying easier overall.
(Feedback from a sponsor.)
The text was updated successfully, but these errors were encountered: