mirror of
https://github.com/jlengrand/github-api.git
synced 2026-04-04 15:50:52 +00:00
Minor fixups after merge from master
Rerecorded WireMock files with newer framework
This commit is contained in:
@@ -1408,7 +1408,7 @@ public class GHRepository extends GHObject {
|
||||
/**
|
||||
* Replace special characters (e.g. #) with standard values (e.g. %23) so
|
||||
* GitHub understands what is being requested.
|
||||
* @param The string to be encoded.
|
||||
* @param value string to be encoded.
|
||||
* @return The encoded string.
|
||||
*/
|
||||
private String UrlEncode(String value) {
|
||||
|
||||
Reference in New Issue
Block a user