Skip to content

Response schemas of actions and functions that return a collection do not contain the nextLink property. #231

@andrueastman

Description

@andrueastman

Related to #116

Assemblies affected

1.0.10

Steps to reproduce

#116 involved fixing the response shape for the collections returned in actions/functions.

However, these collections may be pageable and may contain the @odata.nextLink property which are not catered for at the moment. Ideally, this should be part of response schema as is the case for other collection properties if possible.

Metadata

Metadata

Labels

priority:p2Medium. Generally has a work-around and a smaller sub-set of customers is affected. SLA <=30 daystype:bugA broken experience

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions