Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing resourceBehaviorOptions and resourceProvisioningOptions in Group response #225

Open
Subhajit97 opened this issue Jul 26, 2022 · 1 comment
Assignees
Labels
blocked resolving this issue is blocked by an upstream dependency bug Something isn't working service issue Issues caused by the service (metadata/behavior)

Comments

@Subhajit97
Copy link

Hi, I'm trying to list all groups in my organization.
But in the response, I didn't see any method defined to get the value for resourceBehaviorOptions and resourceProvisioningOptions.

type Groupable interface {

image
image

@ghost ghost added the Needs Triage 🔍 label Jul 26, 2022
@baywet
Copy link
Member

baywet commented Aug 4, 2022

Hi @Subhajit97,
Thanks for reaching out and for trying the Go SDK.
This looks like an inaccuracy with the metadata and I've logged an issue

In the meantime you should be able to get the value from the additional data manager as raw JSON. Let us know if you need anything else.

@baywet baywet self-assigned this Aug 4, 2022
@baywet baywet added bug Something isn't working service issue Issues caused by the service (metadata/behavior) blocked resolving this issue is blocked by an upstream dependency and removed Needs Triage 🔍 labels Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked resolving this issue is blocked by an upstream dependency bug Something isn't working service issue Issues caused by the service (metadata/behavior)
Projects
None yet
Development

No branches or pull requests

2 participants