Skip to content

Conversation

alexeyzimarev
Copy link
Member

@alexeyzimarev alexeyzimarev commented Apr 4, 2023

Description

  • Added remaining overloads (PATCH, HEAD, OPTIONS, DELETE)
  • Align the APIs (ExecuteXXXAsync, ExecuteXXX, XXXAsync, XXX, plus generics)
  • Fixed sync and JSON extensions to use IRestClient
  • Closes ExecutePatchtAsync  #1948

Purpose

This pull request is a:

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Fixed sync extensions to use IRestClient
@stale
Copy link

stale bot commented May 21, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 21, 2023
@repo-ranger
Copy link

repo-ranger bot commented May 21, 2023

⚠️ This issue has been marked wontfix and will be closed in 3 days

# Conflicts:
#	RestSharp.sln.DotSettings
#	src/RestSharp/RestClient.Async.cs
#	src/RestSharp/RestClient.Extensions.Config.cs
#	src/RestSharp/RestClient.Extensions.cs
#	src/RestSharp/Sync/AsyncHelpers.cs
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 4, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 51f3c19
Status: ✅  Deploy successful!
Preview URL: https://87e0e9fb.restsharp.pages.dev
Branch Preview URL: https://more-execute-overloads.restsharp.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ExecutePatchtAsync
1 participant