Arthurmtro

Results 6 issues of Arthurmtro

# Summary Explain the **motivation** for making this change: here are some points to help you: On Windows, it's no longer possible to build the release because some lib are...

Hey, I'm working on a project, I love the Controller | Service concept for this kind of framework, but actually I was using the ```ts // thing.controller.ts const service =...

# Feature request Changing associated GitHub account ## Description I'm a freelancer, I work for lots of companies with new or existing project, here my client used to work with...

Topic: Pipelining
Team Feedback: In backlog
Type: Feature Request

Package version: 4.0.0 when I do: ` const billingRequest = await this.client.billingRequests.create( { mandate_request: { scheme: 'bacs', }, } ` Here is my response url: 'https://api-sandbox.gocardless.com/billing_requests' and when I click...

Actually, it's not possible to create a new remix project in a Yarn workspace and directly install packages, you have to manually add a version ![image](https://github.com/user-attachments/assets/49302fd4-960a-4c7e-a576-c42eac48af0b) By doing this change,...

CLA Signed
template:remix

https://github.com/gocardless/gocardless-nodejs/blob/3b46dfe2a23dd7f4ba01ac9423f8f7bb651d18b0/src/services/paymentService.ts#L17 In the documentation we can see that the field is a number but in the package it's a string who is wrong ^^ https://developer.gocardless.com/direct-debit/taking-a-one-off-payment ![image](https://github.com/user-attachments/assets/7f059ac3-82c0-406b-b9b1-8b9ac7520e81)