Skip to content

Instantly share code, notes, and snippets.

@edumesones
edumesones / plane-gpt-schema.json
Created May 22, 2026 12:02
OpenAPI schema for Plane REYCA - ChatGPT Actions
{
"openapi": "3.1.0",
"info": {
"title": "Plane REYCA",
"version": "1.0.0"
},
"servers": [
{
"url": "https://tareas.glemesfft.site"
}