Forum Discussion

manuelg's avatar
manuelg
New Contributor
3 years ago

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

1 Reply

  • Hi manuelg,

     

    Are you still having this issue? I took a look at your API document and there doesn't seem to be any issue now. 

     

    If it's still happening, could you tell us the behavior and what you expect instead? If it's resolved, how did you go about fixing it?