Skip to content

Commit

Permalink
docs(zod): add section break
Browse files Browse the repository at this point in the history
fixes #785
  • Loading branch information
Chaim Lev-Ari committed Jan 21, 2024
1 parent cc7930d commit efc4a14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/plugins/swagger-zod/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,8 @@ export default defineConfig({
})
```

:::

### typed

Use TypeScript(`@kubb/swagger-ts`) to add type annotation.
Expand Down Expand Up @@ -400,7 +402,6 @@ export default defineConfig({
})
```

:::

:::

Expand Down

0 comments on commit efc4a14

Please sign in to comment.