Skip to content

Conversation

@oNaiPs
Copy link
Contributor

@oNaiPs oNaiPs commented Jun 6, 2021

No description provided.

@oNaiPs oNaiPs changed the title user directories Add user directories commands Jun 6, 2021
@oNaiPs oNaiPs requested a review from a user June 7, 2021 09:15
Copy link

@pablosole pablosole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge #46 first

@oNaiPs oNaiPs force-pushed the user_directories branch from 53ce627 to 548be72 Compare June 8, 2021 12:18
@oNaiPs
Copy link
Contributor Author

oNaiPs commented Jun 8, 2021

merge #46 first

@pablosole done, check now pls

@oNaiPs oNaiPs force-pushed the user_directories branch from 548be72 to d77198d Compare June 10, 2021 10:00
type: integer
updated_at:
type: string
format: date-time

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing the "enrollment_url" that is only returned on creation.

}
return resp.Payload.UserDirectory, nil
}, func(data interface{}) { // printSuccess func
userdirectory := data.(models.UserDirectory)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this response has the enrollment_url on it that is only returned on creation, I think you should print that separately from the table with a message or something saying "you put this on the connector", whatever we are doing in the proxy add flow (or if we are not doing it there we should also fix that)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants