Skip to content

Make sure to resolve ref and detect array types when parsing query pa… #81

Make sure to resolve ref and detect array types when parsing query pa…

Make sure to resolve ref and detect array types when parsing query pa… #81

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