Angel Mendez
|
d81910d721
|
Migration: typescript/okta commands.js (#25730)
* refactor: migrate okta _commands.js to typescript
- convert okta _commands.js file to typescript
- add types to function arguments
- declare types for functions into same file
* docs: add docs for okta_commands.ts
- add documentation
- improve type definitions
- add return types
* refactor: create interface for okta response on okta_commands.ts
- create interface OktaResponse
- replace any with OktaResponse
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
|
2024-02-19 19:09:17 +08:00 |
|