-
Notifications
You must be signed in to change notification settings - Fork 10
Integrate HAR-SDK with CLI #302
Copy link
Copy link
Open
Labels
Type: refactoringChanges in the way the code works internally without changing the output produced.Changes in the way the code works internally without changing the output produced.Type: technical debtChanges that remove or significantly update old unused code and/or dependencies.Changes that remove or significantly update old unused code and/or dependencies.
Metadata
Metadata
Assignees
Labels
Type: refactoringChanges in the way the code works internally without changing the output produced.Changes in the way the code works internally without changing the output produced.Type: technical debtChanges that remove or significantly update old unused code and/or dependencies.Changes that remove or significantly update old unused code and/or dependencies.
To ensure code consistency and provide a more convenient way to work with HAR and specs, we should get rid of our own parser and validator in favor of using HAR-SDK.