Skip to content

Commit e4dd308

Browse files
authored
Removed file_metadata stream (#1060)
1 parent 47e250a commit e4dd308

File tree

2 files changed

+0
-88
lines changed

2 files changed

+0
-88
lines changed

_data/taps/schemas/google-sheets/v3/google-sheets-v3-tables.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
tap: google-sheets
22
version: '3'
33
tables:
4-
- name: file_metadata
5-
description: 'The `{{ table.name }}` table contains metadata about the spreadsheet
6-
defined in the integration''s settings.
7-
8-
'
9-
links:
10-
doc-link: https://developers.google.com/sheets/api/reference/rest
11-
singer-schema: https://github.com/singer-io/tap-google-sheets/blob/master/tap_google_sheets/schemas/file_metadata.json
12-
api-method: https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/sheets#top_of_page
13-
table-details:
14-
replication-method: Key-based Incremental
15-
primary-key: id
16-
replication-key: modifiedTime
174
- name: sheets_loaded
185
description: 'The `{{ table.name }}` table contains metadata about individual sheets
196
loaded to your destination.

_data/taps/schemas/google-sheets/v3/json/file_metadata.json

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)