Skip to content

Commit

Permalink
fix(cli): Update snapshot tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
eyw520 committed Feb 18, 2025
1 parent aaca0aa commit dcaa902
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ channel:
publish:
body: MarketDataV1PublishEvent
origin: client
path: /marketDataV1
path: /v1/marketdata/{symbol}
query-parameters:
symbol:
docs: >
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ channel:
publish:
body: MarketDataV1PublishEvent
origin: client
path: /marketDataV1
path: /v1/marketdata/{symbol}
query-parameters:
symbol:
docs: >
Expand Down

0 comments on commit dcaa902

Please sign in to comment.