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

[ DOC ] QuickScan Pro upload file operation name is incorrect #1277

Closed
3 tasks
carlosmmatos opened this issue Feb 3, 2025 · 3 comments · Fixed by #1282
Closed
3 tasks

[ DOC ] QuickScan Pro upload file operation name is incorrect #1277

carlosmmatos opened this issue Feb 3, 2025 · 3 comments · Fixed by #1282
Assignees
Labels
documentation 📖 Improvements or additions to documentation

Comments

@carlosmmatos
Copy link
Contributor

Documentation page topic
Quick Scan Pro / UploadFileMixin0Mixin93

Describe the error or typo
This is using the incorrect API Operation name. It should be

- UploadFileMixin0Mixin93
+ UploadFileMixin0Mixin94

You can see this from:

operation_id="UploadFileMixin0Mixin94",

Documentation repository:

  • GitHub Wiki
  • falconpy.io
  • Source code - docstring

Additional context
My guess is that we shouldn't be using UploadFileMixin0Mixin93 in this operation at all...

@carlosmmatos carlosmmatos added the documentation 📖 Improvements or additions to documentation label Feb 3, 2025
@carlosmmatos carlosmmatos changed the title [ DOC ] ... [ DOC ] QuickScan Pro upload file operation name is incorrect Feb 3, 2025
@carlosmmatos
Copy link
Contributor Author

I would also highlight here that it should be: QuickScan Pro, not Quick Scan Pro

@jshcodes
Copy link
Member

Operation ID has been updated to match the latest operation ID released: UploadFileQuickScanPro. Replicated to https://falconpy.io.

@jshcodes
Copy link
Member

I would also highlight here that it should be: QuickScan Pro, not Quick Scan Pro

Service Collection names are based off of the category posted to swagger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📖 Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants