You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* moving nextPageToken parsing into bodyTransform and responseTransform layer
* adding null check
* cleanup console log
* reduce domain list page size now that pagination is properly fixed.
* fixed breaking unit test
* refactoring combine function to switch argument positions. reuse cliTransform. rename w next page token request transform.
* removing unused function
* removing special condition checks
* removing unused function
* fixing integration tests
* removing responseTransform for ListDomains
* refactoring code for nextPageToken for all places used in node server. This is replaced with 1 common bodyTransform function.
* removing debug log
0 commit comments