-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
User Story (Required on creation):
When creating custom batch operations using Cockpit plugins, I created endpoints by extending the cockpit API. To access those, I need access to the api object, which is not passed into the submit function.
Functional Requirements (Required before implementation):
The api Object is passed into the onSubmit function as well as the render function