Skip to content

[FME-18630] Added UnmarshalJson for the new token struct - #283

Open
nmayorsplit wants to merge 1 commit into
config-streamingfrom
FME-18630
Open

nmayorsplit wants to merge 1 commit into
config-streamingfrom
FME-18630

Conversation

@nmayorsplit

Copy link
Copy Markdown
Contributor

No description provided.

@nmayorsplit
nmayorsplit requested a review from a team September 14, 2026 14:45
Comment thread dtos/token.go
// `config.streaming.enabled` - some auth backends (e.g. the Configs auth service) have moved
// streaming capability there instead of the top-level field. When neither is present, PushEnabled
// defaults to false, matching the pre-existing zero-value behavior.
func (t *Token) UnmarshalJSON(raw []byte) error {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing the connDelay and config.streaming.delay fields (analog to pushEnabled and config.streaming.enabled)

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