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 Aug 15, 2023. It is now read-only.
ascariandrea
changed the title
[tk:backend] Accept new event "APIEvent" as valid contribution
[tk:backend] Accept new contribution of type "APIEvent"
Nov 24, 2022
The issue #803 will let the extension send a new
APIEvent
to the tk:backend as contribution that needs to be properly handled.Proposed Solution
apiRequests
id
(unique),experimentId
,publicKey
POST /v2/events
to accept the newAPIEvent
contribution and store it in the proper collectionapiRequests
The text was updated successfully, but these errors were encountered: