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 18364b4 commit 019c67eCopy full SHA for 019c67e
src/3.1.0/schema.d.ts
@@ -1,6 +1,6 @@
1
import { Discriminator } from './discriminator';
2
import { ExternalDocumentation } from './externalDocumentation';
3
-import {JsonSchema} from '@fosfad/json-schema-typescript-definitions/2020-12';
+import { JsonSchema } from '@fosfad/json-schema-typescript-definitions/2020-12';
4
import { XML } from './xml';
5
6
export type OasSchema = JsonSchema & {
0 commit comments