ManageIQ / ManageIQ/manageiq-api

Add CRUD endpoint for automate class

Open
#700 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.