Skip to content

Commit

Permalink
Dev/hshami/request to axios (#622)
Browse files Browse the repository at this point in the history
* replacing deprecated Request with Axios

* Implement post with axios, update authorization option

* appease tslint
  • Loading branch information
mhshami01 authored Dec 14, 2021
1 parent 4d26a79 commit 36c94ba
Show file tree
Hide file tree
Showing 8 changed files with 281 additions and 815 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Change Log
## 1.25.4 - 2021-12-15
### Changed
* Replaced deprecated 'Request' with axios for http requests.

## 1.25.3 - 2021-11-30
### Changed
* Added creation of CSharp Dev Container for new Solutions with a CSharp Function.
Expand Down
Loading

0 comments on commit 36c94ba

Please sign in to comment.