Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Open API 3.0 (swagger) files #69

Open
xantari opened this issue Oct 23, 2019 · 2 comments
Open

Provide Open API 3.0 (swagger) files #69

xantari opened this issue Oct 23, 2019 · 2 comments

Comments

@xantari
Copy link

xantari commented Oct 23, 2019

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)

@wrightsonm
Copy link

@xantari
Copy link
Author

xantari commented Sep 20, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants