mirror of
https://github.com/bitwarden/server
synced 2025-12-14 07:13:39 +00:00
Billing addr line1 fix, pr feedback
This commit is contained in:
@@ -634,7 +634,6 @@ namespace Bit.Api.Controllers
|
||||
}
|
||||
|
||||
[HttpPut("tax")]
|
||||
[HttpPost("tax")]
|
||||
[SelfHosted(NotSelfHostedOnly = true)]
|
||||
public async Task PutTaxInfo([FromBody]TaxInfoUpdateRequestModel model)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user