Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
LIEN-YUHSIANG committed Sep 17, 2023
1 parent d67411a commit 688bf53
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Empty file modified .husky/commit-msg
100644 → 100755
Empty file.
Empty file modified .husky/pre-commit
100644 → 100755
Empty file.
1 change: 1 addition & 0 deletions lib/configs/api-gateway/schema.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import * as apigw from 'aws-cdk-lib/aws-apigateway';

// test
export const syllabusSchema: apigw.JsonSchema = {
schema: apigw.JsonSchemaVersion.DRAFT7,
type: apigw.JsonSchemaType.ARRAY,
Expand Down

0 comments on commit 688bf53

Please sign in to comment.