This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
openapi: 3.1.0 | |
info: | |
title: Google Sheet Access API via Cloudflare | |
description: API zum Lesen und Schreiben von Daten in einem bestimmten Google Sheet. | |
version: v1.0.0 | |
servers: | |
- url: https://ai-proxy.ict-268.workers.dev | |
description: Cloudflare Worker Proxy für Google Sheets API | |
paths: | |
/read: |