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
{{ message }}
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.
I'd like another field "Details" so we can auto generate the API Docs from the Tests like this
{
"Tests": [
{
"Convey": "Creating your new Persona saves it as a public entry", "Details": "The concept is that you personally will have more than one device, so you share your own data to your own devices. There is no need to link as we will use query() to fill a Profile",
"Zome": "personas",
"FnName": "personaCreate",
The text was updated successfully, but these errors were encountered:
I'd like another field "Details" so we can auto generate the API Docs from the Tests like this
{
"Tests": [
{
"Convey": "Creating your new Persona saves it as a public entry",
"Details": "The concept is that you personally will have more than one device, so you share your own data to your own devices. There is no need to link as we will use query() to fill a Profile",
"Zome": "personas",
"FnName": "personaCreate",
The text was updated successfully, but these errors were encountered: