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

API Documentation is missing information on DELETE requests from Staging #8117

Closed
lethliel opened this issue Aug 16, 2019 · 0 comments · Fixed by #8485
Closed

API Documentation is missing information on DELETE requests from Staging #8117

lethliel opened this issue Aug 16, 2019 · 0 comments · Fixed by #8485
Labels
Documentation 📖 Things regarding our documentation Frontend Things related to the OBS RoR app staging-workflow Things related to the staging workflow feature

Comments

@lethliel
Copy link
Member

API Docs is missingt the body example how the data should look like

when deleting requests from a Staging

https://build.opensuse.org/apidocs/index.html#187

Expected Result

A documentation of what the body of the transmitted data should look like to delete requests.
Like for adding requests it is:

<requests>
<number>7</number>
<number>13</number>
</requests>

How to Reproduce

  1. Go to ''https://build.opensuse.org/apidocs/index.html#187
  2. Look what you should submit
  3. Fail to find :)
@hennevogel hennevogel added Bug Documentation 📖 Things regarding our documentation Frontend Things related to the OBS RoR app staging-workflow Things related to the staging workflow feature and removed Bug labels Aug 16, 2019
@dmarcoux dmarcoux closed this as completed May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation 📖 Things regarding our documentation Frontend Things related to the OBS RoR app staging-workflow Things related to the staging workflow feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants