Skip to content

Signature mismatch #17528

@CeciAc

Description

@CeciAc

@lilymaybenichou commented on Sat Mar 28 2020

In the last code sample I think this

public async Task<ActionResult<TodoItem>> CreateTodoItem(TodoItemDTO todoItemDTO)
// should become
public async Task<ActionResult<TodoItemDTO>> CreateTodoItem(TodoItemDTO todoItemDTO)

Détails du document

Ne pas modifier cette section. C’est obligatoire pour docs.microsoft.com ➟ Liaison des problèmes GitHub.


@srvbpigh commented on Sat Mar 28 2020

Hello, @lilymaybenichou

Thank you for your feedback.

We are actively reviewing your comments and will get back to you soon.

Kind regards,
Microsoft DOCS International Team

Metadata

Metadata

Assignees

Labels

Source - Docs.msDocs Customer feedback via GitHub Issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions