Skip to content

Commit 4c87963

Browse files
committed
Update SDK using contracts version d1305b830d5c65e49a12ec4ba7745a54280fedf4
1 parent 3b5227f commit 4c87963

2 files changed

Lines changed: 31 additions & 29 deletions

File tree

eolymp/atlas/problem_service_pb2.py

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

eolymp/atlas/problem_service_pb2.pyi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,13 +157,15 @@ class UpdateProblemInput(_message.Message):
157157
DIFFICULTY: _ClassVar[UpdateProblemInput.Patch]
158158
ORIGIN: _ClassVar[UpdateProblemInput.Patch]
159159
TYPE: _ClassVar[UpdateProblemInput.Patch]
160+
NUMBER: _ClassVar[UpdateProblemInput.Patch]
160161
ALL: UpdateProblemInput.Patch
161162
VISIBLE: UpdateProblemInput.Patch
162163
PRIVATE: UpdateProblemInput.Patch
163164
TOPICS: UpdateProblemInput.Patch
164165
DIFFICULTY: UpdateProblemInput.Patch
165166
ORIGIN: UpdateProblemInput.Patch
166167
TYPE: UpdateProblemInput.Patch
168+
NUMBER: UpdateProblemInput.Patch
167169
PATCH_FIELD_NUMBER: _ClassVar[int]
168170
PROBLEM_ID_FIELD_NUMBER: _ClassVar[int]
169171
PROBLEM_FIELD_NUMBER: _ClassVar[int]

0 commit comments

Comments
 (0)