AKlaus / DomainResult

Tiny package for decoupling domain operation results from IActionResult and IResult types of ASP.NET Web API
Apache License 2.0
53 stars 3 forks source link

Add 413 code info to README.md #66

Closed ranger-turtle closed 1 year ago

ranger-turtle commented 1 year ago

There have been no changes since creation of the #65 just for update of README.md and I do not know what else. So I have made changes to README.md I found needed after adding 413 code support.

AKlaus commented 1 year ago

Sorry, I already did a lot of renaming of Payload Too Large to Content Too Large in PR #65 along with adding it to the README and other minor changes. Hence, I have to decline this PR.

AKlaus commented 10 months ago

@ranger-turtle, hey mate, I just noticed that you aren't listed in the project contributors, as the account the original PR came from is shown as inactive/deleted/etc. If you want, we can arrange a small PR from your current account (I can guide you there), so you get listed in the contributors.

ranger-turtle commented 10 months ago

@ranger-turtle, hey mate, I just noticed that you aren't listed in the project contributors, as the account the original PR came from is shown as inactive/deleted/etc. If you want, we can arrange a small PR from your current account (I can guide you there), so you get listed in the contributors.

How I can do it?

AKlaus commented 10 months ago

I just raised #69 PR. So the idea is

  1. You can mimic some or all of those changes and submit your PR.
  2. I'll merge yours instead of mine.

It should be enough, I guess. @ranger-turtle