Tochka.JsonRpc icon indicating copy to clipboard operation
Tochka.JsonRpc copied to clipboard

Add explicit check for generated xmldoc on startup

Open Rast1234 opened this issue 2 years ago • 0 comments

Currently app starts but returns 500 if XML docs are not generated. Add check for this file and throw exception with sane description to help users configure their project (should add GenerateDocumentationFile to csproj) https://github.com/tochka-public/Tochka.JsonRpc/blob/f6398914ba870c489823c60ffaaeee7739e1440a/src/Tochka.JsonRpc.Swagger/Extensions.cs#L65

Rast1234 avatar Feb 24 '22 13:02 Rast1234