netbox: describe how to handle DDL
Open
Nobody has claimed this yet.
netbox
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
There's no example how to handle DDL operations via net.box module: API doesn't contain explicit methods to create spaces for example; section containing :call method description also lacks examples with DDL operations.
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 net.box module documentation and the section describing the :call method. Check how DDL operations such as creating spaces are currently described, then add a representative example showing how to perform them through net.box. Done means the API documentation explains this workflow without requiring an undocumented method.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100