mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 12:26:19 +00:00
feat: add create shortcut api
This commit is contained in:
@ -3,6 +3,9 @@
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [store/activity.proto](#store_activity-proto)
|
||||
- [ActivityShorcutCreatePayload](#slash-store-ActivityShorcutCreatePayload)
|
||||
|
||||
- [store/common.proto](#store_common-proto)
|
||||
- [RowStatus](#slash-store-RowStatus)
|
||||
|
||||
@ -23,6 +26,37 @@
|
||||
|
||||
|
||||
|
||||
<a name="store_activity-proto"></a>
|
||||
<p align="right"><a href="#top">Top</a></p>
|
||||
|
||||
## store/activity.proto
|
||||
|
||||
|
||||
|
||||
<a name="slash-store-ActivityShorcutCreatePayload"></a>
|
||||
|
||||
### ActivityShorcutCreatePayload
|
||||
|
||||
|
||||
|
||||
| Field | Type | Label | Description |
|
||||
| ----- | ---- | ----- | ----------- |
|
||||
| shortcut_id | [int32](#int32) | | |
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="store_common-proto"></a>
|
||||
<p align="right"><a href="#top">Top</a></p>
|
||||
|
||||
|
Reference in New Issue
Block a user