@@ -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.