[3pt] feedback: Module json | describe json.new()
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/json/
SME: @
Peer reviewer: @
Details
<…>Index
Below is a list of all json functions and members.|Name|
Usejson.encode()
Convert a Lua object to a JSON
stringjso<…>
https://www.tarantool.io/en/doc/latest/reference/reference_lua/json/
I don't see json.new().
(It worth to check docs for other serializators too: msgpack, yaml.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Tarantool JSON module reference at https://www.tarantool.io/en/doc/latest/reference/reference_lua/json/ and check whether json.new() is documented or available. Compare the related msgpack and yaml serializer documentation as requested; done means the relevant function documentation is corrected or its absence is clearly explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100