File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414- Snippets: ` devproxy-plugin-open-api-spec-generator ` - OpenApiSpecGeneratorPlugin config section
1515- Snippets: All snippets that reference schemas updated to use ` v0.24.0 ` schema
1616
17+ ### Fixed:
18+
19+ - Snippets: Fix invalid Json in ` devproxy-config-file `
20+
1721## [ 0.14.0] - 2024-11-27
1822
1923### Added:
Original file line number Diff line number Diff line change 99 " \t ]," ,
1010 " \t\" urlsToWatch\" : [" ,
1111 " \t\t $2" ,
12- " \t ]" ,
13- " \t\" logLevel\" : \" information\" " ,
14- " \t\" newVersionNotification\" : \" stable\" " ,
12+ " \t ], " ,
13+ " \t\" logLevel\" : \" information\" , " ,
14+ " \t\" newVersionNotification\" : \" stable\" , " ,
1515 " \t\" showSkipMessages\" : true" ,
1616 " }"
1717 ],
You can’t perform that action at this time.
0 commit comments