Skip to content

Commit

Permalink
feat: use "seed-json-schema" instead (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito authored Jun 29, 2024
1 parent 282ed7a commit 279cd56
Show file tree
Hide file tree
Showing 15 changed files with 72 additions and 751 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,9 @@
},
"dependencies": {
"@apidevtools/swagger-parser": "^10.0.2",
"@types/faker": "^5.5.9",
"@types/har-format": "^1.2.7",
"faker": "5.x",
"@yellow-ticket/seed-json-schema": "^0.1.6",
"openapi-types": "^7.2.3",
"outvariant": "^1.2.1",
"randexp": "^0.5.3"
"outvariant": "^1.2.1"
}
}
38 changes: 21 additions & 17 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

43 changes: 0 additions & 43 deletions src/open-api/schema/evolve.ts

This file was deleted.

34 changes: 0 additions & 34 deletions src/open-api/schema/types/array.ts

This file was deleted.

5 changes: 0 additions & 5 deletions src/open-api/schema/types/boolean.ts

This file was deleted.

22 changes: 0 additions & 22 deletions src/open-api/schema/types/integer.ts

This file was deleted.

9 changes: 0 additions & 9 deletions src/open-api/schema/types/number.ts

This file was deleted.

58 changes: 0 additions & 58 deletions src/open-api/schema/types/object.ts

This file was deleted.

89 changes: 0 additions & 89 deletions src/open-api/schema/types/string.ts

This file was deleted.

Loading

0 comments on commit 279cd56

Please sign in to comment.