Skip to content

Bring in changes from joschi/openapi-diff #159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 67 commits into from
Aug 27, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
7eb3317
Add swagger2 compatibility
quen2404 Jul 25, 2018
b2f7986
build(deps): bump maven-source-plugin from 3.1.0 to 3.2.1
dependabot-preview[bot] Jan 9, 2020
1f86a31
build(deps-dev): bump assertj-core from 3.14.0 to 3.15.0
dependabot-preview[bot] Jan 29, 2020
53b4149
build(deps): bump lombok from 1.18.10 to 1.18.12
dependabot-preview[bot] Feb 7, 2020
da2fd09
build(deps): bump maven-javadoc-plugin from 3.1.1 to 3.2.0
dependabot-preview[bot] Mar 16, 2020
5e27745
build(deps): bump githook-maven-plugin from 1.0.4 to 1.0.5
dependabot-preview[bot] Mar 23, 2020
25bd154
Fix Issue #136 new read-only property breaks PUT
Mar 24, 2020
3314a84
build(deps-dev): bump junit.jupiter.version from 5.5.2 to 5.6.2
dependabot-preview[bot] Apr 13, 2020
da4d555
Merge branch 'pr-128'
joschi Apr 16, 2020
1ba07ff
Merge branch 'pr-131'
joschi Apr 16, 2020
df2812c
Merge branch 'pr-133'
joschi Apr 16, 2020
d596966
Merge branch 'pr-135'
joschi Apr 16, 2020
dd3272b
Merge branch 'pr-141'
joschi Apr 16, 2020
72eaac9
Merge branch 'pr-137'
joschi Apr 16, 2020
7734db0
Adding oapi 2.x compatibility
Mar 16, 2019
8c4ddf7
Merge branch 'pr-54' into pr-70
joschi Apr 16, 2020
03b1646
Format code
joschi Apr 16, 2020
9bb3520
Disable failing Swagger2CompatibilityTest
joschi Apr 16, 2020
c355dca
Clean up POM
joschi Apr 16, 2020
8e837d1
Clean up Lombok usage
joschi Apr 16, 2020
65fa64f
Add wrapper script for Maven 3.6.3
joschi Apr 16, 2020
13951b1
Add GitHub Actions workflow for running tests
joschi Apr 16, 2020
cef8549
Remove Circle CI and Travis CI configuration
joschi Apr 16, 2020
3350900
Refactor output parameters
joschi Apr 16, 2020
f81e67b
Streamline Docker image build
joschi Apr 16, 2020
981c8f2
Add parameter to fail if API changed
joschi Apr 17, 2020
a0f81c9
swagger-parser 2.0.19
sullis May 3, 2020
0818dd5
Merge branch 'pr-156'
joschi May 4, 2020
cd37edf
build(deps-dev): bump assertj-core from 3.14.0 to 3.16.1
dependabot-preview[bot] May 11, 2020
036440f
Fix NPE when response changed from no schema to any schema (#1)
joschi May 11, 2020
0e49ce4
build(deps): bump swagger-parser-v3 from 2.0.17 to 2.0.20
dependabot-preview[bot] May 18, 2020
9453dc9
Merge branch 'pr-151'
joschi Jun 22, 2020
711201a
Merge branch 'pr-148'
joschi Jun 22, 2020
47ec0dc
Create Dependabot config file (#2)
dependabot-preview[bot] Jun 22, 2020
4e6e2b8
build(deps): bump maven-assembly-plugin from 3.2.0 to 3.3.0 (#3)
dependabot-preview[bot] Jun 22, 2020
0fffe53
Add Quentin Desramé to Thanks section in README.md
joschi Jun 22, 2020
be72782
Replace CircleCI badge with GitHub Actions badge
joschi Jun 22, 2020
8fccce8
Update Docker image in README.md
joschi Jun 22, 2020
a3e5789
Upgrae to fmt-maven-plugin 2.9.1
joschi Jun 22, 2020
842ea3c
Change SCM and group ID in POM
joschi Jun 22, 2020
9ec0290
Split openapi-diff into core and CLI modules (#5)
joschi Jun 22, 2020
7df69df
Streamline Docker image build process
joschi Jun 22, 2020
c55cb82
[maven-release-plugin] prepare release 2.0.0-beta.1
joschi Jun 23, 2020
3c6f9af
[maven-release-plugin] prepare for next development iteration
joschi Jun 23, 2020
d348630
Fix exception in ConsoleRender when property has been removed (#7)
joschi Jun 24, 2020
b86a0f9
Use HTTPS for SCM connections
joschi Jun 24, 2020
129937f
Add developer to POM
joschi Jun 24, 2020
de2b659
Restore version on maven-gpg-plugin in profile
joschi Jun 24, 2020
a4016b1
Add maven-deploy-plugin to pluginManagement
joschi Jun 24, 2020
3d3950f
[maven-release-plugin] prepare release 2.0.0-beta.2
joschi Jun 24, 2020
573fa4f
[maven-release-plugin] prepare for next development iteration
joschi Jun 24, 2020
0aaa1c2
Fix exceptions in HTML and Markdown renderers with removed property (#8)
joschi Jun 24, 2020
47b12b1
Fix NPE when description is empty
jlamaille Jul 6, 2020
e735f78
Clean imports
jlamaille Jul 6, 2020
0d8662f
Merge branch 'pr-155'
joschi Jul 13, 2020
3543fa5
[maven-release-plugin] prepare release 2.0.0-beta.3
joschi Jul 13, 2020
e406351
[maven-release-plugin] prepare for next development iteration
joschi Jul 13, 2020
320ddca
build(deps): bump commons-lang3 from 3.10 to 3.11 (#9)
dependabot[bot] Jul 21, 2020
074f882
build(deps): bump swagger-parser.version from 2.0.20 to 2.0.21 (#10)
dependabot[bot] Aug 11, 2020
793b393
[maven-release-plugin] prepare release 2.0.0-beta.4
joschi Aug 13, 2020
e4a9b11
[maven-release-plugin] prepare for next development iteration
joschi Aug 13, 2020
35fe0c7
Update README.md
joschi Aug 13, 2020
a6b076e
Use Maven profile "release" for releases
joschi Aug 13, 2020
5fe3a91
Allow optional discriminator
dang-gyg Aug 18, 2020
4f10108
Format source code
joschi Aug 18, 2020
726740a
Merge branch 'dang-gyg-optional-discriminator-29' into master
joschi Aug 18, 2020
c3ebfd9
Revert "Remove Circle CI configuration"
joschi Aug 27, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
swagger-parser 2.0.19
Note: swagger-parser 2.0.19 is more strict than earlier versions
  • Loading branch information
sullis committed May 3, 2020
commit a0f81c98f2105e34eb06db9516b5bd3f3de12dbf
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>io.swagger.parser.v3</groupId>
<artifactId>swagger-parser-v3</artifactId>
<version>2.0.17</version>
<version>2.0.19</version>
</dependency>
<dependency>
<groupId>com.j2html</groupId>
Expand Down
5 changes: 2 additions & 3 deletions src/test/resources/backwardCompatibility/bc_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ paths:
summary: Add a new pet to the store
description: ''
operationId: addPet
responses:
'405':
description: Invalid input
requestBody:
$ref: '#/components/requestBodies/Pet'
responses:
Expand All @@ -48,6 +45,8 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/MyResponseType'
'405':
description: Invalid input
/pet/findByStatus:
get:
tags:
Expand Down
5 changes: 2 additions & 3 deletions src/test/resources/backwardCompatibility/bc_3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ paths:
summary: Add a new pet to the store
description: ''
operationId: addPet
responses:
'405':
description: Invalid input
requestBody:
$ref: '#/components/requestBodies/Pet'
responses:
Expand All @@ -48,6 +45,8 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/MyResponseType'
'405':
description: Invalid input
get:
tags:
- pet
Expand Down
5 changes: 2 additions & 3 deletions src/test/resources/backwardCompatibility/bc_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ paths:
summary: Add a new pet to the store
description: ''
operationId: addPet
responses:
'405':
description: Invalid input
requestBody:
$ref: '#/components/requestBodies/Pet'
responses:
Expand All @@ -48,6 +45,8 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/MyResponseType'
'405':
description: Invalid input
/pet/findByStatus:
get:
tags:
Expand Down
5 changes: 2 additions & 3 deletions src/test/resources/schema_diff_cache_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ paths:
summary: Add a new pet to the store
description: ''
operationId: addPet
responses:
'405':
description: Invalid input
requestBody:
$ref: '#/components/requestBodies/Pet'
responses:
Expand All @@ -48,6 +45,8 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/MyResponseType'
'405':
description: Invalid input
get:
tags:
- pet
Expand Down