Shreyas Goenka
|
91617e50c1
|
added test for map of primitives
|
2023-01-17 15:47:31 +01:00 |
Shreyas Goenka
|
f556e62c3b
|
added tests for struct of map and struct of slice
|
2023-01-17 15:43:35 +01:00 |
Shreyas Goenka
|
2021ca1886
|
Added test for struct of structs
|
2023-01-17 15:34:49 +01:00 |
Shreyas Goenka
|
019b7d7fa9
|
added tests for schemas for primitives
|
2023-01-17 15:08:17 +01:00 |
Shreyas Goenka
|
ce7b2133bf
|
Added comments for the schema struct fields
|
2023-01-17 13:59:56 +01:00 |
Shreyas Goenka
|
d2f466afc5
|
replaced properties and items with schema
|
2023-01-17 13:47:31 +01:00 |
Shreyas Goenka
|
cc350f761a
|
correct typo and some comments
|
2023-01-17 13:43:50 +01:00 |
Shreyas Goenka
|
e79c52ff37
|
Added doc string for type mapping
|
2023-01-17 12:25:25 +01:00 |
Shreyas Goenka
|
aa81d83970
|
added ignoring - fields and tests for ignoring dashed and non annotated fields
|
2023-01-17 11:58:32 +01:00 |
Shreyas Goenka
|
2a66a2fc74
|
added comment for what to do about cycles in json schema
|
2023-01-17 11:26:46 +01:00 |
Shreyas Goenka
|
7385f37df6
|
fixed typo
|
2023-01-16 21:53:20 +01:00 |
Shreyas Goenka
|
2945408f0d
|
add test for errWithTrace
|
2023-01-16 13:19:31 +01:00 |
Shreyas Goenka
|
42d82ede6e
|
-
|
2023-01-16 02:30:41 +01:00 |
Shreyas Goenka
|
4438d1b37c
|
some todo and comment cleanup
|
2023-01-16 02:27:49 +01:00 |
Shreyas Goenka
|
ae201f1bd3
|
comments and typo correction
|
2023-01-16 02:23:35 +01:00 |
Shreyas Goenka
|
276ba00067
|
fixed debugTrace
|
2023-01-13 20:03:24 +01:00 |
Shreyas Goenka
|
1ee35c3633
|
corrected enum
|
2023-01-13 19:40:09 +01:00 |
Shreyas Goenka
|
d605ab1aa4
|
using list for error tracing
|
2023-01-13 19:37:35 +01:00 |
Shreyas Goenka
|
1538422d27
|
some cleanup
|
2023-01-13 19:26:50 +01:00 |
Shreyas Goenka
|
0f67d7c0d7
|
added test for embedded structs
|
2023-01-13 19:25:42 +01:00 |
Shreyas Goenka
|
b1e85e20f6
|
cleaned up test boilerplate, added support for maps and embedded types
|
2023-01-13 19:08:21 +01:00 |
Shreyas Goenka
|
010f60d498
|
added slice of object handling
|
2023-01-13 18:01:53 +01:00 |
Shreyas Goenka
|
babd7fa4eb
|
corrected item typo
|
2023-01-13 17:28:46 +01:00 |
Shreyas Goenka
|
cc5ed2bc76
|
fixed typo, and tested schema is working
|
2023-01-13 17:13:21 +01:00 |
Shreyas Goenka
|
926db54a6d
|
added tests for primitives and basic objects/arrays
|
2023-01-13 16:45:01 +01:00 |
Shreyas Goenka
|
987dd29357
|
added recursive limit
|
2023-01-13 12:09:19 +01:00 |
Shreyas Goenka
|
d46dbbce6a
|
WIP json schema support for bundles
|
2023-01-13 04:52:25 +01:00 |