swagger-ui returns 500 after deployment

后端 未结 6 2191
夕颜
夕颜 2020-12-05 03:47

Out of the box configuration works perfectly on my machine, no problems at all.

But when I deploy to our test environment - I get the following message

6条回答
  •  时光取名叫无心
    2020-12-05 04:23

    When debugging I was using the debug config (Which I had generated XmlComments for: Properties -> build tab -> Output -> XML Documentation File)

    I had not done this for my release configuration (duh...) - now everything works

提交回复
热议问题