Commit f97d12be authored by hammad zafar's avatar hammad zafar
Browse files

renamed frontend-enhancements.md

parent 86aad7be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,4 +65,4 @@ There are three main aspects that need to be taken care of regarding MEC Sandbox
- Swagger UI integration
- Grafana dashboard for monitoring service-related metrics

See [Frontend Enhancement](./frontend-enhancement.md) for details on how to integrate the new feature into AdvantEDGE.
See [Frontend Enhancement](./frontend-enhancements.md) for details on how to integrate the new feature into AdvantEDGE.
+1 −1
Original line number Diff line number Diff line
@@ -135,4 +135,4 @@ Follow these steps to validate successful Swagger UI generation for the new serv
- The new service should be displayed in the _"Select a definition"_ dropdown list as `mep1 - <New-Service-Name> REST API`
- Upon selection, the browser page will display Swagger UI for the new service containing all the endpoints and HTTP methods that were listed in the OAS YAML configured during [Swagger UI Generation](#swagger-ui-generation).

In order to integrate Swagger UI for the new service in the MEC Sandbox frontend, there are some enhancements need to be made in the frontend in terms of a adding a drop down option. [Frontend Enhancements guide](./frontend-enhancement.md) covers all the steps that need to be taken in order to make the new service accessible through the UI.
In order to integrate Swagger UI for the new service in the MEC Sandbox frontend, there are some enhancements need to be made in the frontend in terms of a adding a drop down option. [Frontend Enhancements guide](./frontend-enhancements.md) covers all the steps that need to be taken in order to make the new service accessible through the UI.