interagent / interagent/committee
Allow generation of array examples
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 955
- Forks
- 145
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 6
Description
prmd can generate examples for Array types by adding the example of the items within the array. I would love if committee-stub could do this too.
If someone could point me in the right direction I'd love to try and address this.
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
The issue names prmd and committee-stub but no repository file or test. Start by locating committee-stub’s Array-example generation and compare it with prmd’s behavior; done means Array schemas generate examples from their item examples while existing example behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100