hapijs / hapijs/joi.dev

Document Joi.build feature

Open
#52 0 comments 1 reaction 0 assignees View on GitHub
documentation enhancement help wanted
Dominant language
TypeScript
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Runtime

any

### Runtime version

N/A

### Module version

latest

### Used with

_No response_

### Any other relevant information

See this closed issue: https://github.com/hapijs/joi/issues/1410#issuecomment-555266559 and comment from Eran.

### What problem are you trying to solve?

Joi has the ability to serialize/deserialize schemas through `Joi.describe()` (serialization) and `Joi.build()` (deserialization). `describe` is documented on the website but not `build`.

### Do you have a new or modified API suggestion to solve the problem?

We should add an entry in the joi.dev API documentation for this feature

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.