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

Latest commit

 

History

History

api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.