Project

General

Profile

Actions

Bug #10739

open

Remove GET variant of API route for building default PXE menu

Added by Tomáš Strachota almost 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

We previously used GET method for /api/config_templates/build_pxe_default/ which did not align with REST rules as the call modifies data. Issue #6976 fixed the problem and added POST version of the API call but kept the GET method for backward compatibility.

We should remove the GET legacy in one of future releases.


Related issues 2 (0 open2 closed)

Related to Foreman - Bug #6976: Build default PXE menu should be POST request instead of GETClosedTomáš Strachota08/07/2014Actions
Related to Foreman - Refactor #28582: drop config_templates api endpoints and parametersClosedTomer BriskerActions
Actions #1

Updated by Tomáš Strachota almost 9 years ago

  • Related to Bug #6976: Build default PXE menu should be POST request instead of GET added
Actions #2

Updated by Tomer Brisker over 4 years ago

  • Related to Refactor #28582: drop config_templates api endpoints and parameters added
Actions

Also available in: Atom PDF