Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1461039 - please use HTTP verb instead of HTML verb
Summary: please use HTTP verb instead of HTML verb
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Docs API Guide
Version: 6.2.10
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Stephen Wadeley
QA Contact: Sergei Petrosian
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-13 12:15 UTC by Evgeni Golov
Modified: 2019-09-26 17:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-20 14:15:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Evgeni Golov 2017-06-13 12:15:55 UTC
Document URL: 
https://access.redhat.com/documentation/en-us/red_hat_satellite/6.2/html/api_guide/chap-red_hat_satellite-api_guide-api_reference

Section Number and Name: 
2.1. Understanding the API Syntax
but maybe also others, did not check

Describe the issue:
The API Guide currently speaks in many places about a "HTML verb". But the correct term is "HTTP verb" or "HTTP method", as HTTP is the protocol used, there is no HTML here. See http://www.restapitutorial.com/lessons/httpmethods.html

Suggestions for improvement:
%s/HTML verb/HTTP verb/g
%s/HTML_VERB/HTTP_VERB/g

Additional information: 
I did not check other chapters than 2.1, please grep in all of them.

Comment 4 Stephen Wadeley 2017-06-20 14:15:08 UTC
Hello

These changes are now live on the customer portal.

Thank you


Note You need to log in before you can comment on or make changes to this bug.