mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 20:28:00 +00:00
chore: tweak plans
This commit is contained in:
@ -1135,15 +1135,23 @@ definitions:
|
||||
type: string
|
||||
format: date-time
|
||||
readOnly: true
|
||||
seats:
|
||||
type: integer
|
||||
format: int32
|
||||
readOnly: true
|
||||
features:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
readOnly: true
|
||||
seats:
|
||||
type: integer
|
||||
format: int32
|
||||
readOnly: true
|
||||
shortcutsLimit:
|
||||
type: integer
|
||||
format: int32
|
||||
readOnly: true
|
||||
collectionsLimit:
|
||||
type: integer
|
||||
format: int32
|
||||
readOnly: true
|
||||
v1UpdateCollectionResponse:
|
||||
type: object
|
||||
properties:
|
||||
|
Reference in New Issue
Block a user