Unverified Commit 07fc6bca authored by Hong Minhee's avatar Hong Minhee
Browse files

Fix Question.voters JSON-LD serialization

Previously, the votersCount property was serialized as a typed literal
object (e.g., {"type": "xsd:nonNegativeInteger", "@value": 123}), but
now it's correctly serialized as a plain number (e.g., 123).
parent c6e0e0e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment