Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added descriptions and examples for get_vote endpoint parameters #173

Merged
merged 2 commits into from
Aug 5, 2020
Merged

Added descriptions and examples for get_vote endpoint parameters #173

merged 2 commits into from
Aug 5, 2020

Conversation

joselsegura
Copy link
Collaborator

Description

Added description for get_vote endpoint parameters

Fixes #125 and fixes #124

Type of change

  • Documentation update

Testing steps

Regular CI

openapi.json Outdated
},
{
"name": "ruleId",
"in": "path",
"required": true,
"description": "Enables a rule (ruleId) for cluster (clusterId) for current organization/user",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this does not look like a proper description

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated. Copy&paste error

@codecov-commenter
Copy link

Codecov Report

Merging #173 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #173   +/-   ##
=======================================
  Coverage   49.28%   49.28%           
=======================================
  Files          12       12           
  Lines        1051     1051           
=======================================
  Hits          518      518           
  Misses        474      474           
  Partials       59       59           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9571e6a...bbdba7f. Read the comment docs.

@joselsegura joselsegura merged commit ddd5193 into RedHatInsights:master Aug 5, 2020
@joselsegura joselsegura deleted the fix_get_vote_endpoint branch August 5, 2020 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants