ContributionsMost RecentMost LikesSolutionsWrite specification for OData API ? Hi everyone, please help me know if there is any specific standard or practice in writing the specification for OData API in OAS and uploading the same in SwaggerHub. Regards, Manuel Unable to open Admin UI post installation of On prem instance in VB I have followed the steps mentioned in the blog below for Onprem installation in Virtual Box https://support.smartbear.com/swaggerhub/docs/enterprise/v1/installation/virtualbox.html Hadn't faced any error during the installation and I can see the status of VM as 'running'. Getting the error Resource Not found while accessing the link http://<hostname>:8000/ui/index.html Tried NAT as well as Bridged Network config. UNABLE TO FETCH THE COMPONENTS FROM DOMAIN PROJECT -> Could not resolve reference -failed to fetch Hi, I'm unable to refer the components in the domain project from API project. Please find the links for the same below:(Both are public) API - https://app.swaggerhub.com/apis/nousinfosystems/xyz-it-employee-api/1.0.0 Domain - https://app.swaggerhub.com/domains/nousinfosystems/employee-domain-poc/1.0.0 Reference : /it/employee/names: get: summary: get Employeenames of IT department description: endpoint to retrieve all employee names in IT Department operationId: getItEmployeeNames tags: - IT-DEPARTMENT responses: '200': $ref: 'https://api.swaggerhub.com/domains/nousinfosystems/employee-domain-poc/1.0.0#/components/responses/getemployeenames' Regards, Manuel George