Browse Source

added a new line to better view

pull/12614/head
malik masis 4 years ago
parent
commit
b8bca52719
  1. 1
      docs/en/Community-Articles/2022-05-16-Consuming-Rest-Api-By-Using-Static-Proxy/POST.md

1
docs/en/Community-Articles/2022-05-16-Consuming-Rest-Api-By-Using-Static-Proxy/POST.md

@ -179,6 +179,7 @@ abp generate-proxy -t csharp -u http://localhost:44397/
````
You should have seen the generated files under the selected folder.
<br/>
![files of the static proxy](./static-proxy.png)
Now you can run your test console application and you should see the same output.

Loading…
Cancel
Save