chore(lint deps): update linting dependencies #209
Annotations
1 error and 2 warnings
Linting
Process completed with exit code 2.
|
Linting:
MumbleApi/Models/PaginationParameters.cs#L11
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting.
|
Linting:
MumbleApi/Models/PaginationParameters.cs#L19
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting.
|
Loading