Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Enhance README.md for adding 'swift' to the code block.
  • Loading branch information
lamtrinhdev authored and pbthif committed Sep 3, 2024
1 parent 05e3624 commit b8de754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ The inputs to this constructor are:

There are a number of variants of the execute call on the `HTTPOperationsClient`. Below describes one variant but all are broadly similar-

```
```swift
try httpOperationsClient.executeAsyncRetriableWithOutput(
endpointOverride: nil,
endpointPath = endpointPath,
Expand Down

0 comments on commit b8de754

Please sign in to comment.