Prerequisites
Type of Documentation Issue
Missing documentation
Problem Description
I did not find any clue about programmatically creating a Prompty instance and saving it as a string.
I see the Prompty class have a constructor and allows to set the various properties.
- The
ToString did not help
- I can't find a
Save method
BTW, at the very end the yaml file will not be saved on disk but on a no-sql database, therefore I expect a string or a Stream.
TIA
Documentation Link
No response
Prerequisites
Type of Documentation Issue
Missing documentation
Problem Description
I did not find any clue about programmatically creating a Prompty instance and saving it as a string.
I see the Prompty class have a constructor and allows to set the various properties.
ToStringdid not helpSavemethodBTW, at the very end the yaml file will not be saved on disk but on a no-sql database, therefore I expect a
stringor aStream.TIA
Documentation Link
No response