File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Mastercard.Developer.OAuth1Signer.RestSharp Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ namespace Mastercard.Developer.OAuth1Signer.RestSharp.Authenticators
1010{
1111 /// <inheritdoc />
1212 /// <summary>
13- /// A RestSharp authenticator for computing and adding an OAuth1 authorization header to HTTP requests.
13+ /// A RestSharp Portable authenticator for computing and adding an OAuth1 authorization header to HTTP requests.
1414 /// </summary>
1515 public class RestSharpOAuth1Authenticator : IAuthenticator
1616 {
Original file line number Diff line number Diff line change 1010namespace Mastercard . Developer . OAuth1Signer . RestSharp . Signers
1111{
1212 /// <summary>
13- /// Utility class for signing RestSharp request objects.
13+ /// Utility class for signing RestSharp Portable request objects.
1414 /// </summary>
1515 public sealed class RestSharpSigner : BaseSigner
1616 {
You can’t perform that action at this time.
0 commit comments