Skip to content

fix: flatten nested objects in printTable output#7

Merged
bensabic merged 1 commit intomainfrom
fix/table-column-overflow
Feb 20, 2026
Merged

fix: flatten nested objects in printTable output#7
bensabic merged 1 commit intomainfrom
fix/table-column-overflow

Conversation

@bensabic
Copy link
Member

Map raw API responses to scalar fields before passing to printTable in tables list, plans order, records find, and members find. Reuses existing flattenMember helper and the records export flattening pattern.

Map raw API responses to scalar fields before passing to printTable in
tables list, plans order, records find, and members find. Reuses existing
flattenMember helper and the records export flattening pattern.
@bensabic bensabic merged commit acf14c6 into main Feb 20, 2026
1 check passed
@bensabic bensabic deleted the fix/table-column-overflow branch February 20, 2026 02:17
bensabic pushed a commit that referenced this pull request Feb 20, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](v1.1.0...v1.2.0)
(2026-02-20)


### Features

* add global CLI options and environment variable support
([#5](#5))
([8cc78ae](8cc78ae))
* add users command for managing app users
([#9](#9))
([839c193](839c193))


### Bug Fixes

* fix cursor pagination and improve null safety across commands
([#10](#10))
([4327f99](4327f99))
* flatten nested objects in printTable output
([#7](#7))
([acf14c6](acf14c6))
* rename --json to --json-data on members update command
([#8](#8))
([d9c3526](d9c3526))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant