Skip to content

Commit 41949f9

Browse files
committed
Regenerate
1 parent 810ed78 commit 41949f9

File tree

415 files changed

+2645
-442
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

415 files changed

+2645
-442
lines changed
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# Generated file, please do not change!!!
1+
# This file is automatically generated by the rmf-codegen project.
2+
#
3+
# The Python code generator is maintained by Lab Digital. If you want to
4+
# contribute to this project then please do not edit this file directly
5+
# but send a pull request to the Lab Digital fork of rmf-codegen at
6+
# https://github.com/labd/rmf-codegen
27
from .client import Client

src/commercetools/importapi/client/__init__.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Generated file, please do not change!!!
1+
# This file is automatically generated by the rmf-codegen project.
2+
#
3+
# The Python code generator is maintained by Lab Digital. If you want to
4+
# contribute to this project then please do not edit this file directly
5+
# but send a pull request to the Lab Digital fork of rmf-codegen at
6+
# https://github.com/labd/rmf-codegen
27
from commercetools.client import BaseClient
38

49
from .by_project_key_request_builder import ByProjectKeyRequestBuilder

src/commercetools/importapi/client/by_project_key_request_builder.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Generated file, please do not change!!!
1+
# This file is automatically generated by the rmf-codegen project.
2+
#
3+
# The Python code generator is maintained by Lab Digital. If you want to
4+
# contribute to this project then please do not edit this file directly
5+
# but send a pull request to the Lab Digital fork of rmf-codegen at
6+
# https://github.com/labd/rmf-codegen
27
import typing
38
import warnings
49

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
1+
# This file is automatically generated by the rmf-codegen project.
2+
#
3+
# The Python code generator is maintained by Lab Digital. If you want to
4+
# contribute to this project then please do not edit this file directly
5+
# but send a pull request to the Lab Digital fork of rmf-codegen at
6+
# https://github.com/labd/rmf-codegen

src/commercetools/importapi/client/categories/by_project_key_categories_import_sink_key_by_import_sink_key_request_builder.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Generated file, please do not change!!!
1+
# This file is automatically generated by the rmf-codegen project.
2+
#
3+
# The Python code generator is maintained by Lab Digital. If you want to
4+
# contribute to this project then please do not edit this file directly
5+
# but send a pull request to the Lab Digital fork of rmf-codegen at
6+
# https://github.com/labd/rmf-codegen
27
import typing
38
import warnings
49

src/commercetools/importapi/client/categories/by_project_key_categories_import_sink_key_by_import_sink_key_resource_key_by_resource_key_request_builder.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Generated file, please do not change!!!
1+
# This file is automatically generated by the rmf-codegen project.
2+
#
3+
# The Python code generator is maintained by Lab Digital. If you want to
4+
# contribute to this project then please do not edit this file directly
5+
# but send a pull request to the Lab Digital fork of rmf-codegen at
6+
# https://github.com/labd/rmf-codegen
27
import typing
38
import warnings
49

src/commercetools/importapi/client/categories/by_project_key_categories_request_builder.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Generated file, please do not change!!!
1+
# This file is automatically generated by the rmf-codegen project.
2+
#
3+
# The Python code generator is maintained by Lab Digital. If you want to
4+
# contribute to this project then please do not edit this file directly
5+
# but send a pull request to the Lab Digital fork of rmf-codegen at
6+
# https://github.com/labd/rmf-codegen
27
import typing
38
import warnings
49

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
1+
# This file is automatically generated by the rmf-codegen project.
2+
#
3+
# The Python code generator is maintained by Lab Digital. If you want to
4+
# contribute to this project then please do not edit this file directly
5+
# but send a pull request to the Lab Digital fork of rmf-codegen at
6+
# https://github.com/labd/rmf-codegen

src/commercetools/importapi/client/customers/by_project_key_customers_import_sink_key_by_import_sink_key_request_builder.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Generated file, please do not change!!!
1+
# This file is automatically generated by the rmf-codegen project.
2+
#
3+
# The Python code generator is maintained by Lab Digital. If you want to
4+
# contribute to this project then please do not edit this file directly
5+
# but send a pull request to the Lab Digital fork of rmf-codegen at
6+
# https://github.com/labd/rmf-codegen
27
import typing
38
import warnings
49

src/commercetools/importapi/client/customers/by_project_key_customers_import_sink_key_by_import_sink_key_resource_key_by_resource_key_request_builder.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Generated file, please do not change!!!
1+
# This file is automatically generated by the rmf-codegen project.
2+
#
3+
# The Python code generator is maintained by Lab Digital. If you want to
4+
# contribute to this project then please do not edit this file directly
5+
# but send a pull request to the Lab Digital fork of rmf-codegen at
6+
# https://github.com/labd/rmf-codegen
27
import typing
38
import warnings
49

0 commit comments

Comments
 (0)