-
-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When i generate my client code, absolute paths are used instead of relative.
Example of output
export const useLocalizationServiceGetTranslationTexts = <TData = Common.LocalizationServiceGetTranslationTextsDefaultResponse, TError = unknown, TQueryKey extends Array<unknown> = unknown[]>({ language, module }: {
language: import("C:/Projekt/test/test_3.0/Frontend/src/openapi/requests/models").Language;
module: import("C:/Projekt/test/test_3.0/Frontend/src/openapi/requests/models").Module;
}- OS: Windows 11 22H2
- Version v1.1.0
seriouslag
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working