Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
perxis-python
Manage
Activity
Members
Plan
Custom issue tracker
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
perxis
perxis-python
Commits
5643da40
Commit
5643da40
authored
1 year ago
by
Podosochnyy Maxim
Browse files
Options
Downloads
Patches
Plain Diff
В методе find класса PerxisItemsWrapper исправлено название переменной
parent
bf97e881
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
perxis-proto
+1
-1
1 addition, 1 deletion
perxis-proto
perxis/provider.py
+1
-1
1 addition, 1 deletion
perxis/provider.py
with
2 additions
and
2 deletions
perxis-proto
@
78539871
Compare
f10336dc
...
78539871
Subproject commit
f10336dc4a4f58111c12dd95afec82be18388803
Subproject commit
78539871cf2d9f6b187865c4855450143dec4e79
This diff is collapsed.
Click to expand it.
perxis/provider.py
+
1
−
1
View file @
5643da40
...
...
@@ -147,7 +147,7 @@ class PerxisItemsWrapper:
templates
:
bool
=
False
,
)
->
items_pb2
.
FindResponse
:
"""
Метод поиска записей в коллекции.
"""
r
es
ult
=
await
self
.
__items
.
Find
(
m
es
sage
=
await
self
.
__items
.
Find
(
items_pb2
.
FindRequest
(
space_id
=
space_id
,
env_id
=
env_id
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment