mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 12:52:49 +00:00
[swift][client] rename api client to api configuration (#20103)
* [swift][client] rename api client to api configuration * [swift][client] rename api client to api configuration * [swift][client] rename api client to api configuration * [swift][client] rename api client to api configuration * [swift][client] rename api client to api configuration * [swift][client] rename api client to api configuration * Update modules/openapi-generator/src/main/resources/swift6/api.mustache Co-authored-by: Lennard Sprong <x-sheep@users.noreply.github.com> * [swift][client] rename api client to api configuration * Update modules/openapi-generator/src/main/resources/swift6/api.mustache Co-authored-by: Lennard Sprong <x-sheep@users.noreply.github.com> * Update modules/openapi-generator/src/main/resources/swift6/api.mustache Co-authored-by: Lennard Sprong <x-sheep@users.noreply.github.com> * Update modules/openapi-generator/src/main/resources/swift6/api.mustache Co-authored-by: Lennard Sprong <x-sheep@users.noreply.github.com> * Update modules/openapi-generator/src/main/resources/swift6/api.mustache Co-authored-by: Lennard Sprong <x-sheep@users.noreply.github.com> * Update modules/openapi-generator/src/main/resources/swift6/api.mustache Co-authored-by: Lennard Sprong <x-sheep@users.noreply.github.com> * Update modules/openapi-generator/src/main/resources/swift6/api.mustache Co-authored-by: Lennard Sprong <x-sheep@users.noreply.github.com> * [swift][client] rename api client to api configuration --------- Co-authored-by: Lennard Sprong <x-sheep@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"originHash" : "b14c4fe6a7263c50050b60f25c3f28d6b22d415d0c780c4d5a3494c6c0218ccd",
|
||||
"originHash" : "472bd6166910f63c0cf0e9ff6ab969628489a7027357cae71bd565f99926ca6b",
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "alamofire",
|
||||
@@ -24,8 +24,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/ReactiveX/RxSwift",
|
||||
"state" : {
|
||||
"revision" : "b06a8c8596e4c3e8e7788e08e720e3248563ce6a",
|
||||
"version" : "6.7.1"
|
||||
"revision" : "c7c7d2cf50a3211fe2843f76869c698e4e417930",
|
||||
"version" : "6.8.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user