Skip to content

fix(jsonrpc): fix tenant extraction in getTenantAgentCard - #1110

Open
ehsavoie wants to merge 1 commit into
a2aproject:mainfrom
ehsavoie:issue_1106
Open

fix(jsonrpc): fix tenant extraction in getTenantAgentCard#1110
ehsavoie wants to merge 1 commit into
a2aproject:mainfrom
ehsavoie:issue_1106

Conversation

@ehsavoie

Copy link
Copy Markdown
Collaborator
  • Was calling extractTenant() (full normalized path) instead of rc.pathParam("tenant")
  • Add tests/multitenancy/jsonrpc: proves tenant public cards work without REST on classpath

Fixes #1106 🦕

- Was calling extractTenant() (full normalized path) instead of rc.pathParam("tenant")
- Add tests/multitenancy/jsonrpc: proves tenant public cards work without REST on classpath

Fixes a2aproject#1106

Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
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.

[Bug]: JSONRPC alone doesn't provide the public agent card anymore.

1 participant