Commit e2505b5
(refactor): improve exception message (#1277)
* (refactor): improve exception message
It has been unclear that the text after a colon is a schema's name.
This PR makes this clear.
* chore(core): apply formatter
---------
Co-authored-by: Timon Back <[email protected]>1 parent ee9aa0e commit e2505b5
File tree
1 file changed
+2
-1
lines changed- springwolf-core/src/main/java/io/github/springwolf/core/asyncapi/components/examples/walkers
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
| 341 | + | |
341 | 342 | | |
342 | 343 | | |
343 | 344 | | |
| |||
0 commit comments