Merge branch 'master' into feat/no-backoffice-for-api #30
Annotations
3 errors
test
Property 'refreshEntity' is missing in type '{ documentation: IDocumentation | undefined; getDocPage: (pageId: string) => PromiseWithError<IDocPage>; ownerTeam: ITeamSimple; entity: IApi; api: IApi; }' but required in type 'ApiDocumentationProps<IApi>'.
|
test
Property 'refreshEntity' is missing in type '{ entity: IUsagePlan; api: IApi; documentation: IDocumentation | undefined; getDocPage: (pageId: string) => PromiseWithError<IDocPage>; ownerTeam: ITeamSimple; }' but required in type 'ApiDocumentationProps<IUsagePlan>'.
|
test
Process completed with exit code 2.
|