Skip to content

Releases: v-bonilla/uos-cc-cw-back

Version 1.0

06 May 11:12
Compare
Choose a tag to compare

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.