Skip to content
This repository was archived by the owner on May 10, 2018. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 586 Bytes

README.markdown

File metadata and controls

10 lines (7 loc) · 586 Bytes

This directory contains serializers for events and models.

  • v0/event: Payloads used by Travis::Event::Handler. These are the payloads that the addons will get.

  • v0/pusher: Payloads used to send events to the web UI using Pusher.

  • v0/worker: Payloads sent to travis-worker.

  • v1/http: Payloads for the v1 API.

  • v1/webhook: Payloads for the webhook notifications.

  • v2/http: Payloads for the v2 API.