Skip to content

Fix nullable & required properties in multipart bodies #559

Fix nullable & required properties in multipart bodies

Fix nullable & required properties in multipart bodies #559

Workflow file for this run

name: Release Dry Run
on:
pull_request:
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- name: Install Knope
uses: knope-dev/[email protected]
with:
version: 0.16.2
- run: knope prepare-release --dry-run