diff --git a/docs/generators/kotlin.md b/docs/generators/kotlin.md
index 4c35ec6f36..ec9a4e0332 100644
--- a/docs/generators/kotlin.md
+++ b/docs/generators/kotlin.md
@@ -17,4 +17,4 @@ sidebar_label: kotlin
|serializableModel|boolean - toggle "implements Serializable" for generated models| |null|
|dateLibrary|Option. Date library to use|
- **string**
- String
- **java8**
- Java 8 native JSR310 (jvm only)
- **threetenbp**
- Threetenbp (jvm only)
|java8|
|collectionType|Option. Collection type to use|- **array**
- kotlin.Array
- **list**
- kotlin.collections.List
|array|
-|library|Library template (sub-template) to use|- **jvm-okhttp4**
- [DEFAULT] Platform: Java Virtual Machine. HTTP client: OkHttp 4.2.0 (Android 5.0+ and Java 8+). JSON processing: Moshi 1.8.0.
- **jvm-okhttp3**
- Platform: Java Virtual Machine. HTTP client: OkHttp 3.12.4 (Android 2.3+ and Java 7+). JSON processing: Moshi 1.8.0.
- **retrofit2**
- Platform: Java Virtual Machine. HTTP client: Retrofit 2.6.2.
- **multiplatform**
- Platform: Kotlin multiplatform. HTTP client: Ktor 1.2.4. JSON processing: Kotlinx Serialization: 0.12.0.
|jvm-okhttp4|
+|library|Library template (sub-template) to use|- **jvm-okhttp4**
- [DEFAULT] Platform: Java Virtual Machine. HTTP client: OkHttp 4.2.0 (Android 5.0+ and Java 8+). JSON processing: Moshi 1.8.0.
- **jvm-okhttp3**
- Platform: Java Virtual Machine. HTTP client: OkHttp 3.12.4 (Android 2.3+ and Java 7+). JSON processing: Moshi 1.8.0.
- **multiplatform**
- Platform: Kotlin multiplatform. HTTP client: Ktor 1.2.4. JSON processing: Kotlinx Serialization: 0.12.0.
|jvm-okhttp4|
diff --git a/samples/client/petstore/dart2/petstore_client_lib/.openapi-generator/VERSION b/samples/client/petstore/dart2/petstore_client_lib/.openapi-generator/VERSION
index 60e4bdf6f2..bfbf77eb7f 100644
--- a/samples/client/petstore/dart2/petstore_client_lib/.openapi-generator/VERSION
+++ b/samples/client/petstore/dart2/petstore_client_lib/.openapi-generator/VERSION
@@ -1,5 +1 @@
-<<<<<<< HEAD
-4.3.0-SNAPSHOT
-=======
-4.2.2-SNAPSHOT
->>>>>>> origin/master
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/client/petstore/go-experimental/go-petstore/.openapi-generator/VERSION b/samples/client/petstore/go-experimental/go-petstore/.openapi-generator/VERSION
index 60e4bdf6f2..bfbf77eb7f 100644
--- a/samples/client/petstore/go-experimental/go-petstore/.openapi-generator/VERSION
+++ b/samples/client/petstore/go-experimental/go-petstore/.openapi-generator/VERSION
@@ -1,5 +1 @@
-<<<<<<< HEAD
-4.3.0-SNAPSHOT
-=======
-4.2.2-SNAPSHOT
->>>>>>> origin/master
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/client/petstore/kotlin-gson/.openapi-generator/VERSION b/samples/client/petstore/kotlin-gson/.openapi-generator/VERSION
index e4955748d3..bfbf77eb7f 100644
--- a/samples/client/petstore/kotlin-gson/.openapi-generator/VERSION
+++ b/samples/client/petstore/kotlin-gson/.openapi-generator/VERSION
@@ -1 +1 @@
-4.2.2-SNAPSHOT
\ No newline at end of file
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/client/petstore/kotlin-nonpublic/.openapi-generator/VERSION b/samples/client/petstore/kotlin-nonpublic/.openapi-generator/VERSION
index e4955748d3..bfbf77eb7f 100644
--- a/samples/client/petstore/kotlin-nonpublic/.openapi-generator/VERSION
+++ b/samples/client/petstore/kotlin-nonpublic/.openapi-generator/VERSION
@@ -1 +1 @@
-4.2.2-SNAPSHOT
\ No newline at end of file
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/client/petstore/kotlin-nullable/.openapi-generator/VERSION b/samples/client/petstore/kotlin-nullable/.openapi-generator/VERSION
index e4955748d3..bfbf77eb7f 100644
--- a/samples/client/petstore/kotlin-nullable/.openapi-generator/VERSION
+++ b/samples/client/petstore/kotlin-nullable/.openapi-generator/VERSION
@@ -1 +1 @@
-4.2.2-SNAPSHOT
\ No newline at end of file
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/client/petstore/kotlin-okhttp3/.openapi-generator/VERSION b/samples/client/petstore/kotlin-okhttp3/.openapi-generator/VERSION
index e4955748d3..bfbf77eb7f 100644
--- a/samples/client/petstore/kotlin-okhttp3/.openapi-generator/VERSION
+++ b/samples/client/petstore/kotlin-okhttp3/.openapi-generator/VERSION
@@ -1 +1 @@
-4.2.2-SNAPSHOT
\ No newline at end of file
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/client/petstore/nim/.openapi-generator/VERSION b/samples/client/petstore/nim/.openapi-generator/VERSION
index 60e4bdf6f2..bfbf77eb7f 100644
--- a/samples/client/petstore/nim/.openapi-generator/VERSION
+++ b/samples/client/petstore/nim/.openapi-generator/VERSION
@@ -1,5 +1 @@
-<<<<<<< HEAD
-4.3.0-SNAPSHOT
-=======
-4.2.2-SNAPSHOT
->>>>>>> origin/master
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/client/petstore/ruby/spec/api/another_fake_api_spec.rb b/samples/client/petstore/ruby/spec/api/another_fake_api_spec.rb
index 376dfef4d4..b4543ee514 100644
--- a/samples/client/petstore/ruby/spec/api/another_fake_api_spec.rb
+++ b/samples/client/petstore/ruby/spec/api/another_fake_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/api/fake_api_spec.rb b/samples/client/petstore/ruby/spec/api/fake_api_spec.rb
index 86450033a4..b495d44f4e 100644
--- a/samples/client/petstore/ruby/spec/api/fake_api_spec.rb
+++ b/samples/client/petstore/ruby/spec/api/fake_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/api/fake_classname_tags123_api_spec.rb b/samples/client/petstore/ruby/spec/api/fake_classname_tags123_api_spec.rb
index e766376e8b..ea56a91cdc 100644
--- a/samples/client/petstore/ruby/spec/api/fake_classname_tags123_api_spec.rb
+++ b/samples/client/petstore/ruby/spec/api/fake_classname_tags123_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/api/pet_api_spec.rb b/samples/client/petstore/ruby/spec/api/pet_api_spec.rb
index ff4dc274bc..d9cffeab99 100644
--- a/samples/client/petstore/ruby/spec/api/pet_api_spec.rb
+++ b/samples/client/petstore/ruby/spec/api/pet_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/api/store_api_spec.rb b/samples/client/petstore/ruby/spec/api/store_api_spec.rb
index 57f3119c04..3322df7768 100644
--- a/samples/client/petstore/ruby/spec/api/store_api_spec.rb
+++ b/samples/client/petstore/ruby/spec/api/store_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/api/user_api_spec.rb b/samples/client/petstore/ruby/spec/api/user_api_spec.rb
index 942cf23060..1cff275207 100644
--- a/samples/client/petstore/ruby/spec/api/user_api_spec.rb
+++ b/samples/client/petstore/ruby/spec/api/user_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/api_client_spec.rb b/samples/client/petstore/ruby/spec/api_client_spec.rb
index 80d046123b..bef4a88a2e 100644
--- a/samples/client/petstore/ruby/spec/api_client_spec.rb
+++ b/samples/client/petstore/ruby/spec/api_client_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/configuration_spec.rb b/samples/client/petstore/ruby/spec/configuration_spec.rb
index 020006b704..67cb5ef0fe 100644
--- a/samples/client/petstore/ruby/spec/configuration_spec.rb
+++ b/samples/client/petstore/ruby/spec/configuration_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/additional_properties_any_type_spec.rb b/samples/client/petstore/ruby/spec/models/additional_properties_any_type_spec.rb
index a2b5e6e1a9..4c0d4b289d 100644
--- a/samples/client/petstore/ruby/spec/models/additional_properties_any_type_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/additional_properties_any_type_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/additional_properties_array_spec.rb b/samples/client/petstore/ruby/spec/models/additional_properties_array_spec.rb
index 66940817e7..562e61a525 100644
--- a/samples/client/petstore/ruby/spec/models/additional_properties_array_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/additional_properties_array_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/additional_properties_boolean_spec.rb b/samples/client/petstore/ruby/spec/models/additional_properties_boolean_spec.rb
index cb201e1c95..aa92df8617 100644
--- a/samples/client/petstore/ruby/spec/models/additional_properties_boolean_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/additional_properties_boolean_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/additional_properties_class_spec.rb b/samples/client/petstore/ruby/spec/models/additional_properties_class_spec.rb
index 312195735b..37c0bb91c4 100644
--- a/samples/client/petstore/ruby/spec/models/additional_properties_class_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/additional_properties_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/additional_properties_integer_spec.rb b/samples/client/petstore/ruby/spec/models/additional_properties_integer_spec.rb
index 45f3dd833f..d959476f82 100644
--- a/samples/client/petstore/ruby/spec/models/additional_properties_integer_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/additional_properties_integer_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/additional_properties_number_spec.rb b/samples/client/petstore/ruby/spec/models/additional_properties_number_spec.rb
index a61e320cff..67a7519638 100644
--- a/samples/client/petstore/ruby/spec/models/additional_properties_number_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/additional_properties_number_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/additional_properties_object_spec.rb b/samples/client/petstore/ruby/spec/models/additional_properties_object_spec.rb
index 0bc9bcb3ee..f6e9d0807c 100644
--- a/samples/client/petstore/ruby/spec/models/additional_properties_object_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/additional_properties_object_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/additional_properties_string_spec.rb b/samples/client/petstore/ruby/spec/models/additional_properties_string_spec.rb
index cc85e515b5..f8e4e50164 100644
--- a/samples/client/petstore/ruby/spec/models/additional_properties_string_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/additional_properties_string_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/animal_spec.rb b/samples/client/petstore/ruby/spec/models/animal_spec.rb
index 5ab5e125d4..5a53866a88 100644
--- a/samples/client/petstore/ruby/spec/models/animal_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/animal_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/api_response_spec.rb b/samples/client/petstore/ruby/spec/models/api_response_spec.rb
index acdbc13a6c..dc3ededbef 100644
--- a/samples/client/petstore/ruby/spec/models/api_response_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/api_response_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/array_of_array_of_number_only_spec.rb b/samples/client/petstore/ruby/spec/models/array_of_array_of_number_only_spec.rb
index d4c4b83ab9..7709c7864c 100644
--- a/samples/client/petstore/ruby/spec/models/array_of_array_of_number_only_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/array_of_array_of_number_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/array_of_number_only_spec.rb b/samples/client/petstore/ruby/spec/models/array_of_number_only_spec.rb
index 75dbc8123f..adc9db6b37 100644
--- a/samples/client/petstore/ruby/spec/models/array_of_number_only_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/array_of_number_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/array_test_spec.rb b/samples/client/petstore/ruby/spec/models/array_test_spec.rb
index 2e3690254c..8c617b4925 100644
--- a/samples/client/petstore/ruby/spec/models/array_test_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/array_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/capitalization_spec.rb b/samples/client/petstore/ruby/spec/models/capitalization_spec.rb
index c0a52907ce..7f4b2d2054 100644
--- a/samples/client/petstore/ruby/spec/models/capitalization_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/capitalization_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/cat_all_of_spec.rb b/samples/client/petstore/ruby/spec/models/cat_all_of_spec.rb
index 36015763d8..3e9b5a7d2b 100644
--- a/samples/client/petstore/ruby/spec/models/cat_all_of_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/cat_all_of_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/cat_spec.rb b/samples/client/petstore/ruby/spec/models/cat_spec.rb
index 9b925b1bfc..f3971b6087 100644
--- a/samples/client/petstore/ruby/spec/models/cat_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/cat_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/category_spec.rb b/samples/client/petstore/ruby/spec/models/category_spec.rb
index 3f19ebba93..7b5a69a92b 100644
--- a/samples/client/petstore/ruby/spec/models/category_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/category_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/class_model_spec.rb b/samples/client/petstore/ruby/spec/models/class_model_spec.rb
index de1ba1f05c..9feff10a2f 100644
--- a/samples/client/petstore/ruby/spec/models/class_model_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/class_model_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/client_spec.rb b/samples/client/petstore/ruby/spec/models/client_spec.rb
index 95f3a0f5d6..7ef018537a 100644
--- a/samples/client/petstore/ruby/spec/models/client_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/client_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/dog_all_of_spec.rb b/samples/client/petstore/ruby/spec/models/dog_all_of_spec.rb
index 140f56c41d..96bb0c7151 100644
--- a/samples/client/petstore/ruby/spec/models/dog_all_of_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/dog_all_of_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/dog_spec.rb b/samples/client/petstore/ruby/spec/models/dog_spec.rb
index 60b29c9a2c..ea14fab183 100644
--- a/samples/client/petstore/ruby/spec/models/dog_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/dog_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/enum_arrays_spec.rb b/samples/client/petstore/ruby/spec/models/enum_arrays_spec.rb
index c2341fc9cb..0bc9360386 100644
--- a/samples/client/petstore/ruby/spec/models/enum_arrays_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/enum_arrays_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/enum_class_spec.rb b/samples/client/petstore/ruby/spec/models/enum_class_spec.rb
index d18cdadd63..718d50f0ef 100644
--- a/samples/client/petstore/ruby/spec/models/enum_class_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/enum_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/enum_test_spec.rb b/samples/client/petstore/ruby/spec/models/enum_test_spec.rb
index f14060b54d..13072b398b 100644
--- a/samples/client/petstore/ruby/spec/models/enum_test_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/enum_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/file_schema_test_class_spec.rb b/samples/client/petstore/ruby/spec/models/file_schema_test_class_spec.rb
index 5293d2e451..b645b814b7 100644
--- a/samples/client/petstore/ruby/spec/models/file_schema_test_class_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/file_schema_test_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/file_spec.rb b/samples/client/petstore/ruby/spec/models/file_spec.rb
index ea34857498..1455cd8fe4 100644
--- a/samples/client/petstore/ruby/spec/models/file_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/file_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/format_test_spec.rb b/samples/client/petstore/ruby/spec/models/format_test_spec.rb
index 92784b4bff..ddf3f180af 100644
--- a/samples/client/petstore/ruby/spec/models/format_test_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/format_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/has_only_read_only_spec.rb b/samples/client/petstore/ruby/spec/models/has_only_read_only_spec.rb
index c9cef23851..94ceb588b5 100644
--- a/samples/client/petstore/ruby/spec/models/has_only_read_only_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/has_only_read_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/list_spec.rb b/samples/client/petstore/ruby/spec/models/list_spec.rb
index 36cbbc1e9a..712bc60fc9 100644
--- a/samples/client/petstore/ruby/spec/models/list_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/list_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/map_test_spec.rb b/samples/client/petstore/ruby/spec/models/map_test_spec.rb
index c659b037e7..68af369edb 100644
--- a/samples/client/petstore/ruby/spec/models/map_test_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/map_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/mixed_properties_and_additional_properties_class_spec.rb b/samples/client/petstore/ruby/spec/models/mixed_properties_and_additional_properties_class_spec.rb
index 4d8952aaa4..74682d5070 100644
--- a/samples/client/petstore/ruby/spec/models/mixed_properties_and_additional_properties_class_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/mixed_properties_and_additional_properties_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/model200_response_spec.rb b/samples/client/petstore/ruby/spec/models/model200_response_spec.rb
index a933d442d5..17d81cd53e 100644
--- a/samples/client/petstore/ruby/spec/models/model200_response_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/model200_response_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/model_return_spec.rb b/samples/client/petstore/ruby/spec/models/model_return_spec.rb
index 31eeabd78f..9955c485a2 100644
--- a/samples/client/petstore/ruby/spec/models/model_return_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/model_return_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/name_spec.rb b/samples/client/petstore/ruby/spec/models/name_spec.rb
index b0f8ba6012..8231e889df 100644
--- a/samples/client/petstore/ruby/spec/models/name_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/name_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/number_only_spec.rb b/samples/client/petstore/ruby/spec/models/number_only_spec.rb
index 86073d4404..5279dc3d15 100644
--- a/samples/client/petstore/ruby/spec/models/number_only_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/number_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/order_spec.rb b/samples/client/petstore/ruby/spec/models/order_spec.rb
index d2249f7101..dc78d58c62 100644
--- a/samples/client/petstore/ruby/spec/models/order_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/order_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/outer_composite_spec.rb b/samples/client/petstore/ruby/spec/models/outer_composite_spec.rb
index d5300f0a41..5d5867a960 100644
--- a/samples/client/petstore/ruby/spec/models/outer_composite_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/outer_composite_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/outer_enum_spec.rb b/samples/client/petstore/ruby/spec/models/outer_enum_spec.rb
index 2085fde52f..81489e56ef 100644
--- a/samples/client/petstore/ruby/spec/models/outer_enum_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/outer_enum_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/pet_spec.rb b/samples/client/petstore/ruby/spec/models/pet_spec.rb
index 4df9e3fa81..377ea72bdb 100644
--- a/samples/client/petstore/ruby/spec/models/pet_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/pet_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/read_only_first_spec.rb b/samples/client/petstore/ruby/spec/models/read_only_first_spec.rb
index a380cd95dd..85634671a3 100644
--- a/samples/client/petstore/ruby/spec/models/read_only_first_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/read_only_first_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/special_model_name_spec.rb b/samples/client/petstore/ruby/spec/models/special_model_name_spec.rb
index 2aa1094cc2..d0ac24aa1b 100644
--- a/samples/client/petstore/ruby/spec/models/special_model_name_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/special_model_name_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/tag_spec.rb b/samples/client/petstore/ruby/spec/models/tag_spec.rb
index 0b05f6e477..01f21801e0 100644
--- a/samples/client/petstore/ruby/spec/models/tag_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/tag_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/type_holder_default_spec.rb b/samples/client/petstore/ruby/spec/models/type_holder_default_spec.rb
index 6257cc53cb..433a060a45 100644
--- a/samples/client/petstore/ruby/spec/models/type_holder_default_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/type_holder_default_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/type_holder_example_spec.rb b/samples/client/petstore/ruby/spec/models/type_holder_example_spec.rb
index 7e23e03308..8a8bc5c895 100644
--- a/samples/client/petstore/ruby/spec/models/type_holder_example_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/type_holder_example_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/user_spec.rb b/samples/client/petstore/ruby/spec/models/user_spec.rb
index 6896fda990..999f4e0d08 100644
--- a/samples/client/petstore/ruby/spec/models/user_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/user_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/models/xml_item_spec.rb b/samples/client/petstore/ruby/spec/models/xml_item_spec.rb
index 39b204a603..2a35a5c3ab 100644
--- a/samples/client/petstore/ruby/spec/models/xml_item_spec.rb
+++ b/samples/client/petstore/ruby/spec/models/xml_item_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/ruby/spec/spec_helper.rb b/samples/client/petstore/ruby/spec/spec_helper.rb
index 00fa66dac8..604b23f2d6 100644
--- a/samples/client/petstore/ruby/spec/spec_helper.rb
+++ b/samples/client/petstore/ruby/spec/spec_helper.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/client/petstore/typescript-angular-v8-provided-in-root/builds/single-request-parameter/.openapi-generator/VERSION b/samples/client/petstore/typescript-angular-v8-provided-in-root/builds/single-request-parameter/.openapi-generator/VERSION
index e4955748d3..bfbf77eb7f 100644
--- a/samples/client/petstore/typescript-angular-v8-provided-in-root/builds/single-request-parameter/.openapi-generator/VERSION
+++ b/samples/client/petstore/typescript-angular-v8-provided-in-root/builds/single-request-parameter/.openapi-generator/VERSION
@@ -1 +1 @@
-4.2.2-SNAPSHOT
\ No newline at end of file
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/client/petstore/typescript-angular-v8-provided-in-root/builds/with-prefixed-module-name/.openapi-generator/VERSION b/samples/client/petstore/typescript-angular-v8-provided-in-root/builds/with-prefixed-module-name/.openapi-generator/VERSION
index 60e4bdf6f2..bfbf77eb7f 100644
--- a/samples/client/petstore/typescript-angular-v8-provided-in-root/builds/with-prefixed-module-name/.openapi-generator/VERSION
+++ b/samples/client/petstore/typescript-angular-v8-provided-in-root/builds/with-prefixed-module-name/.openapi-generator/VERSION
@@ -1,5 +1 @@
-<<<<<<< HEAD
-4.3.0-SNAPSHOT
-=======
-4.2.2-SNAPSHOT
->>>>>>> origin/master
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/client/petstore/typescript-fetch/builds/typescript-three-plus/.openapi-generator/VERSION b/samples/client/petstore/typescript-fetch/builds/typescript-three-plus/.openapi-generator/VERSION
index 60e4bdf6f2..bfbf77eb7f 100644
--- a/samples/client/petstore/typescript-fetch/builds/typescript-three-plus/.openapi-generator/VERSION
+++ b/samples/client/petstore/typescript-fetch/builds/typescript-three-plus/.openapi-generator/VERSION
@@ -1,5 +1 @@
-<<<<<<< HEAD
-4.3.0-SNAPSHOT
-=======
-4.2.2-SNAPSHOT
->>>>>>> origin/master
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/client/petstore/typescript-redux-query/builds/with-npm-version/.openapi-generator/VERSION b/samples/client/petstore/typescript-redux-query/builds/with-npm-version/.openapi-generator/VERSION
index e4955748d3..bfbf77eb7f 100644
--- a/samples/client/petstore/typescript-redux-query/builds/with-npm-version/.openapi-generator/VERSION
+++ b/samples/client/petstore/typescript-redux-query/builds/with-npm-version/.openapi-generator/VERSION
@@ -1 +1 @@
-4.2.2-SNAPSHOT
\ No newline at end of file
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/openapi3/client/petstore/go/go-petstore/.openapi-generator/VERSION b/samples/openapi3/client/petstore/go/go-petstore/.openapi-generator/VERSION
index 60e4bdf6f2..bfbf77eb7f 100644
--- a/samples/openapi3/client/petstore/go/go-petstore/.openapi-generator/VERSION
+++ b/samples/openapi3/client/petstore/go/go-petstore/.openapi-generator/VERSION
@@ -1,5 +1 @@
-<<<<<<< HEAD
-4.3.0-SNAPSHOT
-=======
-4.2.2-SNAPSHOT
->>>>>>> origin/master
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/AnotherFakeApiTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/AnotherFakeApiTest.php
index 133dea0185..a24c2dde30 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/AnotherFakeApiTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/AnotherFakeApiTest.php
@@ -17,11 +17,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/DefaultApiTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/DefaultApiTest.php
index f98ba2d5ae..e42429547f 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/DefaultApiTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/DefaultApiTest.php
@@ -17,11 +17,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/FakeApiTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/FakeApiTest.php
index a6da9e5719..5fa376e79a 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/FakeApiTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/FakeApiTest.php
@@ -17,11 +17,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/FakeClassnameTags123ApiTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/FakeClassnameTags123ApiTest.php
index 7f3ec6a9bd..32f0245b79 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/FakeClassnameTags123ApiTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/FakeClassnameTags123ApiTest.php
@@ -17,11 +17,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/PetApiTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/PetApiTest.php
index 0826a8b1c9..27573e5087 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/PetApiTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/PetApiTest.php
@@ -17,11 +17,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/StoreApiTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/StoreApiTest.php
index 36425e2c4f..25dbb7bd86 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/StoreApiTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/StoreApiTest.php
@@ -17,11 +17,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/UserApiTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/UserApiTest.php
index bf0f8954dd..5e45da2083 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/UserApiTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Api/UserApiTest.php
@@ -17,11 +17,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/AdditionalPropertiesClassTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/AdditionalPropertiesClassTest.php
index 33787afc6d..59556f799a 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/AdditionalPropertiesClassTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/AdditionalPropertiesClassTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/AnimalTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/AnimalTest.php
index b13a851eb5..b3714413d3 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/AnimalTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/AnimalTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ApiResponseTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ApiResponseTest.php
index 9edb93a836..56514da3d1 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ApiResponseTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ApiResponseTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayOfArrayOfNumberOnlyTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayOfArrayOfNumberOnlyTest.php
index 5ef98f1f2b..048b08cc73 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayOfArrayOfNumberOnlyTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayOfArrayOfNumberOnlyTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayOfNumberOnlyTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayOfNumberOnlyTest.php
index 3ef1a3694a..63ca6fe26e 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayOfNumberOnlyTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayOfNumberOnlyTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayTestTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayTestTest.php
index e936aef33f..4fc7866a23 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayTestTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ArrayTestTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CapitalizationTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CapitalizationTest.php
index 89d6385fc8..57f23ba252 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CapitalizationTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CapitalizationTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CatAllOfTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CatAllOfTest.php
index fc16b01138..2028ab3ad1 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CatAllOfTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CatAllOfTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CatTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CatTest.php
index 1bf163b276..87d06421f3 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CatTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CatTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CategoryTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CategoryTest.php
index 3b9c6a71ba..c160c602cb 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CategoryTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/CategoryTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ClassModelTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ClassModelTest.php
index 6b2783741a..eeede0b850 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ClassModelTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ClassModelTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ClientTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ClientTest.php
index f13f8fa74c..f3fa825af8 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ClientTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ClientTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/DogAllOfTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/DogAllOfTest.php
index ed77467bfb..64f2ea9e0a 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/DogAllOfTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/DogAllOfTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/DogTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/DogTest.php
index 2f493383db..3423f10cb4 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/DogTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/DogTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumArraysTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumArraysTest.php
index adb4926482..94188a250d 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumArraysTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumArraysTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumClassTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumClassTest.php
index 9d3b71bd27..7fe49192af 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumClassTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumClassTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumTestTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumTestTest.php
index 43b6287e76..e98672a802 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumTestTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/EnumTestTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FileSchemaTestClassTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FileSchemaTestClassTest.php
index 8db383615e..74f5b87a1a 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FileSchemaTestClassTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FileSchemaTestClassTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FileTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FileTest.php
index 1e8c120766..a8eedbc15a 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FileTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FileTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FooTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FooTest.php
index 13c6e1b640..02ef4226b5 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FooTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FooTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FormatTestTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FormatTestTest.php
index b77bb82712..05a24cbf68 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FormatTestTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/FormatTestTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/HasOnlyReadOnlyTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/HasOnlyReadOnlyTest.php
index 2c6b904bed..24fe5ebba1 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/HasOnlyReadOnlyTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/HasOnlyReadOnlyTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/HealthCheckResultTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/HealthCheckResultTest.php
index 13924e8109..9728bfc6ae 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/HealthCheckResultTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/HealthCheckResultTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject1Test.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject1Test.php
index e68675e5e4..80928c280d 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject1Test.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject1Test.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject2Test.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject2Test.php
index dc4532a6e7..b3d3a27346 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject2Test.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject2Test.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject3Test.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject3Test.php
index 8f0cdbc62f..8ac81e2639 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject3Test.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject3Test.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject4Test.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject4Test.php
index 6a541d4c79..9f4e4f349b 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject4Test.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject4Test.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject5Test.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject5Test.php
index bfc1e5eb9c..e7d9353b8d 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject5Test.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObject5Test.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObjectTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObjectTest.php
index a7f70ca2cb..b5c4c045ba 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObjectTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineObjectTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineResponseDefaultTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineResponseDefaultTest.php
index 31b5e674cb..687de052d9 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineResponseDefaultTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/InlineResponseDefaultTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/MapTestTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/MapTestTest.php
index 22c8e8a8f7..b3fdcce373 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/MapTestTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/MapTestTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/MixedPropertiesAndAdditionalPropertiesClassTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/MixedPropertiesAndAdditionalPropertiesClassTest.php
index df0b61895e..7f4909929b 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/MixedPropertiesAndAdditionalPropertiesClassTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/MixedPropertiesAndAdditionalPropertiesClassTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/Model200ResponseTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/Model200ResponseTest.php
index d303bfa006..32e0816e02 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/Model200ResponseTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/Model200ResponseTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ModelListTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ModelListTest.php
index 340e7fc52e..bf1035dd78 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ModelListTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ModelListTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ModelReturnTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ModelReturnTest.php
index d7d63b5911..46171d9c06 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ModelReturnTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ModelReturnTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NameTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NameTest.php
index 5311d0fe5b..8e75832473 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NameTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NameTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NullableClassTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NullableClassTest.php
index 76a2aa9bf5..6161045f63 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NullableClassTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NullableClassTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NumberOnlyTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NumberOnlyTest.php
index 1dc3d4c2d1..c510627df7 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NumberOnlyTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/NumberOnlyTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OrderTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OrderTest.php
index c3088a2e39..4a93843727 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OrderTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OrderTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterCompositeTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterCompositeTest.php
index 755a327e55..d9635986d5 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterCompositeTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterCompositeTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumDefaultValueTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumDefaultValueTest.php
index 34fd57a60e..b0b2df3de3 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumDefaultValueTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumDefaultValueTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumIntegerDefaultValueTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumIntegerDefaultValueTest.php
index 1e02e84180..16a371785b 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumIntegerDefaultValueTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumIntegerDefaultValueTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumIntegerTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumIntegerTest.php
index b5e3c2b7df..ca66871cf3 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumIntegerTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumIntegerTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumTest.php
index a9a39d1a24..6dfd00288c 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/OuterEnumTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/PetTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/PetTest.php
index e661c56ef7..e7b6f303c7 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/PetTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/PetTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ReadOnlyFirstTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ReadOnlyFirstTest.php
index 136522d9f9..c9108b0cb0 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ReadOnlyFirstTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/ReadOnlyFirstTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/SpecialModelNameTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/SpecialModelNameTest.php
index 0047eb8078..f15c9786c2 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/SpecialModelNameTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/SpecialModelNameTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/TagTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/TagTest.php
index 0fbc6b2cf2..afe28ca6f9 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/TagTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/TagTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/UserTest.php b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/UserTest.php
index a352a546cc..82a19ce00a 100644
--- a/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/UserTest.php
+++ b/samples/openapi3/client/petstore/php/OpenAPIClient-php/test/Model/UserTest.php
@@ -18,11 +18,7 @@
* The version of the OpenAPI document: 1.0.0
*
* Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
* OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
- * OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
*/
/**
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/api/another_fake_api_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/api/another_fake_api_spec.rb
index 647c6c78a5..631990310c 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/api/another_fake_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/api/another_fake_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/api/default_api_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/api/default_api_spec.rb
index b42dbbdffb..445243c87b 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/api/default_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/api/default_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/api/fake_api_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/api/fake_api_spec.rb
index 1c841b38f1..a693f7ffe9 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/api/fake_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/api/fake_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/api/fake_classname_tags123_api_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/api/fake_classname_tags123_api_spec.rb
index f129837820..19929e8939 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/api/fake_classname_tags123_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/api/fake_classname_tags123_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/api/pet_api_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/api/pet_api_spec.rb
index ee05e1738c..3e66110ea2 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/api/pet_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/api/pet_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/api/store_api_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/api/store_api_spec.rb
index a55a0aeb46..b83859edd6 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/api/store_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/api/store_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/api/user_api_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/api/user_api_spec.rb
index 754ec7b5d1..216172b7aa 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/api/user_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/api/user_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/api_client_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/api_client_spec.rb
index 3dbb705410..bd7d495672 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/api_client_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/api_client_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/configuration_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/configuration_spec.rb
index 020006b704..67cb5ef0fe 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/configuration_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/configuration_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/additional_properties_class_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/additional_properties_class_spec.rb
index 0c3899c732..ba46e48f1d 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/additional_properties_class_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/additional_properties_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/animal_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/animal_spec.rb
index 5ab5e125d4..5a53866a88 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/animal_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/animal_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/api_response_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/api_response_spec.rb
index acdbc13a6c..dc3ededbef 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/api_response_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/api_response_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_of_array_of_number_only_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_of_array_of_number_only_spec.rb
index d4c4b83ab9..7709c7864c 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_of_array_of_number_only_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_of_array_of_number_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_of_number_only_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_of_number_only_spec.rb
index 75dbc8123f..adc9db6b37 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_of_number_only_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_of_number_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_test_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_test_spec.rb
index 2e3690254c..8c617b4925 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_test_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/array_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/capitalization_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/capitalization_spec.rb
index c0a52907ce..7f4b2d2054 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/capitalization_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/capitalization_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/cat_all_of_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/cat_all_of_spec.rb
index 36015763d8..3e9b5a7d2b 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/cat_all_of_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/cat_all_of_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/cat_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/cat_spec.rb
index 9b925b1bfc..f3971b6087 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/cat_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/cat_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/category_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/category_spec.rb
index 3f19ebba93..7b5a69a92b 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/category_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/category_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/class_model_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/class_model_spec.rb
index de1ba1f05c..9feff10a2f 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/class_model_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/class_model_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/client_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/client_spec.rb
index 95f3a0f5d6..7ef018537a 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/client_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/client_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/dog_all_of_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/dog_all_of_spec.rb
index 140f56c41d..96bb0c7151 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/dog_all_of_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/dog_all_of_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/dog_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/dog_spec.rb
index 60b29c9a2c..ea14fab183 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/dog_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/dog_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_arrays_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_arrays_spec.rb
index c2341fc9cb..0bc9360386 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_arrays_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_arrays_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_class_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_class_spec.rb
index d18cdadd63..718d50f0ef 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_class_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_test_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_test_spec.rb
index 411a5afddc..528f61b171 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_test_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/enum_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/file_schema_test_class_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/file_schema_test_class_spec.rb
index 5293d2e451..b645b814b7 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/file_schema_test_class_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/file_schema_test_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/file_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/file_spec.rb
index ea34857498..1455cd8fe4 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/file_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/file_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/foo_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/foo_spec.rb
index 3a1a3857c5..36493c0166 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/foo_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/foo_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/format_test_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/format_test_spec.rb
index 3b64423a3a..5a7b4345f4 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/format_test_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/format_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/has_only_read_only_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/has_only_read_only_spec.rb
index c9cef23851..94ceb588b5 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/has_only_read_only_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/has_only_read_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/health_check_result_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/health_check_result_spec.rb
index b756f732b3..b155722289 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/health_check_result_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/health_check_result_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object1_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object1_spec.rb
index 9cdc200794..a7f6edbe19 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object1_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object1_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object2_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object2_spec.rb
index 0a6b8e901e..47baa83913 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object2_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object2_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object3_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object3_spec.rb
index 214ab9dfcb..cf778b63ad 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object3_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object3_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object4_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object4_spec.rb
index 0e5843d97a..4c06f149f8 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object4_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object4_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object5_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object5_spec.rb
index 95cf79b263..adc7f7fbf1 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object5_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object5_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object_spec.rb
index 4f09b738b6..26b75fb14d 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_object_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_response_default_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_response_default_spec.rb
index 2650716db7..0020490a5a 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_response_default_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/inline_response_default_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/list_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/list_spec.rb
index 36cbbc1e9a..712bc60fc9 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/list_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/list_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/map_test_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/map_test_spec.rb
index c659b037e7..68af369edb 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/map_test_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/map_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/mixed_properties_and_additional_properties_class_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/mixed_properties_and_additional_properties_class_spec.rb
index 4d8952aaa4..74682d5070 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/mixed_properties_and_additional_properties_class_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/mixed_properties_and_additional_properties_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/model200_response_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/model200_response_spec.rb
index a933d442d5..17d81cd53e 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/model200_response_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/model200_response_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/model_return_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/model_return_spec.rb
index 31eeabd78f..9955c485a2 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/model_return_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/model_return_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/name_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/name_spec.rb
index b0f8ba6012..8231e889df 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/name_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/name_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/nullable_class_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/nullable_class_spec.rb
index bc94dd707c..f66f12cd67 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/nullable_class_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/nullable_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/number_only_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/number_only_spec.rb
index 86073d4404..5279dc3d15 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/number_only_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/number_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/order_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/order_spec.rb
index d2249f7101..dc78d58c62 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/order_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/order_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_composite_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_composite_spec.rb
index d5300f0a41..5d5867a960 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_composite_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_composite_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_default_value_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_default_value_spec.rb
index 8f2bd69342..7eeed2cdeb 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_default_value_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_default_value_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_integer_default_value_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_integer_default_value_spec.rb
index 22dcb66fa0..3d294381a1 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_integer_default_value_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_integer_default_value_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_integer_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_integer_spec.rb
index eaadf5d8e5..c895766335 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_integer_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_integer_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_spec.rb
index 2085fde52f..81489e56ef 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/outer_enum_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/pet_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/pet_spec.rb
index 4df9e3fa81..377ea72bdb 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/pet_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/pet_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/read_only_first_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/read_only_first_spec.rb
index a380cd95dd..85634671a3 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/read_only_first_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/read_only_first_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/special_model_name_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/special_model_name_spec.rb
index 2aa1094cc2..d0ac24aa1b 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/special_model_name_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/special_model_name_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/tag_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/tag_spec.rb
index 0b05f6e477..01f21801e0 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/tag_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/tag_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/models/user_spec.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/models/user_spec.rb
index 6896fda990..999f4e0d08 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/models/user_spec.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/models/user_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby-faraday/spec/spec_helper.rb b/samples/openapi3/client/petstore/ruby-faraday/spec/spec_helper.rb
index 00fa66dac8..604b23f2d6 100644
--- a/samples/openapi3/client/petstore/ruby-faraday/spec/spec_helper.rb
+++ b/samples/openapi3/client/petstore/ruby-faraday/spec/spec_helper.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/api/another_fake_api_spec.rb b/samples/openapi3/client/petstore/ruby/spec/api/another_fake_api_spec.rb
index 647c6c78a5..631990310c 100644
--- a/samples/openapi3/client/petstore/ruby/spec/api/another_fake_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/api/another_fake_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/api/default_api_spec.rb b/samples/openapi3/client/petstore/ruby/spec/api/default_api_spec.rb
index b42dbbdffb..445243c87b 100644
--- a/samples/openapi3/client/petstore/ruby/spec/api/default_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/api/default_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/api/fake_api_spec.rb b/samples/openapi3/client/petstore/ruby/spec/api/fake_api_spec.rb
index 1c841b38f1..a693f7ffe9 100644
--- a/samples/openapi3/client/petstore/ruby/spec/api/fake_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/api/fake_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/api/fake_classname_tags123_api_spec.rb b/samples/openapi3/client/petstore/ruby/spec/api/fake_classname_tags123_api_spec.rb
index f129837820..19929e8939 100644
--- a/samples/openapi3/client/petstore/ruby/spec/api/fake_classname_tags123_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/api/fake_classname_tags123_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/api/pet_api_spec.rb b/samples/openapi3/client/petstore/ruby/spec/api/pet_api_spec.rb
index ee05e1738c..3e66110ea2 100644
--- a/samples/openapi3/client/petstore/ruby/spec/api/pet_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/api/pet_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/api/store_api_spec.rb b/samples/openapi3/client/petstore/ruby/spec/api/store_api_spec.rb
index a55a0aeb46..b83859edd6 100644
--- a/samples/openapi3/client/petstore/ruby/spec/api/store_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/api/store_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/api/user_api_spec.rb b/samples/openapi3/client/petstore/ruby/spec/api/user_api_spec.rb
index 754ec7b5d1..216172b7aa 100644
--- a/samples/openapi3/client/petstore/ruby/spec/api/user_api_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/api/user_api_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/api_client_spec.rb b/samples/openapi3/client/petstore/ruby/spec/api_client_spec.rb
index 80d046123b..bef4a88a2e 100644
--- a/samples/openapi3/client/petstore/ruby/spec/api_client_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/api_client_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/configuration_spec.rb b/samples/openapi3/client/petstore/ruby/spec/configuration_spec.rb
index 020006b704..67cb5ef0fe 100644
--- a/samples/openapi3/client/petstore/ruby/spec/configuration_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/configuration_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/additional_properties_class_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/additional_properties_class_spec.rb
index 0c3899c732..ba46e48f1d 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/additional_properties_class_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/additional_properties_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/animal_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/animal_spec.rb
index 5ab5e125d4..5a53866a88 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/animal_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/animal_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/api_response_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/api_response_spec.rb
index acdbc13a6c..dc3ededbef 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/api_response_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/api_response_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/array_of_array_of_number_only_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/array_of_array_of_number_only_spec.rb
index d4c4b83ab9..7709c7864c 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/array_of_array_of_number_only_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/array_of_array_of_number_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/array_of_number_only_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/array_of_number_only_spec.rb
index 75dbc8123f..adc9db6b37 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/array_of_number_only_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/array_of_number_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/array_test_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/array_test_spec.rb
index 2e3690254c..8c617b4925 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/array_test_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/array_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/capitalization_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/capitalization_spec.rb
index c0a52907ce..7f4b2d2054 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/capitalization_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/capitalization_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/cat_all_of_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/cat_all_of_spec.rb
index 36015763d8..3e9b5a7d2b 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/cat_all_of_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/cat_all_of_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/cat_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/cat_spec.rb
index 9b925b1bfc..f3971b6087 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/cat_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/cat_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/category_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/category_spec.rb
index 3f19ebba93..7b5a69a92b 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/category_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/category_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/class_model_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/class_model_spec.rb
index de1ba1f05c..9feff10a2f 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/class_model_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/class_model_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/client_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/client_spec.rb
index 95f3a0f5d6..7ef018537a 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/client_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/client_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/dog_all_of_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/dog_all_of_spec.rb
index 140f56c41d..96bb0c7151 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/dog_all_of_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/dog_all_of_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/dog_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/dog_spec.rb
index 60b29c9a2c..ea14fab183 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/dog_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/dog_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/enum_arrays_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/enum_arrays_spec.rb
index c2341fc9cb..0bc9360386 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/enum_arrays_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/enum_arrays_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/enum_class_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/enum_class_spec.rb
index d18cdadd63..718d50f0ef 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/enum_class_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/enum_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/enum_test_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/enum_test_spec.rb
index 411a5afddc..528f61b171 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/enum_test_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/enum_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/file_schema_test_class_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/file_schema_test_class_spec.rb
index 5293d2e451..b645b814b7 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/file_schema_test_class_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/file_schema_test_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/file_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/file_spec.rb
index ea34857498..1455cd8fe4 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/file_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/file_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/foo_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/foo_spec.rb
index 3a1a3857c5..36493c0166 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/foo_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/foo_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/format_test_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/format_test_spec.rb
index 3b64423a3a..5a7b4345f4 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/format_test_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/format_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/has_only_read_only_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/has_only_read_only_spec.rb
index c9cef23851..94ceb588b5 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/has_only_read_only_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/has_only_read_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/health_check_result_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/health_check_result_spec.rb
index b756f732b3..b155722289 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/health_check_result_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/health_check_result_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/inline_object1_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/inline_object1_spec.rb
index 9cdc200794..a7f6edbe19 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/inline_object1_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/inline_object1_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/inline_object2_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/inline_object2_spec.rb
index 0a6b8e901e..47baa83913 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/inline_object2_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/inline_object2_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/inline_object3_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/inline_object3_spec.rb
index 214ab9dfcb..cf778b63ad 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/inline_object3_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/inline_object3_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/inline_object4_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/inline_object4_spec.rb
index 0e5843d97a..4c06f149f8 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/inline_object4_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/inline_object4_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/inline_object5_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/inline_object5_spec.rb
index 95cf79b263..adc7f7fbf1 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/inline_object5_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/inline_object5_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/inline_object_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/inline_object_spec.rb
index 4f09b738b6..26b75fb14d 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/inline_object_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/inline_object_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/inline_response_default_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/inline_response_default_spec.rb
index 2650716db7..0020490a5a 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/inline_response_default_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/inline_response_default_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/list_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/list_spec.rb
index 36cbbc1e9a..712bc60fc9 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/list_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/list_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/map_test_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/map_test_spec.rb
index c659b037e7..68af369edb 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/map_test_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/map_test_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/mixed_properties_and_additional_properties_class_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/mixed_properties_and_additional_properties_class_spec.rb
index 4d8952aaa4..74682d5070 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/mixed_properties_and_additional_properties_class_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/mixed_properties_and_additional_properties_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/model200_response_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/model200_response_spec.rb
index a933d442d5..17d81cd53e 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/model200_response_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/model200_response_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/model_return_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/model_return_spec.rb
index 31eeabd78f..9955c485a2 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/model_return_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/model_return_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/name_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/name_spec.rb
index b0f8ba6012..8231e889df 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/name_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/name_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/nullable_class_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/nullable_class_spec.rb
index bc94dd707c..f66f12cd67 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/nullable_class_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/nullable_class_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/number_only_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/number_only_spec.rb
index 86073d4404..5279dc3d15 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/number_only_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/number_only_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/order_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/order_spec.rb
index d2249f7101..dc78d58c62 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/order_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/order_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/outer_composite_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/outer_composite_spec.rb
index d5300f0a41..5d5867a960 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/outer_composite_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/outer_composite_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_default_value_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_default_value_spec.rb
index 8f2bd69342..7eeed2cdeb 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_default_value_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_default_value_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_integer_default_value_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_integer_default_value_spec.rb
index 22dcb66fa0..3d294381a1 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_integer_default_value_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_integer_default_value_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_integer_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_integer_spec.rb
index eaadf5d8e5..c895766335 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_integer_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_integer_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_spec.rb
index 2085fde52f..81489e56ef 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/outer_enum_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/pet_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/pet_spec.rb
index 4df9e3fa81..377ea72bdb 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/pet_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/pet_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/read_only_first_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/read_only_first_spec.rb
index a380cd95dd..85634671a3 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/read_only_first_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/read_only_first_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/special_model_name_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/special_model_name_spec.rb
index 2aa1094cc2..d0ac24aa1b 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/special_model_name_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/special_model_name_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/tag_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/tag_spec.rb
index 0b05f6e477..01f21801e0 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/tag_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/tag_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/models/user_spec.rb b/samples/openapi3/client/petstore/ruby/spec/models/user_spec.rb
index 6896fda990..999f4e0d08 100644
--- a/samples/openapi3/client/petstore/ruby/spec/models/user_spec.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/models/user_spec.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/openapi3/client/petstore/ruby/spec/spec_helper.rb b/samples/openapi3/client/petstore/ruby/spec/spec_helper.rb
index 00fa66dac8..604b23f2d6 100644
--- a/samples/openapi3/client/petstore/ruby/spec/spec_helper.rb
+++ b/samples/openapi3/client/petstore/ruby/spec/spec_helper.rb
@@ -6,11 +6,7 @@
The version of the OpenAPI document: 1.0.0
Generated by: https://openapi-generator.tech
-<<<<<<< HEAD
OpenAPI Generator version: 4.3.0-SNAPSHOT
-=======
-OpenAPI Generator version: 4.2.2-SNAPSHOT
->>>>>>> origin/master
=end
diff --git a/samples/server/petstore/go-api-server/.openapi-generator/VERSION b/samples/server/petstore/go-api-server/.openapi-generator/VERSION
index 60e4bdf6f2..bfbf77eb7f 100644
--- a/samples/server/petstore/go-api-server/.openapi-generator/VERSION
+++ b/samples/server/petstore/go-api-server/.openapi-generator/VERSION
@@ -1,5 +1 @@
-<<<<<<< HEAD
-4.3.0-SNAPSHOT
-=======
-4.2.2-SNAPSHOT
->>>>>>> origin/master
+4.3.0-SNAPSHOT
\ No newline at end of file
diff --git a/samples/server/petstore/php-slim4/.openapi-generator/VERSION b/samples/server/petstore/php-slim4/.openapi-generator/VERSION
index 60e4bdf6f2..bfbf77eb7f 100644
--- a/samples/server/petstore/php-slim4/.openapi-generator/VERSION
+++ b/samples/server/petstore/php-slim4/.openapi-generator/VERSION
@@ -1,5 +1 @@
-<<<<<<< HEAD
-4.3.0-SNAPSHOT
-=======
-4.2.2-SNAPSHOT
->>>>>>> origin/master
+4.3.0-SNAPSHOT
\ No newline at end of file