# Spec enrichment overlay for posthog
# Edit this file to add corrections, pagination hints, and auth hints.
# This overlay is applied during regeneration to enrich the generated package.
# Keys under 'descriptions', 'paginationHints', and 'authHints' are keyed by operationId.
#
# Example description correction:
#   descriptions:
#     listRepos: "List all repositories the authenticated user has access to."
#
# Example pagination hint:
#   paginationHints:
#     listRepos:
#       type: cursor
#       cursorParam: page
#       limitParam: per_page
#       resultsKey: items

provider: posthog
specUrl: https://us.posthog.com/api/schema/
generatedAt: 2026-07-12T21:22:58.653Z
descriptions: {}
paginationHints: {}
authHints: {}
