Skip to content

Fix/int schema size not in array#61

Open
emnpiex wants to merge 1 commit intoProtoDef-io:masterfrom
emnpiex:fix/int-schema-size-not-in-array
Open

Fix/int schema size not in array#61
emnpiex wants to merge 1 commit intoProtoDef-io:masterfrom
emnpiex:fix/int-schema-size-not-in-array

Conversation

@emnpiex
Copy link
Copy Markdown

@emnpiex emnpiex commented Apr 30, 2026

this brings the "numeric" schemas in line with the documentation. the schemas appear to require an extraneous object-nesting.

["int", [{"size":3}]]

is validated by old schema.

["int", {"size":3}]

is validated by new schema.

@emnpiex emnpiex changed the title Fix unnecessary array encapsulation is removed Fix int schema size not in array Apr 30, 2026
- this brings the schemas in line with the documentation
@emnpiex emnpiex force-pushed the fix/int-schema-size-not-in-array branch from 7328f94 to 8ab5673 Compare April 30, 2026 13:24
@emnpiex emnpiex changed the title Fix int schema size not in array Fix/int schema size not in array Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant