CLI: Convert objects in http
folder to classes
#299
Labels
difficulty: 1
foss hack
Clustering all the curated issues for Foss Hack 2024
good first issue
Good for newcomers
priority: medium
scope: cli
Everything related to the CLI
type: patch
Release drafter tag for tagging PRs related to making updates to existing functionality
Description
The following files contains objects of the controller call implementation. We would like to convert the objects to classes and make the functions static:
keyshade/apps/cli/src/http/auth.ts
Line 4 in cb0f301
keyshade/apps/cli/src/http/secret.ts
Line 3 in cb0f301
keyshade/apps/cli/src/http/variable.ts
Line 3 in cb0f301
The text was updated successfully, but these errors were encountered: