Commit Graph

2 Commits

Author SHA1 Message Date
Piotr Sarnacki
1efdcf1290 Don't throw error if broadcastArray is undefined 2015-11-10 09:58:37 +01:00
Piotr Sarnacki
6992a79a93 Create adapters and serializers working with v3 and v2 APIs
This commit adds adapters and serializers for v3, but also a fallback
serializer for v2, which allows to handle v2 and v3 payloads at the same
time. This is needed, because when we use v3 endpoint for one of the
models (in this case repo), we can also get embedded records of other
types (like branch or build).
2015-11-09 13:46:54 +01:00