You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 25, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: samples/client/3_0_3_unit_test/java/src/main/java/org/openapijsonschematools/client/components/schemas/AdditionalpropertiesAllowsASchemaWhichShouldValidate.java
+27-3Lines changed: 27 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -29,13 +29,37 @@ public class AdditionalpropertiesAllowsASchemaWhichShouldValidate {
29
29
// nest classes so all schemas and input/output classes can be public
Copy file name to clipboardExpand all lines: samples/client/3_0_3_unit_test/java/src/main/java/org/openapijsonschematools/client/components/schemas/AdditionalpropertiesAreAllowedByDefault.java
+18-2Lines changed: 18 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -37,10 +37,26 @@ public class AdditionalpropertiesAreAllowedByDefault {
37
37
// nest classes so all schemas and input/output classes can be public
Copy file name to clipboardExpand all lines: samples/client/3_0_3_unit_test/java/src/main/java/org/openapijsonschematools/client/components/schemas/AdditionalpropertiesCanExistByItself.java
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,15 @@ public class AdditionalpropertiesCanExistByItself {
27
27
// nest classes so all schemas and input/output classes can be public
Copy file name to clipboardExpand all lines: samples/client/3_0_3_unit_test/java/src/main/java/org/openapijsonschematools/client/components/schemas/AdditionalpropertiesShouldNotLookInApplicators.java
+18-2Lines changed: 18 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,26 @@ public class AdditionalpropertiesShouldNotLookInApplicators {
38
38
// nest classes so all schemas and input/output classes can be public
Copy file name to clipboardExpand all lines: samples/client/3_0_3_unit_test/java/src/main/java/org/openapijsonschematools/client/components/schemas/Allof.java
+18-2Lines changed: 18 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,15 @@ public class Allof {
38
38
// nest classes so all schemas and input/output classes can be public
Copy file name to clipboardExpand all lines: samples/client/3_0_3_unit_test/java/src/main/java/org/openapijsonschematools/client/components/schemas/AllofWithBaseSchema.java
+27-3Lines changed: 27 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,15 @@ public class AllofWithBaseSchema {
39
39
// nest classes so all schemas and input/output classes can be public
Copy file name to clipboardExpand all lines: samples/client/3_0_3_unit_test/java/src/main/java/org/openapijsonschematools/client/components/schemas/AllofWithOneEmptySchema.java
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,15 @@ public class AllofWithOneEmptySchema {
36
36
// nest classes so all schemas and input/output classes can be public
Copy file name to clipboardExpand all lines: samples/client/3_0_3_unit_test/java/src/main/java/org/openapijsonschematools/client/components/schemas/AllofWithTheFirstEmptySchema.java
+18-2Lines changed: 18 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -37,10 +37,26 @@ public class AllofWithTheFirstEmptySchema {
37
37
// nest classes so all schemas and input/output classes can be public
Copy file name to clipboardExpand all lines: samples/client/3_0_3_unit_test/java/src/main/java/org/openapijsonschematools/client/components/schemas/AllofWithTheLastEmptySchema.java
+18-2Lines changed: 18 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -37,10 +37,26 @@ public class AllofWithTheLastEmptySchema {
37
37
// nest classes so all schemas and input/output classes can be public
0 commit comments