feat(api): add basic swagger to api (#116) #286
Annotations
10 warnings
api:
api/src/movie/dao/tmdb.dao.ts#L26
Invalid type "string | undefined" of template literal expression
|
api:
api/src/movie/movie.service.ts#L60
Invalid type "number" of template literal expression
|
api:
api/src/notification/templates.ts#L41
Invalid type "string | undefined" of template literal expression
|
api:
api/src/notification/templates.ts#L41
Invalid type "string | undefined" of template literal expression
|
api:
api/src/notification/templates.ts#L42
Invalid type "string | undefined" of template literal expression
|
api:
api/src/notification/templates.ts#L57
Invalid type "string | undefined" of template literal expression
|
api:
api/src/notification/templates.ts#L57
Invalid type "string | undefined" of template literal expression
|
api:
api/src/notification/templates.ts#L58
Invalid type "string | undefined" of template literal expression
|
api:
api/src/search/dao/tmdb.dao.ts#L27
Invalid type "string | undefined" of template literal expression
|
api:
api/src/search/dao/tmdb.dao.ts#L40
Invalid type "string | undefined" of template literal expression
|