Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(hash): nested type resolution and hashes
It seems we do it better than the actual Go implementation, which fails to detect that scopes are actually having a string member. However, there still is an issue, as it's as hashmap for us, but just a member for go ... lets see ... https://developers.google.com/discovery/v1/reference/apis#resource shows that we implement it correctly :) !!
- Loading branch information