Skip to content

Fix validation of request with optional body #15

Fix validation of request with optional body

Fix validation of request with optional body #15

Workflow file for this run

on: [push]
name: Test
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
- run: bun install
- run: bun run test