Skip to content

Publish OpenAPI spec for ChatGPT Custom GPT integration #15

@D0NMEGA

Description

@D0NMEGA

Problem

No OpenAPI 3.1 spec for creating a ChatGPT Custom GPT / Actions plugin.

Acceptance Criteria

  • OpenAPI 3.1 JSON at /public/openapi-gpt.json
  • Covers core agent endpoints (heartbeat, memory, relay, directory)
  • Includes auth schema (API key header)
  • Tested with ChatGPT Actions builder

Suggested Approach

Generate from FastAPI's built-in OpenAPI, then trim to essential endpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendBackend/APIdocumentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions