42 Commits

Author SHA1 Message Date
Martin Eley
b8cca81e31
docs: Update validators.md (#3555) 2025-02-01 10:50:52 -08:00
Rami Jarrar
187868edd9
fix(schema): Allow regular functions in resolvers (#3487) 2024-05-29 15:01:45 -06:00
Ashot Nazaryan
188278e495
docs: Validation for custom methods (#3376) 2024-05-29 14:44:05 -06:00
Goran
084bed9a55
docs(schema): update typebox extended config (#3382) 2024-02-14 17:11:50 -08:00
Eric Irish
aaa3cdb42c
docs: Fix typo in resolvers.md (#3391) 2024-01-22 09:15:16 -08:00
Ashot Nazaryan
713a8f1cf9
docs: Improve explanation for queryResolver (#2956) 2023-12-11 10:24:14 -08:00
Marshall Thompson
a21b2cfcc5
docs: Clarify resolveData docs (#3311) 2023-10-13 10:37:48 -07:00
David Luecke
9740c64c2f
docs: Add StringEnum options docs (#3295) 2023-10-03 12:29:11 -07:00
Ben Steel
627feef6ff
docs: Small Documentation Typos (#3243) 2023-08-08 16:04:08 -07:00
Mathieu DARTIGUES
5e520f3a30
docs: Update schema.md (#3229) 2023-07-17 11:44:33 -07:00
David Luecke
cacedf59e3
fix(typebox): Revert to TypeBox 0.25 (#3183) 2023-04-28 11:57:40 -07:00
Marshall Thompson
06919cf024
docs: document new extended types (#3160) 2023-04-28 09:20:50 -07:00
Lukorito
608b5840ff
docs: Update resolvers.md (#3169) 2023-04-19 11:18:09 -07:00
David Luecke
d1d95984dd
fix(typebox): Upgrade to TypeBox 0.26.0 (#3113) 2023-04-03 08:38:18 -07:00
David Luecke
31d5d7f2d4
docs: Some small documentation updates (#3085) 2023-03-14 19:00:02 -07:00
joe Jankowiak
97c3ed93b7
docs: Fix doc mismatch for resolveResult (#3098) 2023-03-10 09:40:34 -08:00
Marshall Thompson
a5eb1d50a8
docs(schema): Update extended ajv docs (#3083) 2023-03-08 09:41:13 -08:00
David Luecke
e41f39a4af
chore: V5 final (#3070) 2023-02-23 18:05:07 -08:00
David Luecke
71942f418e
fix(schema): Ensure that resolveResult and resolveExternal are run as around hooks (#3032) 2023-01-30 21:27:30 -08:00
David Luecke
5854dea7f6
fix(generators): Add main schema to all validators (#2997) 2023-01-20 12:20:51 -08:00
David Luecke
4b720f0588
docs(cli): Add documentation for .env (#2979) 2023-01-10 21:08:51 -08:00
Marcus R
f1a8953b00
chore(docs): Small fixes to schema documentation (#2972) 2023-01-05 14:30:57 -08:00
Tim Gates
b897deb01f
chore(docs): Fix a few typos 2023-01-05 08:22:25 -08:00
Ben Steel
2bf247fc6c
chore(docs): Update resolvers.md (#2954) 2023-01-01 20:55:22 -08:00
Marshall Thompson
3b5d2c9afd
chore(docs): Use deep outline for Typebox sidebar (#2950) 2023-01-01 13:18:54 -08:00
David Luecke
f324940d57
feat(schema): Allow to add additional operators to the query syntax (#2941) 2022-12-20 08:26:14 -08:00
Marshall Thompson
142914fc00
feat(docs): CLI and application structure guide (#2818) 2022-12-08 11:55:18 -08:00
David Luecke
7d03b57ae2
feat(schema): Virtual property resolvers (#2900) 2022-12-03 10:05:11 -08:00
David Luecke
4822c94981
feat(schema): Split resolver options and property resolvers (#2889) 2022-11-23 17:04:37 -08:00
David Luecke
59f3cdca63
fix(typebox): Improve query syntax defaults (#2888) 2022-11-23 17:04:28 -08:00
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