fix: Include GET, PATCH, and DELETE for *_texts
#548
Annotations
20 warnings
|
Node.js 24:
lib/compile/csdl2openapi.js#L2139
Arrow function has a complexity of 27. Maximum allowed is 15
|
|
Node.js 24:
lib/compile/csdl2openapi.js#L2123
Function 'schemasForStructuredType' has a complexity of 18. Maximum allowed is 15
|
|
Node.js 24:
lib/compile/csdl2openapi.js#L1743
Arrow function has a complexity of 29. Maximum allowed is 15
|
|
Node.js 24:
lib/compile/csdl2openapi.js#L1734
Function 'pathItemFunction' has a complexity of 16. Maximum allowed is 15
|
|
Node.js 24:
lib/compile/csdl2openapi.js#L1644
Function 'pathItemAction' has a complexity of 18. Maximum allowed is 15
|
|
Node.js 24:
lib/compile/csdl2openapi.js#L1314
["$EnumMember"] is better written in dot notation
|
|
Node.js 24:
lib/compile/csdl2openapi.js#L1223
Function 'operationUpdate' has a complexity of 16. Maximum allowed is 15
|
|
Node.js 24:
lib/compile/csdl2openapi.js#L753
Function 'operationRead' has a complexity of 31. Maximum allowed is 15
|
|
Node.js 24:
lib/compile/csdl2openapi.js#L475
Function 'pathItems' has a complexity of 19. Maximum allowed is 15
|
|
Node.js 24:
lib/compile/csdl2openapi.js#L93
Function has a complexity of 22. Maximum allowed is 15
|
|
Node.js 20:
lib/compile/csdl2openapi.js#L2139
Arrow function has a complexity of 27. Maximum allowed is 15
|
|
Node.js 20:
lib/compile/csdl2openapi.js#L2123
Function 'schemasForStructuredType' has a complexity of 18. Maximum allowed is 15
|
|
Node.js 20:
lib/compile/csdl2openapi.js#L1743
Arrow function has a complexity of 29. Maximum allowed is 15
|
|
Node.js 20:
lib/compile/csdl2openapi.js#L1734
Function 'pathItemFunction' has a complexity of 16. Maximum allowed is 15
|
|
Node.js 20:
lib/compile/csdl2openapi.js#L1644
Function 'pathItemAction' has a complexity of 18. Maximum allowed is 15
|
|
Node.js 20:
lib/compile/csdl2openapi.js#L1314
["$EnumMember"] is better written in dot notation
|
|
Node.js 20:
lib/compile/csdl2openapi.js#L1223
Function 'operationUpdate' has a complexity of 16. Maximum allowed is 15
|
|
Node.js 20:
lib/compile/csdl2openapi.js#L753
Function 'operationRead' has a complexity of 31. Maximum allowed is 15
|
|
Node.js 20:
lib/compile/csdl2openapi.js#L475
Function 'pathItems' has a complexity of 19. Maximum allowed is 15
|
|
Node.js 20:
lib/compile/csdl2openapi.js#L93
Function has a complexity of 22. Maximum allowed is 15
|