Mauricio Morales
Results
2
issues of
Mauricio Morales
Swagger2Markup version: 1.3.0 (also happens in 1.2.0) Problem description: When using the following response setup in my swagger YAML: ``` responses: '200': description: Success schema: allOf: - "$ref": "#/definitions/APIResponse" -...
bug
PS: Sorry for the VB.NET :stuck_out_tongue: Imagine these classes: ``` Public Class EntityBase Public Property ColumnA As String Public Property ColumnB As String Public Class QueryEntity Inherits EntityBase Public Shadows...
deserialization