Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
test-it
Pydantic Schema Registry
Commits
master
Switch branch/tag
pydantic-schema-registry
21 Dec, 2020
3 commits
Refactor schema registry so that it doesn't cache state, use lookups instead
· 9586b1f5
ozzeh
authored
Dec 21, 2020
9586b1f5
Add register_reflected_model instead
· 526983cd
ozzeh
authored
Dec 21, 2020
526983cd
Add better way of dealing with empty arrays
· 4c5d108f
ozzeh
authored
Dec 21, 2020
4c5d108f
01 Dec, 2020
6 commits
Delete setup.py
· 0a30e3fa
ozzeh
authored
Dec 01, 2020
0a30e3fa
bump version to 0.1.1
· 9985d82d
ozzeh
authored
Dec 01, 2020
9985d82d
Add ability to reflect strings with a 'date-time' format
· dd6a0c60
ozzeh
authored
Dec 01, 2020
dd6a0c60
Minor changes, add test to verify empty model works
· befb344f
ozzeh
authored
Dec 01, 2020
befb344f
Export _ReflectedModel as BaseEvent
· 36cddddd
ozzeh
authored
Dec 01, 2020
36cddddd
Blacken
· 12536f6e
ozzeh
authored
Dec 01, 2020
12536f6e
30 Nov, 2020
1 commit
Checkpoint commit
· 064cc126
ozzeh
authored
Nov 30, 2020
064cc126
27 Nov, 2020
4 commits
add reflect_event function
· 1ab5eed9
ozzeh
authored
Nov 27, 2020
1ab5eed9
Add basic Event model
· e224e9ac
ozzeh
authored
Nov 27, 2020
e224e9ac
Checkpoint
· c4e3e1a6
ozzeh
authored
Nov 27, 2020
c4e3e1a6
Add object reference support
· 2bedcf87
ozzeh
authored
Nov 27, 2020
2bedcf87
26 Nov, 2020
1 commit
Add jsonpointer for reference resolution
· b39385af
ozzeh
authored
Nov 26, 2020
b39385af
25 Nov, 2020
6 commits
Now with even less sys.modules hacking
· aa2c5618
ozzeh
authored
Nov 25, 2020
aa2c5618
Blacken
· 5eaa35fe
ozzeh
authored
Nov 25, 2020
5eaa35fe
add basic sending
· a15c07f0
ozzeh
authored
Nov 25, 2020
a15c07f0
Add dependencies
· 65f2bb7f
ozzeh
authored
Nov 25, 2020
65f2bb7f
Blacken
· 4d8e42cb
ozzeh
authored
Nov 25, 2020
4d8e42cb
Initial checkin
· aae2a364
ozzeh
authored
Nov 25, 2020
aae2a364