mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 21:49:53 +00:00
wip: zen
This commit is contained in:
parent
b62c7943e7
commit
c2fc41dcd5
1 changed files with 3 additions and 0 deletions
|
|
@ -55,6 +55,9 @@ class Resource:
|
||||||
class EMAILOCTOPUS_API_KEY:
|
class EMAILOCTOPUS_API_KEY:
|
||||||
type: str
|
type: str
|
||||||
value: str
|
value: str
|
||||||
|
class Enterprise:
|
||||||
|
type: str
|
||||||
|
url: str
|
||||||
class EnterpriseStorage:
|
class EnterpriseStorage:
|
||||||
name: str
|
name: str
|
||||||
type: str
|
type: str
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue