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: