Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * The initial bottom property to apply to the iframe. */ bottom?: string; /** * The updated height of the iframe. */ height?: string; /** ...
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Metadata for messages sent by a Desktop Agent to an App in response to an API call. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Unique identifier for a request or event message. Required in all message types. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Metadata for messages sent by a Desktop Agent to an App in response to an API call. ```
kemerava created a review comment on a pull request on finos/FDC3
Is this metadata for both? I think 'this' is slightly confusing
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Used if the raiseIntent request was successfully resolved. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * or `null` if none was available in the channel. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion // and asserts the results of JSON.parse at runtime. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Metadata for messages sent by a Desktop Agent to an App in response to an API call. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Metadata for this connection step message. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Details of the application instance that raised the intent. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * instance. An example of an appId might be '[email protected]'. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Metadata for messages sent by a Desktop Agent to an App in response to an API call. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * The message payload. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Used if the raiseIntent request was successfully resolved. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Metadata for messages sent by a Desktop Agent to an App in response to an API call. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Metadata for messages sent by a Desktop Agent to an App in response to an API call. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * @deprecated This function depends on window.fdc3 (which may not be set for web-based Desktop Agents) * and does not wait on the fdc3Ready event, so it may return errors on cont...
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Metadata for this connection step message. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Metadata for messages sent by a Desktop Agent to an App in response to an API call. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Used if a raiseIntent request resulted in an error. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Metadata for messages sent by a Desktop Agent to an App in response to an API call. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * The id of the channel to join. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * The message payload. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * The Id of the Channel that should be disconnected from. ```
kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Used if the raiseIntent request was successfully resolved. ```
kemerava pushed 1 commit to clarification/add_multiple_listeners_handling kemerava/FDC3
- Adding the new error type to the schema b20a831