Closed mkellerman closed 5 years ago
Added subroutine to replace ResourceUrl parameters Example : https://api.twitter.com/1.1/geo/id/:place_id.json Becomes: https://api.twitter.com/1.1/geo/id/df51dec6f4ee2b2c.json
Removed $Resource parameter from Invoke-TwitterAPI function
Fix #9
Added subroutine to replace ResourceUrl parameters Example : https://api.twitter.com/1.1/geo/id/:place_id.json Becomes: https://api.twitter.com/1.1/geo/id/df51dec6f4ee2b2c.json
Removed $Resource parameter from Invoke-TwitterAPI function