Skip to content

Commit a5f6827

Browse files
Merge pull request #2 from parsable/feature/PE-2152-header
[no-jira] - update header
2 parents 8275e01 + 163b358 commit a5f6827

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parsable/openapi-typescript-codegen",
3-
"version": "0.0.1-alpha-2",
3+
"version": "0.0.1",
44
"description": "Library that generates Typescript clients based on the OpenAPI specification.",
55
"author": "Ferdi Koomen",
66
"homepage": "https://github.com/ferdikoomen/openapi-typescript-codegen",

src/templates/partials/header.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* DO NOT EDIT THIS FILE, IT IS GENERATED FROM THE OPEN API SPECIFICATION */
12
/* istanbul ignore file */
23
/* tslint:disable */
34
/* eslint-disable */

0 commit comments

Comments
 (0)