Commit 4a7236d
committed
Fixing bug with Console Render
Current output:
--------------------------------------------------------------------------
-- What's Changed --
--------------------------------------------------------------------------
Request:
- Deleted application/xml
- Changed application/json
Schema: Backward compatible
- PUT /pet
Documented Output:
--------------------------------------------------------------------------
-- What's Changed --
--------------------------------------------------------------------------
- PUT /pet
Request:
- Deleted application/xml
- Changed application/json
Schema: Backward compatible1 parent d7aa45b commit 4a7236d
File tree
1 file changed
+1
-1
lines changed- core/src/main/java/org/openapitools/openapidiff/core/output
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
97 | | - | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments