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
{{ message }}
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
The new JSON that services sends to show the collections has gotten a lot more nested and I think it would be beneficially to have some simplifed example in the code above the structs of how the structs are nested
Something like:
- struct1
- struct 2
-struct 4
- struct 3
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
kabanero-command-line/cmd/list.go
Line 33 in c7e2099
kabanero-command-line/cmd/list.go
Line 37 in c7e2099
kabanero-command-line/cmd/list.go
Line 42 in c7e2099
https://github.com/kabanero-io/kabanero-command-line/blob/c7e20997926137c0db85875352acb220182135b7/cmd/list.go#47
kabanero-command-line/cmd/list.go
Line 53 in c7e2099
The new JSON that services sends to show the collections has gotten a lot more nested and I think it would be beneficially to have some simplifed example in the code above the structs of how the structs are nested
Something like:
The text was updated successfully, but these errors were encountered: