api-testing/pkg/util
Rick 11ab39f11f
support to load swaggers from an extension (#639)
* feat: support to download differnt kinds of ext

* support to load swaggers from an extension

* docs(extension): add swagger data extension and update documentation

- Add swagger data extension to the extensions list
- Update documentation to include new extension usage

* Potential fix for code scanning alert no. 69: Arbitrary file access during archive extraction ("Zip Slip")

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>

---------

Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-03-06 23:17:57 +08:00
..
home support to load swaggers from an extension (#639) 2025-03-06 23:17:57 +08:00
testdata fix: cannot read the query (#317) 2023-12-18 10:56:49 +08:00
base64.go feat: add a template func to read local file (#582) 2024-12-14 22:13:13 +08:00
default.go feat: support to show databases and tables on ui (#631) 2025-03-02 16:38:13 +08:00
default_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
error.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
error_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
expand.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
expand_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
grpc.go feat: add logging support (#389) 2024-04-22 18:15:46 +08:00
grpc_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
http.go support to run test case with filter (#560) 2024-11-11 11:42:53 +08:00
http_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
map.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
map_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
net.go feat: custom the grpc gateway restful path (#497) 2024-07-01 08:02:07 +08:00
path.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
path_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
rand.go fat: add template function randomKubernetesName (#48) 2023-04-24 12:20:49 +08:00
rand_test.go fat: add template function randomKubernetesName (#48) 2023-04-24 12:20:49 +08:00
slice.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
slice_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00