mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-02-05 20:41:51 -05:00
Add JS to NextStep params
This commit is contained in:
@@ -20,6 +20,7 @@ class NextStep():
|
||||
next_step: str
|
||||
auth_params: Dict[str, str]
|
||||
cookies: Optional[List[Cookie]] = None
|
||||
js: Optional[Dict[str, List[str]]] = None
|
||||
|
||||
@dataclass
|
||||
class LicenseInfo():
|
||||
|
||||
Reference in New Issue
Block a user