Skip to content

Conversation

@rsbh
Copy link
Member

@rsbh rsbh commented Mar 29, 2022

Add Support to filter resources with namespace_id, project_id, organization_id and group_id query

Proton Changes PR: raystack/proton#116

@rsbh rsbh requested a review from krtkvrm March 29, 2022 18:09
@rsbh rsbh linked an issue Mar 29, 2022 that may be closed by this pull request
@rsbh rsbh marked this pull request as ready for review March 30, 2022 05:27

func StructToStringMap(s interface{}) (map[string]string, error) {
var myMap map[string]string
data, _ := json.Marshal(s)
Copy link
Member

Choose a reason for hiding this comment

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

please handle err

@krtkvrm krtkvrm merged commit 6265f2b into main Apr 4, 2022
@krtkvrm krtkvrm deleted the 53-add-filters-in-resources-api branch April 4, 2022 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add filters in resources api

3 participants