2 Коммитов

Автор SHA1 Сообщение Дата
Angel Mendez
6fadc0c041 [MM-47312] Migrate /enterprise/saml e2e tests to TypeScript (#28367) 2024-10-09 09:03:08 +00:00
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