swagger-js
swagger-js copied to clipboard
Javascript library to connect to swagger-enabled APIs via browser or nodejs
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.3.0. Release notes Sourced from eslint's releases. v9.3.0 Features b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma) b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports...
These plugins includes: - allOf meging - parameter macro - modelProperty macro Refs #3520
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.6.0. Release notes Sourced from eslint's releases. v9.6.0 Features e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate...
How do I increase timeout for my request ? Let say I want to make my request's timeout to 5 minutes. Are there any configs or setup for that ?...
### Content & configuration Swagger-Client usage: ```js SwaggerClient.execute({ baseURL: 'someURL' }) ``` ### Is your feature request related to a problem? **baseURL** is computed every time when an execute is...
https://github.com/swagger-api/swagger-js/issues/3537 ### Description Add support for `baseURL` in options for performance gains . ### Motivation and Context Issue: #3537 ### How Has This Been Tested? Added supporting test case for...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.1. Release notes Sourced from eslint's releases. v9.9.1 Bug Fixes 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M) Documentation 4840930...
### Q&A (please complete the following information) - OS: Windows 11 - Environment: Edge 127 - Method of installation: npm - Swagger-Client version: 3.28.2 - Swagger/OpenAPI version: OpenAPI 3.0 ###...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.13.0. Release notes Sourced from eslint's releases. v9.13.0 Features 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic) bf723bd feat: Improve eslintrc warning message...
Bumps [cookie](https://github.com/jshttp/cookie) from 0.7.2 to 1.0.1. Release notes Sourced from cookie's releases. v1.0.1 Added Allow case insensitive options (#194) 3bed080 https://github.com/jshttp/cookie/compare/v1.0.0...v1.0.1 v1.0.0 Breaking changes Use modern JS features, ship TypeScript...