-
Notifications
You must be signed in to change notification settings - Fork 2
Client is outdated #1
Comments
@lwindolf if you'd like to regenerate it and open PR, we welcome contributions! |
I've seen several people try in the closed PRs. Given the problems with the broken swagger API JSON (POST URLs with wrong definitions) regeneration is IMO not possible. This is something only the Grafeas project can fix. |
Yes, the Swagger API <-> proto bindings incompatibility is the reason these can't easily be auto-generated. There are 3 possible paths here:
If you'd like to contribute 1) or 2), happy to review! |
Sorry the CLA prevents me from contributing. Also I don't like the unapproachability of the project. Asking for potential users to fix what they need to approach the project in the first place is IMO not ok if this is to be considered an OpenSource project looking for a community. |
FYI I blog posted on how to workaround the issue: https://lzone.de/blog/Accessing-Grafeas-with-a-swagger-client. Maybe this helps others. |
I believe the issue that was mentioned previously should be fixed with grafeas/grafeas#532 so we can regenerate the client now. I'm also working on merging the Swagger files in v1beta1 so you don't have to generate two separate clients for the |
Latest API provided by code in grafeas uses "v1beta" API, so this client needs to be regenerated.
The text was updated successfully, but these errors were encountered: