Skip to content

Attribute inclusion and exclusion overhaul#136

Merged
azmeuk merged 1 commit intomainfrom
59-listattribute
Apr 2, 2026
Merged

Attribute inclusion and exclusion overhaul#136
azmeuk merged 1 commit intomainfrom
59-listattribute

Conversation

@azmeuk
Copy link
Copy Markdown
Member

@azmeuk azmeuk commented Apr 1, 2026

  • ListResponse accepts attributes and excluded_attributes parameters
  • Extract attributes/excluded_attributes logic from SearchRequest to ResponseParameters
  • attributes and excluded_attributes can be comma separated strings

fixes #59

@azmeuk azmeuk force-pushed the 59-listattribute branch from 1729fd3 to 2d21195 Compare April 2, 2026 06:58
- ListResponse accepts attributes and excluded_attributes parameters
- Extract attributes/excluded_attributes logic from SearchRequest to
  ResponseParameters
- attributes and excluded_attributes can be comma separated strings
@azmeuk azmeuk force-pushed the 59-listattribute branch from 2d21195 to 95a353a Compare April 2, 2026 07:11
@azmeuk azmeuk merged commit ffb395b into main Apr 2, 2026
25 checks passed
@azmeuk azmeuk deleted the 59-listattribute branch April 2, 2026 07:14
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.

Implement ListResponse attributes inclusion and exclusion

1 participant