Project

General

Profile

Actions

Bug #16757

closed

Inconsistent data type and format for version info in API

Added by Jason Nance about 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Content Views
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

When pulling information about a composite content view using:

/katello/api/content_views/:content_view_id

...the components list includes the current version of the component as well as a content_view list that includes the next_version number.

Version is a string and includes a suffix of ".0" while next_version is an integer (no ".0").

Actions

Also available in: Atom PDF