Stream: implementers
Topic: IG pub - example generator
Eric Haas (Oct 17 2017 at 23:01):
Does the example generator handle Narrative type? : I am thinking no since tried this:
{"status":"generated","div":"<div xmlns=\"http://www.w3.org/1999/xhtml\"><p> This the generated Encounters narrative.<|/p></div>"}
and got a Unhandled type
error
If the answer is yes, then what is wrong in the above json snippet?
Grahame Grieve (Oct 17 2017 at 23:02):
probably doens't handle it. make a task .
Eric Haas (Oct 17 2017 at 23:11):
FYI I'm finding it easier to generate example from scratch - those json snippets are a pain. So is not a high priority for me at least. In this case I already had the json done from earlier. GF#14052
Last updated: Apr 12 2022 at 19:14 UTC