add documentation page for canvas manifest - #891
Conversation
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
|
❤️ 💟 😻 🚀 🤘 |
350b926 to
4336651
Compare
| **Optional Fields:** | ||
| - `meta` (object): Additional metadata | ||
| - `data_access` (object): Defines what data the protocol can read/write | ||
| - `event` (string): The event type to listen for |
There was a problem hiding this comment.
This is correct, and also it listen to multiple events so I wonder how much effort it would be to change to an array?
| "secrets": [ | ||
| "OPENAI_API_KEY" | ||
| ], | ||
| "tags": { |
There was a problem hiding this comment.
is this right? should it be "tags": ["interventions_and_safety"] ?
|
|
||
| #### `global` | ||
|
|
||
| **Description:** Application is available organization-wide, not tied to any specific patient context. |
There was a problem hiding this comment.
Do we expect an application in the global context to ALSO show in patient specific contexts? I would assume yes, but am hearing some reports of this not working
4336651 to
074d575
Compare
|
|
||
| ### Screenshot Placeholders | ||
|
|
||
| _TODO: Add screenshots showing where each scope type appears in the Canvas UI_ |
There was a problem hiding this comment.
just calling out TODO so this doesn't get merged until added (or remove the TODO and add screenshots in a follow up PR would also be fine by me)
|
Rebased |
074d575 to
f986763
Compare
No description provided.