Integers are returned as strings

Created on 9 April 2024, 3 months ago
Updated 29 April 2024, 2 months ago

Problem/Motivation

When returning an integer (and properly also floats), it is returned as a string in the response. This should be returned as an integer.

Proposed resolution

We should properly use an IntegerFormatter for integers and a DecimalFormatter for decimal and floats like Drupal Core.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Plugins

Created by

πŸ‡©πŸ‡°Denmark NicklasMF

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024