Skip to content

certification server: Do not emit an extraneous client_id from Test09#61

Merged
behrmann merged 1 commit intovarlink:masterfrom
helmutg:fix-certification
May 28, 2025
Merged

certification server: Do not emit an extraneous client_id from Test09#61
behrmann merged 1 commit intovarlink:masterfrom
helmutg:fix-certification

Conversation

@helmutg
Copy link
Copy Markdown
Contributor

@helmutg helmutg commented May 23, 2025

The interface definition of the Test09 method does not allow a client_id field to be returned. Other implementations may reject the response due to not expecting that field. Drop it.

Closes: #54

The interface definition of the Test09 method does not allow a client_id
field to be returned. Other implementations may reject the response due
to not expecting that field. Drop it.

Closes: varlink#54
@behrmann behrmann merged commit 2861678 into varlink:master May 28, 2025
8 checks passed
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.

Is Test09 correct about returning client_id

3 participants