mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
- Adding util to get HttpRequestName
This commit is contained in:
parent
280d196f99
commit
83a0692b10
3
src/utils/getHttpRequestName.ts
Normal file
3
src/utils/getHttpRequestName.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export const getHttpRequestName = (): string => {
|
||||
return '';
|
||||
};
|
||||
Loading…
x
Reference in New Issue
Block a user