Skip to content

Add target filter to Go getFiltered example - #63

Open
thejesh23 wants to merge 1 commit into
hasaneyldrm:mainfrom
thejesh23:fix/go-getfiltered-target
Open

Add target filter to Go getFiltered example#63
thejesh23 wants to merge 1 commit into
hasaneyldrm:mainfrom
thejesh23:fix/go-getfiltered-target

Conversation

@thejesh23

Copy link
Copy Markdown

Every other language template (curl, js, python, php, csharp) in API_TEMPLATES exposes a target filter; the Go example stops at equipment. Added a target parameter and forwarded it into params so the Go snippet matches the API contract the rest of the page teaches.

Closes #62

Match the parameter shape of the curl/js/python/php/csharp examples on
the same page, which all expose a target filter.

Closes hasaneyldrm#62
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.

Go getFiltered example omits target parameter

1 participant