Fiserv / Support

To create support tickets for tenants
9 stars 4 forks source link

Incorrect default value for Timestamp header parameter #726

Open russnicoletti opened 1 month ago

russnicoletti commented 1 month ago

Product

Commerce Hub

Page

API Explorer

Description

The default value for the Timestamp header parameter in the Commerce Hub API specs is {{time}}. Because the Timestamp type is integer, the default value is in violation of the schema causing a failure when the APIs are run in the Developer Studio sandbox.

Expected Behaviour

The default value for the Timestamp header parameter should be an integer.

Operating system

MacOs

Browser

Chrome

Region

No response

russnicoletti commented 1 month ago

@wwfiserv Can you take a look at this? Thanks.

wwfiserv commented 1 month ago

@russnicoletti I'll work on that with the next version, it was changed to facilitate a proper automated Postman Collection to be created, but as we are manually making them, it's not needed. The original plan was to reenable the ability to modify those fields again.