Skip to content

Commit

Permalink
fix styling
Browse files Browse the repository at this point in the history
Signed-off-by: Ilias Elbarnoussi <[email protected]>
  • Loading branch information
IliasElbarnoussi committed Jun 24, 2024
1 parent b410a80 commit 1ad3857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi-ts.config.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { type UserConfig } from '@hey-api/openapi-ts'
import type { UserConfig } from '@hey-api/openapi-ts'

const config: UserConfig = {
input: process.env.SERVER ?? 'https://api.paradym.id/openapi-docs.json',
Expand Down

0 comments on commit 1ad3857

Please sign in to comment.