Skip to content

Commit

Permalink
Fix the missed operationNames.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayilau committed Nov 25, 2019
1 parent d313207 commit 8f5542b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ registryItems:
instances:
- {okhttp-scenario: 1}
operationNames:
- okhttp-scenario: [/case/healthCheck, /case/okhttp-case, /case/receiveContext-0]
- okhttp-scenario: [/case/receiveContext-0, /okhttp-case/case/receiveContext-0,/case/healthCheck, /case/okhttp-case, /case/receiveContext-1]
heartbeat: []
segmentItems:
- applicationCode: okhttp-scenario
Expand Down

0 comments on commit 8f5542b

Please sign in to comment.