Skip to content

Comments

Add custom UnmarshalJSON methods for modified conduit api responses#17

Open
schleppy wants to merge 1 commit intoetcinit:masterfrom
schleppy:wip-CustomUnmarshal-ReviewersFields
Open

Add custom UnmarshalJSON methods for modified conduit api responses#17
schleppy wants to merge 1 commit intoetcinit:masterfrom
schleppy:wip-CustomUnmarshal-ReviewersFields

Conversation

@schleppy
Copy link

Add custom UnmarshalJSON methods for DifferentialRevision and DifferentialQueryRequest to handle change in reviewers type from []string to map[string]string in conduit api. Each value in the map is the same as the key, so we just need to read the keys

…ntialQueryRequest to handle change in reviewers type from []string to map[string]string in conduit api. Each value in the map is the same as the key, so we just need to read the keys
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.

1 participant