Skip to content

Missing navigation path items for navigation properties with contains target #123

Closed
@baywet

Description

@baywet

The current beta description is missing a path item and corresponding operations for

/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{reply_id}/hostedContents

Where:

  • Hosted contents is a navigation property on chatMessage (no contains target)
  • Replies is a collection of chatMessages navigation property on chatMessage (contains target true)
  • Messages is a collection of chatMessages navigation property on channel (contains target true)
  • Channels is a collection of channel navigation property on team (contains target true)
  • And Teams is a collection of teams

Metadata

Metadata

Assignees

Labels

type:bugA broken experience

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions