Skip to content

Go SDK: Align hooks with SEP - #23

Merged
sambhav merged 1 commit into
mainfrom
align-hooks-with-sep
Jun 16, 2026
Merged

Go SDK: Align hooks with SEP#23
sambhav merged 1 commit into
mainfrom
align-hooks-with-sep

Conversation

@jeongukjae

Copy link
Copy Markdown
Contributor

The SEP spec and C# SDK use hooks (plural, JSON array) but the Go SDK had hook (singular, single object). This meant the wire formats were incompatible — Go would send {"hook": {...}} while everything else expects {"hooks": [...]}.

Signed-off-by: Ukjae Jeong <jeongukjae@gmail.com>
@sambhav
sambhav merged commit 23d8892 into main Jun 16, 2026
11 checks passed
@sambhav
sambhav deleted the align-hooks-with-sep branch June 16, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants