5G-ERA / middleware

Middleware for orchestration and lifecycle management of the could-native robotic applications
Apache License 2.0
8 stars 3 forks source link

fix: consolidate error messages across middleware #284

Closed Artonus closed 4 months ago

Artonus commented 4 months ago

Description

This PR unifies error messages across the Middleware. It ensures that each time the response is given back to the user, it has the same structure.

Fixes #265

Type of change

What has been changed?

  1. Fix: different error message formats across the system
  2. Doc: updated openapi specification

Example:

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: