Skip to content

Instantly share code, notes, and snippets.

View bradhe's full-sized avatar
👋
looking for friendship

Brad Heller bradhe

👋
looking for friendship
  • Berlin & London
  • 06:56 (UTC)
View GitHub Profile
@bradhe
bradhe / tower-openapi.yaml
Created February 10, 2025 16:24
Tower's OpenAPI spec as of Feb 10, 2025
components:
schemas:
APIKey:
additionalProperties: false
properties:
created_at:
format: date-time
type: string
identifier:
type: string