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
e89f2863
Commit
e89f2863
authored
3 months ago
by
teplyakov
Browse files
Options
Downloads
Patches
Plain Diff
feat:
AUTO-4047
Update description
parent
41b87958
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
perxis/provider.py
+4
-0
4 additions, 0 deletions
perxis/provider.py
with
4 additions
and
0 deletions
perxis/provider.py
+
4
−
0
View file @
e89f2863
...
@@ -9,6 +9,10 @@
...
@@ -9,6 +9,10 @@
- `PerxisDataProvider` сервис, предоставляющий методы для работы с элементами и
- `PerxisDataProvider` сервис, предоставляющий методы для работы с элементами и
ссылками в конкретном окружении Perxis.
ссылками в конкретном окружении Perxis.
- `PerxisFileProvider` сервис, предоставляющий методы для загрузки файлов.
- `PerxisFileProvider` сервис, предоставляющий методы для загрузки файлов.
Принципиальная разница:
- `Wrapper` может работать с любым пространством.
- `Provider` работает только с конкретным.
"""
"""
from
google.protobuf.struct_pb2
import
Struct
from
google.protobuf.struct_pb2
import
Struct
...
...
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