Skip to content

Version 1.0

Latest
Compare
Choose a tag to compare
@v-bonilla v-bonilla released this 06 May 11:12
· 25 commits to master since this release

Functionalities exposed in the API:

  • Browse all assets data.
  • Browse all risk analysis reports.
  • Create a risk analysis report.
  • Browse a risk analysis report.

API specification. Two resources:

  • assets:
    • Path /: GET method.
  • riskAnalyses:
    • Path /: GET and POST methods.
    • Path /{id}: GET method.