swagger-js
swagger-js copied to clipboard
Javascript library to connect to swagger-enabled APIs via browser or nodejs
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.1.0. Release notes Sourced from @commitlint/cli's releases. v20.1.0 20.1.0 (2025-09-30) Features feat(config-pnpm-scopes): allow global scope by @ya2s in conventional-changelog/commitlint#4553 Bug Fixes fix(resolve-extends): add import attribute...
Bumps [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) from 29.7.0 to 30.2.0. Release notes Sourced from expect's releases. 30.2.0 Chore & Maintenance [*] Update example repo for testing React Native projects (#15832) [*] Update jest-watch-typeahead to...
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.7.0 to 30.2.0. Release notes Sourced from jest-environment-jsdom's releases. 30.2.0 Chore & Maintenance [*] Update example repo for testing React Native projects (#15832) [*] Update jest-watch-typeahead to...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.2.0. Release notes Sourced from jest's releases. 30.2.0 Chore & Maintenance [*] Update example repo for testing React Native projects (#15832) [*] Update jest-watch-typeahead to...
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 to 10.1.0. Release notes Sourced from cross-env's releases. v10.1.0 10.1.0 (2025-09-29) Features add support for default value syntax (152ae6a) For example: "dev:server": "cross-env wrangler dev --port...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.8.1 to 20.0.0. Release notes Sourced from @commitlint/config-conventional's releases. v20.0.0 20.0.0 (2025-09-25) Features feat(rules)!: make body-max-line-length ignore lines with URLs (#4486) (2f37a88), closes #4486 by @aspiers BREAKING...
### Content & configuration Swagger/OpenAPI definition: ```yaml openapi: 3.0.3 info: title: File Upload API version: 1.0.0 description: API to upload a file using multipart/form-data paths: /upload: post: summary: Upload a...
### Description ### Motivation and Context ### How Has This Been Tested? ### Screenshots (if appropriate): ### Types of changes - [ ] No code changes (changes to documentation, CI,...