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

[BUG] Service classes do not accept the ids parameter #37

Closed
jshcodes opened this issue Dec 26, 2020 · 0 comments · Fixed by #33
Closed

[BUG] Service classes do not accept the ids parameter #37

jshcodes opened this issue Dec 26, 2020 · 0 comments · Fixed by #33
Assignees
Labels
API usage General API usage issues and questions bug 🐛 Something isn't working

Comments

@jshcodes
Copy link
Member

Describe the bug
Service class methods have not been coded to accept the ids parameter.

To Reproduce
Call any method that makes use of the ids parameter. A 500 will be generated.

Expected behavior
The ids parameter is accepted by the method and results are returned.

Environment (please complete the following information):

  • OS: All
  • Python >= 3.5
  • FalconPy: <=0.1.11
@jshcodes jshcodes added the bug 🐛 Something isn't working label Dec 26, 2020
@jshcodes jshcodes self-assigned this Dec 26, 2020
@jshcodes jshcodes changed the title Service classes do not accept the ids parameter [BUG] Service classes do not accept the ids parameter Dec 26, 2020
@jshcodes jshcodes linked a pull request Dec 26, 2020 that will close this issue
@jshcodes jshcodes added the API usage General API usage issues and questions label Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API usage General API usage issues and questions bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant