Commit 8fbbe02
fix: Use helper function to detect general JSON responses (#945)
With out this fix, there are no responses generated if for example the response type is 'application/vnd.api+json'
Co-authored-by: Marcin Romaszewicz <47459980+deepmap-marcinr@users.noreply.github.com>1 parent e9033d1 commit 8fbbe02Copy full SHA for 8fbbe02
1 file changed
+1-1Lines changed: 1 addition & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- pkg/codegen
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
297 | 297 | |
298 | 298 | |
299 | 299 | |
300 | | - |
| 300 | + |
301 | 301 | |
302 | 302 | |
303 | 303 | |
|
0 commit comments