File tree Expand file tree Collapse file tree 12 files changed +36
-36
lines changed
openapi-typescript-server-express
openapi-typescript-server-runtime
openapi-typescript-server Expand file tree Collapse file tree 12 files changed +36
-36
lines changed Original file line number Diff line number Diff line change 11/**
2- * This file was auto-generated by openapi-typescript-server@0.0.11 .
2+ * This file was auto-generated by openapi-typescript-server@0.0.12 .
33 * Do not make direct changes to the file.
44 */
55
Original file line number Diff line number Diff line change 11{
22 "name" : " docs-example" ,
33 "private" : true ,
4- "version" : " 0.0.11 " ,
4+ "version" : " 0.0.12 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "test" : " node --test" ,
1616 "express-openapi-validator" : " ^5.5.8" ,
1717 "express-xml-bodyparser" : " ^0.4.1" ,
1818 "openapi-typescript" : " ^7.9.1" ,
19- "openapi-typescript-server" : " 0.0.11 " ,
20- "openapi-typescript-server-express" : " 0.0.11 " ,
19+ "openapi-typescript-server" : " 0.0.12 " ,
20+ "openapi-typescript-server-express" : " 0.0.12 " ,
2121 "supertest" : " ^7.1.4" ,
2222 "xml-js" : " ^1.6.11"
2323 }
Original file line number Diff line number Diff line change 11/**
2- * This file was auto-generated by openapi-typescript-server@0.0.11 .
2+ * This file was auto-generated by openapi-typescript-server@0.0.12 .
33 * Do not make direct changes to the file.
44 */
55
Original file line number Diff line number Diff line change 11{
22 "name" : " kitchensink-example" ,
33 "private" : true ,
4- "version" : " 0.0.11 " ,
4+ "version" : " 0.0.12 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "test" : " node --test" ,
1616 "express-openapi-validator" : " ^5.5.8" ,
1717 "express-xml-bodyparser" : " ^0.4.1" ,
1818 "openapi-typescript" : " ^7.9.1" ,
19- "openapi-typescript-server" : " 0.0.11 " ,
20- "openapi-typescript-server-express" : " 0.0.11 " ,
19+ "openapi-typescript-server" : " 0.0.12 " ,
20+ "openapi-typescript-server-express" : " 0.0.12 " ,
2121 "supertest" : " ^7.1.4" ,
2222 "xml-js" : " ^1.6.11"
2323 }
Original file line number Diff line number Diff line change 11/**
2- * This file was auto-generated by openapi-typescript-server@0.0.11 .
2+ * This file was auto-generated by openapi-typescript-server@0.0.12 .
33 * Do not make direct changes to the file.
44 */
55
Original file line number Diff line number Diff line change 11{
22 "name" : " petstore-example" ,
33 "private" : true ,
4- "version" : " 0.0.11 " ,
4+ "version" : " 0.0.12 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "gen" : " openapi-typescript ./openapi.yaml --output ./gen/schema.d.ts && openapi-typescript-server ./openapi.yaml -t ./schema.d.ts -o ./gen/server.ts "
88 },
99 "dependencies" : {
1010 "openapi-typescript" : " ^7.9.1" ,
11- "openapi-typescript-server" : " 0.0.11 " ,
12- "openapi-typescript-server-express" : " 0.0.11 "
11+ "openapi-typescript-server" : " 0.0.12 " ,
12+ "openapi-typescript-server-express" : " 0.0.12 "
1313 }
1414}
Original file line number Diff line number Diff line change 11{
22 "name" : " openapi-typescript-server-monorepo" ,
3- "version" : " 0.0.11 " ,
3+ "version" : " 0.0.12 " ,
44 "private" : true ,
55 "author" : " jasonblanchard" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " openapi-typescript-server-express" ,
3- "version" : " 0.0.11 " ,
3+ "version" : " 0.0.12 " ,
44 "description" : " Express adapter for openapi-typescript-server" ,
55 "author" : " jasonblanchard" ,
66 "license" : " MIT" ,
4848 "build" : " tsup src/index.ts --dts --format cjs,esm --clean"
4949 },
5050 "dependencies" : {
51- "openapi-typescript-server-runtime" : " 0.0.11 "
51+ "openapi-typescript-server-runtime" : " 0.0.12 "
5252 }
5353}
Original file line number Diff line number Diff line change 11{
22 "name" : " openapi-typescript-server-runtime" ,
3- "version" : " 0.0.11 " ,
3+ "version" : " 0.0.12 " ,
44 "description" : " Shared runtime dependencies for openapi-typescript-server" ,
55 "author" : " jasonblanchard" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments