We've run into several cases where the current SDK doesn't implement certain endpoints. Unfortunately, since the API client (implemented by the codefresh type defined here) isn't exposed publicly, we have to build our own custom API client that does exactly the same things.
Would is be possible to expose the SDK's API client (type codefresh) so that it can be used to supplement missing endpoints?