Upgrade Orval #5097
Annotations
5 errors
Run typescript compile check:
src/core/material-list-api/material-list.ts#L31
Type '"GET"' is not assignable to type '"get" | "head" | "delete" | "patch" | "post" | "put"'. Did you mean '"get"'?
|
Run typescript compile check:
src/core/material-list-api/material-list.ts#L105
Type '"HEAD"' is not assignable to type '"get" | "head" | "delete" | "patch" | "post" | "put"'. Did you mean '"head"'?
|
Run typescript compile check:
src/core/material-list-api/material-list.ts#L171
Type '"PUT"' is not assignable to type '"get" | "head" | "delete" | "patch" | "post" | "put"'. Did you mean '"put"'?
|
Run typescript compile check:
src/core/material-list-api/material-list.ts#L235
Type '"DELETE"' is not assignable to type '"get" | "head" | "delete" | "patch" | "post" | "put"'. Did you mean '"delete"'?
|
Run typescript compile check
Process completed with exit code 2.
|
Loading