-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
The documentation for V1 contains type inconsistencies with the actual API return types. For instance, the additionalRegisters field is documented as a simple string for each key, but the actual return value is an object containing serializedValue and renderedValue. This inconsistency can cause misunderstandings for users and more serious issues when using autogenerated API response types based on the documentation.
Reactions are currently unavailable