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

docs(openapi): amend response description for file deletion (#573) #573

Merged

Conversation

giuseppe-steduto
Copy link
Member

No description provided.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.41%. Comparing base (57a0246) to head (1d027ff).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #573   +/-   ##
=======================================
  Coverage   73.41%   73.41%           
=======================================
  Files          15       15           
  Lines        1369     1369           
=======================================
  Hits         1005     1005           
  Misses        364      364           
Files Coverage Δ
...na_workflow_controller/rest/workflows_workspace.py 61.02% <ø> (ø)

@@ -1453,7 +1453,7 @@
],
"responses": {
"200": {
"description": "Requests succeeded. The file has been downloaded.",
"description": "Requests succeeded. Details about deleted files and failed deletions are returned.",
Copy link
Member

Choose a reason for hiding this comment

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

Isn't it rather "Request succeeded" in singular? (as in other REANA components)

Copy link
Member

Choose a reason for hiding this comment

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

Amended.

@tiborsimko tiborsimko force-pushed the fix-typo-response-delete-file branch from cec186c to 81a5501 Compare April 15, 2024 09:19
tiborsimko pushed a commit to giuseppe-steduto/reana-workflow-controller that referenced this pull request Apr 15, 2024
@tiborsimko tiborsimko force-pushed the fix-typo-response-delete-file branch from 81a5501 to 1d027ff Compare April 15, 2024 09:20
@tiborsimko tiborsimko merged commit 1d027ff into reanahub:master Apr 15, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants