We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Golang SDK has validation for api standards that needs to be moved.
The text was updated successfully, but these errors were encountered:
See redhat-developer/app-services-sdk-js#139
Sorry, something went wrong.
2021/08/05 15:36:02 encountered disallowed external reference: "kas-fleet-manager.yaml#/components/schemas/Error"
This comes from a separate library which does not support external references. The error happens here: https://github.com/redhat-developer/app-services-sdk-go/blob/d3ef7c96e96df7031f48dd706bbe3e9b92e3b4a8/internal/apigen/generator/golang/generate.go#L62
See oapi-codegen/oapi-codegen#42
So there is nothing to worry about here, there is no missing validation.
Merge pull request redhat-developer#70 from bf2fc6cc711aee1a0c2a/chan…
07b787f
…ge-api BREAKING: change API for managed services requests
No branches or pull requests
Golang SDK has validation for api standards that needs to be moved.
The text was updated successfully, but these errors were encountered: