Skip to content

Commit f2d45de

Browse files
committed
fixing expected folder structure
1 parent 1162a14 commit f2d45de

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/integration/all-resource-types/expected-structure.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -591,11 +591,11 @@
591591
"spotChecks": {
592592
"apiInformation.json": {
593593
"properties.displayName": "KS A2A Weather Agent",
594-
"properties.path": "ks/a2a-weather",
594+
"properties.path": "ks/a2a-managed",
595595
"properties.type": "a2a",
596596
"properties.agent.id": "src-a2a-weather-agent",
597-
"properties.a2aProperties.agentCardPath": "/.well-known/agent.json",
598-
"properties.jsonRpcProperties.path": "/",
597+
"properties.a2aProperties.agentCardPath": "/.well-known/agent-card.json",
598+
"properties.jsonRpcProperties.path": "/ks/a2a-weather",
599599
"properties.subscriptionRequired": true,
600600
"properties.subscriptionKeyParameterNames.header": "Ocp-Apim-Subscription-Key",
601601
"properties.subscriptionKeyParameterNames.query": "subscription-key"

0 commit comments

Comments
 (0)