minor fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import SwaggerParser from "@apidevtools/swagger-parser";
|
||||
import { AppConfig, ResourceConfig, ResourceField, FieldType } from "../types/config";
|
||||
import { configuration, profileConfiguration } from "../configuration";
|
||||
import { configuration, profileConfiguration } from "../../src/openapi-config";
|
||||
|
||||
/**
|
||||
* Maps OpenAPI property types to our internal FieldType
|
||||
|
||||
Reference in New Issue
Block a user