api-testing/pkg/apispec
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
..
data/proto feat: support import from common grpc library (#265) 2023-11-05 20:39:20 +08:00
testdata feat: support to calculate the API coverage (#89) 2023-06-14 10:32:28 +08:00
fake.go chore: support to print test case count in stdout (#589) 2024-12-24 21:27:59 +08:00
fake_test.go feat: provide the query parameter via swagger (#339) 2024-01-22 11:04:12 +08:00
grpc.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
grpc_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
remote_swagger.go support to load swaggers from an extension (#639) 2025-03-06 23:17:57 +08:00
swagger.go support to load swaggers from an extension (#639) 2025-03-06 23:17:57 +08:00
swagger_test.go refactor: replace the go model from custom to the official (#439) 2024-05-18 20:05:04 +08:00