We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eef07b commit ca62788Copy full SHA for ca62788
aws-node-rest-api-typescript/app/utils/message.ts
@@ -1,4 +1,4 @@
1
-import { ResponseVO } from '../model/vo/ResponseVo';
+import { ResponseVO } from '../model/vo/responseVo';
2
3
enum StatusCode {
4
success = 200,
0 commit comments