singer-io / getting-started

This repository is a getting started guide to Singer.
https://singer.io
1.28k stars 147 forks source link

Add clarification about $ref in schema messages #51

Closed dmosorast closed 5 years ago

dmosorast commented 5 years ago

The Singer spec does not support multiple schemas within a single message, as such, features like $ref are not officially supported between taps and targets.

The purpose of this PR is to add clarification around that.