|
|
d3a2f1e76c
|
(improvement): Adds More Type Formats to String Parser
|
2025-08-20 00:25:02 -03:00 |
|
|
|
6dad6e0c68
|
(feat): Adds Aditional Test for Non-Hashable Const Values
|
2025-08-19 18:58:33 -03:00 |
|
|
|
81a5fffef0
|
Merge pull request #32 from fredsonnenwald/add-null
Add null type parser
|
2025-08-18 23:39:11 -03:00 |
|
|
|
00d88388f8
|
Fixes Behavior of Pydantic None Type and Adds More Tests
|
2025-08-18 23:33:16 -03:00 |
|
|
|
7b9464f458
|
Fixes Array So No DefaultFactory is Created When no Default is Set and Field is Required
|
2025-08-18 22:53:28 -03:00 |
|
|
|
617f1aab2b
|
Adds Failing Test Case to Test
|
2025-08-18 22:27:49 -03:00 |
|
|
|
198ebecef0
|
Adds Final Tests for Const Type
|
2025-06-23 15:18:34 -03:00 |
|
|
|
ef66903948
|
Minor Fixes in EnumTypeParser and Adds Better UnitTests
|
2025-06-22 16:43:53 -03:00 |
|
|
|
dee8b02d26
|
Adds Docs for Ref Type
|
2025-06-21 11:46:47 -03:00 |
|
|
|
37cf59078e
|
Working Version of Root Level Reference
|
2025-06-13 01:52:20 -03:00 |
|
|
|
f4effac41c
|
Initial Working $ref Keyword with: ForwardRef, Partial Root Ref and Recursive Ref
|
2025-06-13 01:36:16 -03:00 |
|
|
|
4bbb896c46
|
Fixes Default Values in StringTypeParser
|
2025-06-04 01:12:45 -03:00 |
|
|
|
782e09d5e3
|
Adds Test to SchemaConverter.build Schema Validation
|
2025-06-03 02:35:25 -03:00 |
|
|
|
bef42e4cdb
|
Better Object Internal Structure and Type Selection
|
2025-06-03 00:15:19 -03:00 |
|
Pu Chen
|
b52997633c
|
Support string format
|
2025-05-06 22:52:08 +08:00 |
|
|
|
b409ce49a5
|
Fixes Validation of JsonSchema
|
2025-04-19 17:23:38 -03:00 |
|
|
|
459d9da0b9
|
Final Implementation of AllOf Keyword
|
2025-04-17 03:03:22 -03:00 |
|
|
|
6d1febbcc1
|
Initial allOf Implementation
|
2025-04-14 03:22:42 -03:00 |
|
|
|
7272b1a74b
|
Implements Object Defaults
|
2025-04-13 02:40:07 -03:00 |
|
|
|
ec9171ba8f
|
Implements Better Array Tests
|
2025-04-12 03:49:50 -03:00 |
|
|
|
7f0ce337b1
|
Implements All Basic Defaults
|
2025-04-10 00:48:14 -03:00 |
|
|
|
a571e28015
|
Initial Implementation of Default
|
2025-04-09 23:47:40 -03:00 |
|
|
|
6ea5d204ae
|
Final Working Pydantics Validations
|
2025-04-09 22:27:42 -03:00 |
|
|
|
d1984b8ae9
|
Renames Project
|
2025-04-04 21:16:09 -03:00 |
|
|
|
9f9b900e27
|
Better Type Parsing Interface
|
2025-03-28 02:05:00 -03:00 |
|