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
{{ message }}
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
1) API generation tests given a configured server with complex models "before all" hook:
Error: Failed to analyze descriptor: Error: Circular reference detected: User > Address > Address
Error: Circular reference detected: User > Address > Address
The text was updated successfully, but these errors were encountered:
The way to reproduce the bug:
Change the file
test/fixtures/complexApi.yml
to add following attributes to modelUser
Run
npm test
orcake test
, will outputThe text was updated successfully, but these errors were encountered: