Project

General

Profile

Actions

action #65387

open

[functional][y] Use body in POST requests instead of URL query parameters

Added by oorlov about 4 years ago. Updated 3 months ago.

Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2020-04-07
Due date:
% Done:

0%

Estimated time:

Description

Motivation

Currently, libyui-rest-api is designed to send parameters in URL not only for GET, but also for POST requests.

Though, according to W3:

POST is used to send data to a server to create/update a resource.

The data sent to the server with POST is stored in the request body of the HTTP request

Task

In order to make the API to be more consistent with the definition and purpose of POST request, please change all the POST requests to receive parameters in HTTP request body.

Actions #1

Updated by riafarov about 4 years ago

  • Due date deleted (2020-04-21)
  • Target version set to future
Actions #2

Updated by riafarov over 3 years ago

  • Project changed from openQA Tests to qe-yam
Actions #3

Updated by okurz over 2 years ago

  • Priority changed from Normal to Low

This ticket was set to "Normal" priority but was not updated within the SLO period for "Normal" tickets (365 days) as described on https://progress.opensuse.org/projects/openqatests/wiki/Wiki#SLOs-service-level-objectives. The ticket will be set to the next lower priority of "Low" as discussed with qe-yast PO oorlov (https://suse.slack.com/archives/C02LECV2R0X/p1636974668013200)

Actions #4

Updated by JERiveraMoya 4 months ago

  • Target version deleted (future)
Actions #5

Updated by JERiveraMoya 4 months ago

  • Parent task deleted (#50672)
Actions #6

Updated by JERiveraMoya 3 months ago ยท Edited

  • Status changed from New to Rejected
Actions #7

Updated by JERiveraMoya 3 months ago

  • Status changed from Rejected to New
Actions

Also available in: Atom PDF