Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 58 #63

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Issue 58 #63

merged 2 commits into from
Dec 12, 2023

Conversation

jmccrae
Copy link
Contributor

@jmccrae jmccrae commented Dec 6, 2023

I added a description for startIndex and endIndex as properties.

This is the same as listingOrder, where it may not be used in some serializations, however it is still part of the model. This also clarifies that startIndex uses the number of Unicode characters (not byte index of a UTF-8 string)

Fixes #58

@DavidFatDavidF DavidFatDavidF merged commit b835357 into oasis-tcs:master Dec 12, 2023
1 check passed
@DavidFatDavidF DavidFatDavidF added bug Something isn't working serialization affects only one or more serializations but not the core or module data models labels Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working serialization affects only one or more serializations but not the core or module data models
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistency in JSON serialization
2 participants