Skip to content

Commit

Permalink
Removed file_metadata stream (#1060)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anaelle1 authored Sep 6, 2024
1 parent 47e250a commit e4dd308
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 88 deletions.
13 changes: 0 additions & 13 deletions _data/taps/schemas/google-sheets/v3/google-sheets-v3-tables.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,6 @@
tap: google-sheets
version: '3'
tables:
- name: file_metadata
description: 'The `{{ table.name }}` table contains metadata about the spreadsheet
defined in the integration''s settings.
'
links:
doc-link: https://developers.google.com/sheets/api/reference/rest
singer-schema: https://github.com/singer-io/tap-google-sheets/blob/master/tap_google_sheets/schemas/file_metadata.json
api-method: https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/sheets#top_of_page
table-details:
replication-method: Key-based Incremental
primary-key: id
replication-key: modifiedTime
- name: sheets_loaded
description: 'The `{{ table.name }}` table contains metadata about individual sheets
loaded to your destination.
Expand Down
75 changes: 0 additions & 75 deletions _data/taps/schemas/google-sheets/v3/json/file_metadata.json

This file was deleted.

0 comments on commit e4dd308

Please sign in to comment.