Skip to content

feat: nullable in OAS 3.0 is equivalent to union with null type in 3.1 #56

feat: nullable in OAS 3.0 is equivalent to union with null type in 3.1

feat: nullable in OAS 3.0 is equivalent to union with null type in 3.1 #56

---
name: Conventional Commits PR Check
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]