Closed paulomorgado closed 7 years ago
@paulomorgado if you are using Swashbuckle to generate the the Swagger JSON from your classes you can use the same solution we did.
http://michaelware.net/2017/06/17/Using-Marvin-JsonPatch-and-Swashbuckle-to-Generate-Swagger-Documents/
disclaimer, that's my blog.
Thanks!
Thanks for this, closing issue :)
@paulomorgado if you are using Swashbuckle to generate the the Swagger JSON from your classes you can use the same solution we did.
http://michaelware.net/2017/06/17/Using-Marvin-JsonPatch-and-Swashbuckle-to-Generate-Swagger-Documents/
disclaimer, that's my blog.