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
Generating RestApi documentation in docfx 1.6.1 results in Error:System.AggregateException: One or more errors occurred. ---> Newtonsoft.Json.JsonSerializationException: Self referencing loop detected with type 'Microsoft.DocAsCode.EntityModel.Swagger.Internal.SwaggerObject'. Path ''.
for the following type in definitions because of self-referencing field InnerException
Generating RestApi documentation in docfx 1.6.1 results in
Error:System.AggregateException: One or more errors occurred. ---> Newtonsoft.Json.JsonSerializationException: Self referencing loop detected with type 'Microsoft.DocAsCode.EntityModel.Swagger.Internal.SwaggerObject'. Path ''.
for the following type in definitions because of self-referencing field
InnerException
The text was updated successfully, but these errors were encountered: