Skip to content

Commit

Permalink
Add link to issue #287 for each missing API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-hiller committed Dec 28, 2023
1 parent 7b5c73a commit 521c128
Show file tree
Hide file tree
Showing 159 changed files with 159 additions and 159 deletions.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/anyAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# anyAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/any/anyAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/any/anyAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/arrayAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# arrayAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/array/arrayAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/array/arrayAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/bigintAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# bigintAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/bigint/bigintAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/bigint/bigintAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/blobAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# blobAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/blob/blobAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/blob/blobAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/booleanAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# booleanAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/boolean/booleanAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/boolean/booleanAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/coerceAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# coerceAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/coerce/coerceAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/coerce/coerceAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/customAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# customAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/validations/custom/customAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/validations/custom/customAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/dateAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# dateAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/date/dateAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/date/dateAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/enumAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# enumAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/enum/enumAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/enum/enumAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/fallbackAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# fallbackAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/fallback/fallbackAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/fallback/fallbackAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/forwardAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# forwardAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/forward/forwardAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/forward/forwardAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/getDefaultAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# getDefaultAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/getDefault/getDefaultAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/getDefault/getDefaultAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/getDefaultsAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# getDefaultsAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/getDefaults/getDefaultsAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/getDefaults/getDefaultsAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/getFallbackAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# getFallbackAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/getFallback/getFallbackAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/getFallback/getFallbackAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/getFallbacksAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# getFallbacksAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/getFallbacks/getFallbacksAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/getFallbacks/getFallbacksAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/instanceAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# instanceAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/instance/instanceAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/instance/instanceAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/intersectAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# intersectAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/intersect/intersectAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/intersect/intersectAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/literalAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# literalAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/literal/literalAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/literal/literalAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/mapAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# mapAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/map/mapAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/map/mapAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/mergeAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# mergeAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/merge/mergeAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/merge/mergeAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/nanAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# nanAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nan/nanAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nan/nanAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/neverAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# neverAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/never/neverAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/never/neverAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/nonNullableAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# nonNullableAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nonNullable/nonNullableAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nonNullable/nonNullableAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/nonNullishAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# nonNullishAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nonNullish/nonNullishAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nonNullish/nonNullishAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/nonOptionalAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# nonOptionalAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nonOptional/nonOptionalAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nonOptional/nonOptionalAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/nullAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# nullAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/null/nullAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/null/nullAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/nullableAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# nullableAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nullable/nullableAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nullable/nullableAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/nullishAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# nullishAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nullish/nullishAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/nullish/nullishAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/numberAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# numberAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/number/numberAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/number/numberAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/objectAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# objectAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/object/objectAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/object/objectAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/omitAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# omitAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/omit/omitAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/omit/omitAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/optionalAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# optionalAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/optional/optionalAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/optional/optionalAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/parseAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# parseAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/parse/parseAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/parse/parseAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/partialAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# partialAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/partial/partialAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/partial/partialAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/pickAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# pickAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/pick/pickAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/methods/pick/pickAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/picklistAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# picklistAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/picklist/picklistAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/picklist/picklistAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/recordAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# recordAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/record/recordAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/record/recordAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
2 changes: 1 addition & 1 deletion website/src/routes/api/(async)/recursiveAsync/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ contributors:

# recursiveAsync

> The content of this page is not yet ready. Until then just use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/recursive/recursiveAsync.ts).
> The content of this page is not yet ready. Until then, please use the [source code](https://github.com/fabian-hiller/valibot/blob/main/library/src/schemas/recursive/recursiveAsync.ts) or take a look at [issue #287](https://github.com/fabian-hiller/valibot/issues/287) to help us extend the API reference.
Loading

0 comments on commit 521c128

Please sign in to comment.