swagger-js
swagger-js copied to clipboard
Javascript library to connect to swagger-enabled APIs via browser or nodejs
How to call SwaggerClient.execute(), for a GET call with no body and content-type 'application/json', what parameters to pass?
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. Release notes Sourced from actions/cache's releases. v5.0.0 [!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1....
Bumps [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) from 5.0.2 to 6.0.0. Release notes Sourced from cycjimmy/semantic-release-action's releases. v6.0.0 6.0.0 (2025-11-17) Features deps: update semantic-release to version 25 (9246c0b) BREAKING CHANGES deps: Update semantic-release to version...
### Q&A (please complete the following information) - OS: Windows - Environment: Edge - Method of installation: Swashbuckle.AspNetCore.SwaggerUI NuGet package - Swagger-Client version: 3.36.0 (via swagger-ui) - Swagger/OpenAPI version: OpenAPI...
Bumps [@swagger-api/apidom-reference](https://github.com/swagger-api/apidom) from 1.0.0-rc.3 to 1.0.0-rc.4. Release notes Sourced from @swagger-api/apidom-reference's releases. v1.0.0-rc.4 1.0.0-rc.4 (2025-11-25) Bug Fixes apidom-ls: validation message for schema in openapi3.0/3.1 (#5050) (9145c30) deps: update vulnerable dependencies...
Bumps [@swagger-api/apidom-ns-openapi-3-1](https://github.com/swagger-api/apidom) from 1.0.0-rc.3 to 1.0.0-rc.4. Release notes Sourced from @swagger-api/apidom-ns-openapi-3-1's releases. v1.0.0-rc.4 1.0.0-rc.4 (2025-11-25) Bug Fixes apidom-ls: validation message for schema in openapi3.0/3.1 (#5050) (9145c30) deps: update vulnerable dependencies...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.39.1. Release notes Sourced from eslint's releases. v9.39.1 Bug Fixes 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas) Documentation...
### Description I added a table of contents as an entry point to the readme file ### Motivation and Context This change allows for easy navigation of the readme file...
### Content & configuration Swagger/OpenAPI definition: ```yaml # your YAML here ``` Swagger-Client usage: ```js SwaggerClient({ // your config options here }) ``` ### Is your feature request related to...
Bumps [ramda](https://github.com/ramda/ramda) from 0.30.1 to 0.32.0. Release notes Sourced from ramda's releases. v0.32.0 upgrade guide v0.31.3 upgrade guide Commits f0b1fb5 Version 0.32.0 fc8f028 fix exports in package.json (#3522) 29470a6 docs(rebuild):...