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

Add JSON field names where applicable #73

Closed
realloc opened this issue Oct 15, 2020 · 0 comments · Fixed by #74
Closed

Add JSON field names where applicable #73

realloc opened this issue Oct 15, 2020 · 0 comments · Fixed by #74
Assignees
Labels
documentation Improvements or additions to documentation enhancement Improving existing functionality

Comments

@realloc
Copy link

realloc commented Oct 15, 2020

Most of the NeoFS API structures can be serialized into JSON, but not all structures have corresponding json_name tags assigned.

json_name tags should be added and serialization procedure specified at least for:

  • accounting.Decimal
  • acl.BearerToken
  • container.Container
  • netmap.NodeInfo
  • netmap.PlacementPolicy
  • object.Object
  • storagegroup.StorageGroup

And related structures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement Improving existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant