Skip to content

Commit 778c2aa

Browse files
committed
Update SDK using contracts version 8bb19f6ec2599d09f75785e7f8c160ebcb32aae2
1 parent 4c87963 commit 778c2aa

409 files changed

Lines changed: 2071 additions & 1265 deletions

File tree

Some content is hidden

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

eolymp/acl/action_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eolymp/acl/permission_service_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eolymp/acl/permission_service_pb2.pyi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ from eolymp.annotations import ratelimit_pb2 as _ratelimit_pb2
44
from google.protobuf.internal import containers as _containers
55
from google.protobuf import descriptor as _descriptor
66
from google.protobuf import message as _message
7-
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Optional as _Optional, Union as _Union
7+
from collections.abc import Iterable as _Iterable
8+
from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
89

910
DESCRIPTOR: _descriptor.FileDescriptor
1011

eolymp/acl/policy_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eolymp/acl/policy_pb2.pyi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ from eolymp.acl import action_pb2 as _action_pb2
22
from google.protobuf.internal import containers as _containers
33
from google.protobuf import descriptor as _descriptor
44
from google.protobuf import message as _message
5-
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Optional as _Optional, Union as _Union
5+
from collections.abc import Iterable as _Iterable
6+
from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
67

78
DESCRIPTOR: _descriptor.FileDescriptor
89

eolymp/acl/policy_service_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eolymp/acl/policy_service_pb2.pyi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ from google.protobuf.internal import containers as _containers
66
from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
77
from google.protobuf import descriptor as _descriptor
88
from google.protobuf import message as _message
9-
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Mapping as _Mapping, Optional as _Optional, Union as _Union
9+
from collections.abc import Iterable as _Iterable, Mapping as _Mapping
10+
from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
1011

1112
DESCRIPTOR: _descriptor.FileDescriptor
1213

eolymp/annotations/endpoint_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

eolymp/annotations/endpoint_pb2.pyi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ from google.protobuf import descriptor_pb2 as _descriptor_pb2
22
from google.protobuf.internal import containers as _containers
33
from google.protobuf import descriptor as _descriptor
44
from google.protobuf import message as _message
5-
from typing import ClassVar as _ClassVar, Iterable as _Iterable, Mapping as _Mapping, Optional as _Optional, Union as _Union
5+
from collections.abc import Iterable as _Iterable, Mapping as _Mapping
6+
from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
67

78
DESCRIPTOR: _descriptor.FileDescriptor
89
ENDPOINT_FIELD_NUMBER: _ClassVar[int]

eolymp/annotations/http_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)