Skip to content

fix: OAS 3.1 schema generation for raw Object properties is controlled with explicit-object-schema flag #747

fix: OAS 3.1 schema generation for raw Object properties is controlled with explicit-object-schema flag

fix: OAS 3.1 schema generation for raw Object properties is controlled with explicit-object-schema flag #747

name: 'Dependency Review'
on: [pull_request]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v6
- name: Dependency Review
uses: actions/dependency-review-action@v4
with:
fail-on-severity: high