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

Add API endpoints "get list of analysis_status" and "get list of asset_type" #20

Closed
cudeso opened this issue Jan 1, 2022 · 1 comment · Fixed by #53
Closed

Add API endpoints "get list of analysis_status" and "get list of asset_type" #20

cudeso opened this issue Jan 1, 2022 · 1 comment · Fixed by #53

Comments

@cudeso
Copy link

cudeso commented Jan 1, 2022

Have an API endpoint that returns the list of defined analysis_status ("id", "value") and the list of defined asset_type ("id","value").

@whikernel
Copy link
Contributor

Thanks @cudeso !

The first one analysis_status will be integrated in this issue #17, tho not specified directly in the issue.

The second one already exsists but was not reported in the documentation.
You can make a GET on manage/assettype/list to retrieve them.

I'll close this issue and create a new one referencing yours in the documentation repo to update.

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 a pull request may close this issue.

2 participants