ManageIQ / ManageIQ/manageiq-api
Add CRUD endpoint for automate class
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Ruby
- Stars
- 20
- Forks
- 149
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 1
Description
I need an endpoint for automate class CRUD operations. I am refactoring add/edit automate class form and I would like to use API.
Attributes to be editable:
- name
- display name
- description
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 by reading the existing API entry points for automate classes and the add/edit automate class form mentioned in the issue. Compare nearby CRUD endpoints to determine the expected route, response, validation, and tests; done means the name, display name, and description can be created, read, updated, and deleted through the API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100