Hi, I have been trying to generate a client using sdk/paystack.yaml for .net by using the built in visual studio OPenAPI client generator but it is failing with an error. I opened the document in question in https://editor.swagger.io/ and I am also getting an error there.
Specifically: 'Semantic error at paths./dedicated_account/split.delete.requestBody DELETE operations cannot have a requestBody'
It would be great to see a workable swagger document but at the moment it doesn't appear possible to use this to generate a client - kind of nullifying its usefulness.
Steps to reproduce:
Go to: https://editor.swagger.io/ and paste in the contents of sdk/paystack.yaml