12 Commits

Author SHA1 Message Date
Marshall Thompson
11ccaa19e6
docs(typebox): explain extended ajv configuration (#2881) 2022-11-18 15:48:58 -07:00
Marshall Thompson
0b7b7ba952
docs(typo): fix variable name in query resolver 2022-11-15 09:24:37 -07:00
Marshall Thompson
7bb44ecf0f
docs(typebox): document string formats and custom options 2022-11-14 00:08:24 -07:00
Marshall Thompson
212847b277
docs(typebox): add descriptions for all types (#2873) 2022-11-11 15:05:40 -07:00
Marshall Thompson
ca063040c3
docs(typebox): fix code examples for union 2022-11-11 11:16:50 -07:00
Marshall Thompson
aad223ebb2
chore(docs): Document TypeBox options by type (#2849) 2022-11-04 08:54:37 -07:00
Marshall Thompson
65d36656f5
feat(schema): Add StringEnum to TypeBox module (#2827) 2022-11-03 11:50:04 -07:00
David Luecke
ed3b05051d
fix(schema): Use the same options for resolveData hook (#2833) 2022-10-25 17:54:12 -07:00
Marshall Thompson
6e067b07a5
chore(docs): Allow copying typebox example code (#2826) 2022-10-21 07:58:33 -07:00
David Luecke
fa402b323e
chore(docs): Finalize initial schema API documentation (#2817) 2022-10-20 08:44:29 -07:00
David Luecke
eeb62e13ef
chore(docs): Add current v5 API docs (#2805) 2022-10-17 12:49:03 -07:00
Marshall Thompson
ae85fa216f
feat(docs): New website and documentation pages (#2802)
* feat(docs) new docs site started

* Minor page edits

* feat(footer) fix spacing

* empty guides template

Co-authored-by: daffl <daff@neyeon.com>
2022-10-17 13:05:01 -06:00