Scott Addie
031a006601
Fix malformed list in HTTP REPL doc ( #14904 )
2019-10-07 21:10:58 -05:00
Scott Addie
01b85fb987
Document how to test secured endpoints with HTTP REPL ( #14894 )
...
* Document how to test secured endpoints with HTTP REPL
* React to feedback
2019-10-07 14:56:59 -05:00
Scott Addie
0e127dfd26
Remove version option from HTTP REPL installation command ( #14465 )
2019-09-21 16:33:47 -05:00
Scott Addie
a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands ( #14361 )
2019-09-17 16:01:04 -05:00
Tim Mulholland
cf276fea83
Change how the tool is launched ( #14226 )
...
With https://github.com/dotnet/HttpRepl/pull/223 , we changed the name of the tool from `dotnet-httprepl` to `httprepl`. This changes the way the tool is executed from `dotnet httprepl` (or `dotnet-httprepl`, though that wasn't used in the docs) to just `httprepl`.
This PR updates the docs to reflect that change.
2019-09-09 16:16:12 -05:00
Scott Addie
ace55c6820
add missing double quote to swagger.searchPaths preference command
2019-08-29 10:16:36 -05:00
Luke Latham
480e3a2ec4
Remove duplicate section ( #14081 )
2019-08-29 09:58:58 -05:00
Tim Mulholland
89babd847a
Add connect command, remove set swagger command ( #13973 )
...
* Add connect command, remove set swagger command
Also document the `swagger.searchPaths` preference.
* Apply suggestions from code review
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2019-08-26 12:06:14 -05:00
Jack Horton
223e125adc
Fix indentation in http-repl.md ( #13711 )
2019-08-07 12:41:25 -05:00
Scott Addie
ffe2d590c3
Note HTTP REPL environment and tech support ( #13500 )
2019-07-25 09:33:12 -05:00
Scott Addie
31985f8c94
Fix HTTP REPL installation command for zsh ( #13498 )
2019-07-25 08:45:13 -05:00
Scott Addie
b1cf81827d
Update HTTP REPL installation instructions ( #13444 )
2019-07-23 09:46:51 -05:00
Tim Mulholland
0ef8da3a46
Updating help output to match change in product ( #13374 )
2019-07-17 16:36:03 -07:00
Scott Addie
45cc0d5093
Fix sample app link ( #13293 )
2019-07-15 11:45:12 -05:00
metoly
5575969680
Add HTTP REPL doc ( #12975 )
...
* Initial upload for HTTPREPL docs
* Add list of commands
* Update http-repl-tool.md
* Adding link to HTTPRepl repo
* Added description for initialization commands
* Adding navigation commands
* Update http-repl-tool.md
* Update http-repl-tool.md
* Update http-repl-tool.md
* Update http-repl-tool.md
* HTTP REPL global tool doc patch (#12983 )
* HTTP REPL global tool doc patch
* More edits
* Update aspnetcore/web-api/http-repl-tool.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update http-repl-tool.md
* Adding PUT and DELETE examples
* React to feedback (#13017 )
* HTTP REPL doc patch (#13030 )
* Update ToC UID (#13031 )
* HTTP REPL doc patch
* Update ToC UID
* More work (#13043 )
* HTTP REPL doc patch (#13048 )
* More work
* fix include path
* More work (#13068 )
* Update installation text (#13071 )
* HTTP REPL doc patch (#13086 )
* HTTP REPL doc patch (#13093 )
* HTTP REPL doc patch (#13095 )
* React to feedback - part 1 (#13098 )
* React to feedback - part 2 (#13130 )
* React to feedback - part 1
* React to feedback - part 2
* HTTP REPL doc patch (#13131 )
* HTTP REPL doc patch
* Add missing dash
* HTTP REPL doc patch (#13133 )
* Explain how to clear a request header (#13136 )
* Add more detail about HTTP REPL colorization (#13189 )
* Document -h option and default editor launch settings (#13192 )
* Document the formatting.json.indentSize setting (#13193 )
* React to feedback in HTTP REPL doc (#13224 )
* Document the formatting.json.indentSize setting
* React to feedback in HTTP REPL doc
* Document the HTTP REPL run command (#13269 )
2019-07-15 10:56:54 -05:00