Open xantari opened 5 years ago
@xantari is this what you are looking for?
Yeah, that looks like something we could use to build our own client. Granted they are swagger 2.0 instead of open api spec 3.0. The nswag generators are fairly good and is what we use for all of our client library creations for our own open api spec'd REST endpoints. So I could give it a try.
It would be really nice if Cybersource provided Open API 3.0 files for all your API end points.
That way we could just generate our own client code as this library has many bugs, is not .NET Standard compatible, and is not actively maintained (many pending pull requests, open issues, and missing unit tests)