1
0
mirror of synced 2026-01-16 09:06:29 -05:00
Files
airbyte/airbyte-integrations/connectors/source-github/source_github/schemas/issue_reactions.json
Yevhenii 9b71c28902 🎉 Source Github: add reaction streams (#5860)
* Source Github: add reaction streams

Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
2021-09-09 13:13:29 +03:00

5 lines
86 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"$ref": "reaction.json"
}