You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in grafeas/grafeas#379 the generated code from the Grafeas Swagger spec currently does not work due to several known issues related to the differences in defining resources in Google API and the OpenAPI spec used by Swagger.
For anyone interested in fixing this, this PR could be helpful: grafeas/client-go#15
As described in grafeas/grafeas#379 the generated code from the Grafeas Swagger spec currently does not work due to several known issues related to the differences in defining resources in Google API and the OpenAPI spec used by Swagger.
For anyone interested in fixing this, this PR could be helpful: grafeas/client-go#15
Contributions welcome for this!