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 3f6b096 commit e82b344Copy full SHA for e82b344
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@backpack-app/openapi-typescript-codegen",
3
- "version": "0.23.0",
+ "version": "0.23.5",
4
"description": "Library that generates Typescript clients based on the OpenAPI specification.",
5
"author": "Ferdi Koomen",
6
"homepage": "https://github.com/ferdikoomen/openapi-typescript-codegen",
src/templates/partials/header.hbs
@@ -1,3 +1,2 @@
/* istanbul ignore file */
/* tslint:disable */
-/* eslint-disable */
0 commit comments