You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
The project includes a function to set the resolveFully, which is intended to resolve internal references. However, it appears that the ResolverFully class is not implemented within the project, therefore internal references remain unresolved.
Expected Behavior:
When resolveFully is set to true, the system should utilize the ResolverFully class to resolve internal references as intended.
Problem:
The project includes a function to set the resolveFully, which is intended to resolve internal references. However, it appears that the ResolverFully class is not implemented within the project, therefore internal references remain unresolved.
Expected Behavior:
When resolveFully is set to true, the system should utilize the ResolverFully class to resolve internal references as intended.
Steps to reproduce:
Input asyncAPI spec:
will result:
The text was updated successfully, but these errors were encountered: