Update readme.md
This commit is contained in:
parent
c4efc58f7b
commit
38d75e30c3
@ -1,7 +1,7 @@
|
||||
This demo shows interacting with the Github API via Invoke-RestMethod.
|
||||
NOTE: A repo URL must be specified in these scripts and a Github PAT token with access to the repo must be generated and specified
|
||||
|
||||
rest.ps1:
|
||||
rest.ps1:
|
||||
Invoke-RestMethod is used to get the json of a repo as a PowerShell object,
|
||||
the object is then manipulated and the "private" parameter is changed to 'false'.
|
||||
The object is converted back to json formating and Posted back to the repo API
|
||||
|
Loading…
Reference in New Issue
Block a user