File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
samples/sample-api-first-approach
src/test/resources/openapi Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 264264 <dependency >
265265 <groupId >com.github.elibracha</groupId >
266266 <artifactId >openapi-diff</artifactId >
267- <version >2.2.8 </version >
267+ <version >2.2.10 </version >
268268 <scope >test</scope >
269269 <exclusions >
270270 <exclusion >
Original file line number Diff line number Diff line change 8888 <dependency >
8989 <groupId >com.github.elibracha</groupId >
9090 <artifactId >openapi-diff</artifactId >
91- <version >2.2.8 </version >
91+ <version >2.2.10 </version >
9292 <scope >test</scope >
9393 <exclusions >
9494 <exclusion >
Original file line number Diff line number Diff line change 1- <!DOCTYPE html> < html lang ="en "> < head > < meta charset ="utf-8 "> < title > Api Change Log</ title > < link rel ="stylesheet " href ="http://deepoove. com/swagger -diff/stylesheets/ demo.css "> </ head > < body > < header > < h1 > Api Change Log</ h1 > </ header > < div class ="article "> < div > < h2 > What's New</ h2 > < hr > < ol > </ ol > </ div > < div > < h2 > What's Deleted</ h2 > < hr > < ol > </ ol > </ div > < div > < h2 > What's Deprecated</ h2 > < hr > < ol > </ ol > </ div > < div > < h2 > What's Changed</ h2 > < hr > < ol > </ ol > </ div > </ div > </ body > </ html >
1+ <!DOCTYPE html> < html lang ="en "> < head > < meta charset ="utf-8 "> < title > API Change Log</ title > < link rel ="stylesheet " href ="file:/home/elibracha/.m2/repository/ com/github/elibracha/openapi -diff/2.2.10/openapi-diff-2.2.10.jar!/ demo.css "> </ head > < body > < header > < h1 > API Change Log</ h1 > </ header > < div class ="article "> < div > < h2 > What's New</ h2 > < hr > < ol > </ ol > </ div > < div > < h2 > What's Deleted</ h2 > < hr > < ol > </ ol > </ div > < div > < h2 > What's Deprecated</ h2 > < hr > < ol > </ ol > </ div > < div > < h2 > What's Changed</ h2 > < hr > < ol > </ ol > </ div > </ div > </ body > </ html >
You can’t perform that action at this time.
0 commit comments