Skip to content

[spec] activity list is nullable, currentpage is a query parameter #1240

Closed
@archived-2f4dd0

Description

@archived-2f4dd0

Destiny.HistoricalStats.DestinyActivityHistoryResults.activities is nullable.
instead of containing an empty array, it'll be completely missing if there's no activities to report.

as reported here, DestinyItemManager/bungie-api-ts#2
GetMembersOfGroup
GetAdminsAndFounderOfGroup
GetBannedMembersOfGroup
GetPendingMemberships
GetInvitedIndividuals
list currentpage as a path parameter,
but i am pretty sure it's actually a query parameter.

actually, the latter is partially a duplicate of #192 / #124

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions