-
Notifications
You must be signed in to change notification settings - Fork 575
Open
Description
It looks as though the existing System.Text.Json serialisation library is having problems trying to serialise the Article object graph upon trying to create a new article:
System.Text.Json.JsonException: A possible object cycle was detected which is not supported.
I've been able to fix this on my local (Ubuntu) setup by using the Newtonsoft library instead. If there's an appetite to go after this fix I can create a PR with my changes later this evening?
Metadata
Metadata
Assignees
Labels
No labels