openapi-backend icon indicating copy to clipboard operation
openapi-backend copied to clipboard

Build, Validate, Route, Authenticate and Mock using OpenAPI

Results 140 openapi-backend issues
Sort by recently updated
recently updated
newest added

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.4 to 6.17.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v6.17.0 6.17.0 (2024-01-01) Bug Fixes eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108)...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.3 to 20.10.6. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.8.3&new-version=20.10.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.4 Bundles CodeQL CLI v2.15.4 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4: codeql/cpp-queries...

dependencies
github_actions

Fixed #554 Note that query parameters are coerced just fine by Ajv validators. But `parameters.query` is never assigned back to original request that is passed down to handlers. However, this...

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....

dependencies
github_actions

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 29.5.11. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=27.4.1&new-version=29.5.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

I have a definition: ``` parameters: - name: from in: query description: Which page to get required: false schema: type: integer format: int64 ``` But when it hits my handler...

Bumps [fast-jwt](https://github.com/nearform/fast-jwt) from 3.3.0 to 3.3.2. Release notes Sourced from fast-jwt's releases. v3.3.2 What's Changed [OPTIC-RELEASE-AUTOMATION] release/v3.3.1 by @​optic-release-automation in nearform/fast-jwt#390 fix: add missingRequiredClaim to TokenValidationErrorCode by @​TimLehner in nearform/fast-jwt#403...

dependencies
javascript

Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies
javascript

Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies
javascript