Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Generate basic code snippets (#2387)
* WIP - add code snippet to swagger Signed-off-by: at670475 <[email protected]> * Fix Signed-off-by: at670475 <[email protected]> * Add template Signed-off-by: at670475 <[email protected]> * customize snippets Signed-off-by: at670475 <[email protected]> * small fix Signed-off-by: at670475 <[email protected]> * Clean up Signed-off-by: at670475 <[email protected]> * Revert ignored tests Signed-off-by: at670475 <[email protected]> * Fix eslint warn Signed-off-by: at670475 <[email protected]> * refactoring Signed-off-by: at670475 <[email protected]> * Refactoring Signed-off-by: at670475 <[email protected]> * Update swagger-react version and enable filters prop Signed-off-by: at670475 <[email protected]> * Fix css and add jsdoc Signed-off-by: at670475 <[email protected]> * revert changes Signed-off-by: at670475 <[email protected]> * Add e2e tests Signed-off-by: at670475 <[email protected]> * Fix npm vulnerabilities Signed-off-by: at670475 <[email protected]> * revert package-lock Signed-off-by: at670475 <[email protected]> * fix sonar codesmell Signed-off-by: at670475 <[email protected]> * remove todo Signed-off-by: at670475 <[email protected]> * suppress eslint complain Signed-off-by: at670475 <[email protected]> * fix sonar Signed-off-by: at670475 <[email protected]> * Fix sonar pt.2 Signed-off-by: at670475 <[email protected]> * Add unit tests Signed-off-by: at670475 <[email protected]> * Add more tests Signed-off-by: at670475 <[email protected]> * Add unit tests... Signed-off-by: at670475 <[email protected]> * fix eslint Signed-off-by: at670475 <[email protected]> * Refactoring and test Signed-off-by: at670475 <[email protected]> * fix Signed-off-by: at670475 <[email protected]> * Include utils folder for coverage Signed-off-by: at670475 <[email protected]> * Fix tests Signed-off-by: at670475 <[email protected]>
- Loading branch information