Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 增加config参数declareType: type/interface. 兼容不同的ts规范 #184

Open
wants to merge 56 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
c5f4125
feat: 增加config参数declareType: type/interface. 兼容不同的ts规范
Jan 23, 2025
52ce71e
Merge branch 'main' into dev
KobeCYL Jan 23, 2025
f173e3f
feat: 兼容requestBody中content为空对象的异常报错逻辑
Jan 23, 2025
448011f
Merge pull request #1 from KobeCYL/dev
KobeCYL Jan 23, 2025
10670e9
feat: 添加mock的扩展配置, msw类型. 对于msw类文件可以方便进行扩展
Jan 24, 2025
3f0ff45
Merge pull request #2 from KobeCYL/dev
KobeCYL Jan 24, 2025
719c56a
feat: 更新文档
Jan 24, 2025
b6541af
feat: 添加mock的扩展配置, msw类型. 对于msw类文件可以方便进行扩展
Jan 24, 2025
e48fb96
Merge branch 'dev' of https://github.com/KobeCYL/openapi2typescript i…
Jan 24, 2025
8ad5e87
Merge pull request #3 from KobeCYL/dev
KobeCYL Jan 24, 2025
4452e35
feat: mockConfig增加msf配置
Feb 6, 2025
63713a6
Merge branch 'main' into dev
Feb 6, 2025
ac55eae
feat: update packagename
Feb 6, 2025
bf96f02
Merge pull request #3 from KobeCYL/dev
KobeCYL Jan 24, 2025
12829d1
Merge branch 'main' of https://github.com/KobeCYL/openapi2typescript
Feb 6, 2025
af9aada
feat: update packageName2
Feb 6, 2025
e36d05c
feat: update packagename
Feb 6, 2025
ee42075
Merge branch 'dev' of https://github.com/KobeCYL/openapi2typescript i…
Feb 6, 2025
d6bf168
Merge branch 'main' into dev
Feb 6, 2025
0c193d0
Merge branch 'dev' of https://github.com/KobeCYL/openapi2typescript i…
Feb 6, 2025
6de4f60
Merge branch 'dev' of https://github.com/KobeCYL/openapi2typescript i…
Feb 6, 2025
5bc4a48
feat: update packagename
Feb 6, 2025
4e925e9
Merge branch 'dev' of https://github.com/KobeCYL/openapi2typescript i…
Feb 6, 2025
2c74db0
Merge branch 'dev' of https://github.com/KobeCYL/openapi2typescript i…
Feb 6, 2025
4f32b4e
Merge branch 'dev' of https://github.com/KobeCYL/openapi2typescript i…
Feb 6, 2025
effef59
v1.13.1
Feb 6, 2025
8ca5bb0
v1.13.2
Feb 6, 2025
6be742e
v1.13.3
Feb 6, 2025
fc1ec9c
v1.13.4
Feb 6, 2025
26c9464
v1.13.5
Feb 6, 2025
a3e5390
feat: update package scope
Feb 6, 2025
61e29d1
v1.13.6
Feb 6, 2025
579ec76
feat: update packname
Feb 6, 2025
4d1ac25
Merge pull request #3 from KobeCYL/dev
KobeCYL Jan 24, 2025
428eddb
Merge branch 'main' of https://github.com/KobeCYL/openapi2typescript
Feb 6, 2025
0b70143
Merge branch 'main' of https://github.com/KobeCYL/openapi2typescript
Feb 6, 2025
c8f6220
v1.13.7
Feb 6, 2025
b85841c
v1.13.8
Feb 6, 2025
8fa7145
v1.13.9
Feb 6, 2025
4620baa
feat: update packagename
Feb 6, 2025
43e28ee
v1.13.10
Feb 6, 2025
9176123
feat: update md
Feb 6, 2025
9c8e13b
Merge pull request #3 from KobeCYL/dev
KobeCYL Jan 24, 2025
bc2990a
Merge branch 'main' of https://github.com/KobeCYL/openapi2typescript
Feb 6, 2025
8db8535
Merge branch 'main' of https://github.com/KobeCYL/openapi2typescript
Feb 6, 2025
1ff78dd
v1.13.7
Feb 6, 2025
e55bef4
v1.13.8
Feb 6, 2025
29edade
v1.13.9
Feb 6, 2025
36906f6
feat: update packagename
Feb 6, 2025
8f233f8
v1.13.10
Feb 6, 2025
459d057
Merge branch 'main' of https://github.com/KobeCYL/openapi2typescript
Feb 6, 2025
2ff0d0b
v1.13.11
Feb 6, 2025
e4fedf2
feat: update md
Feb 6, 2025
a8652ec
v1.13.12
Feb 6, 2025
1232177
feat: 添加npmrc, 防止本地路径冲突造成发布紊乱现象
Feb 6, 2025
927a4b1
feat: mock文件去掉.mock后缀
Feb 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
146 changes: 146 additions & 0 deletions .html
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<style>
/* From extension vscode.github */
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/

.vscode-dark img[src$=\#gh-light-mode-only],
.vscode-light img[src$=\#gh-dark-mode-only],
.vscode-high-contrast:not(.vscode-high-contrast-light) img[src$=\#gh-light-mode-only],
.vscode-high-contrast-light img[src$=\#gh-dark-mode-only] {
display: none;
}

</style>

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/markdown.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Microsoft/vscode/extensions/markdown-language-features/media/highlight.css">
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe WPC', 'Segoe UI', system-ui, 'Ubuntu', 'Droid Sans', sans-serif;
font-size: 14px;
line-height: 1.6;
}
</style>
<style>
.task-list-item {
list-style-type: none;
}

.task-list-item-checkbox {
margin-left: -20px;
vertical-align: middle;
pointer-events: none;
}
</style>
<style>
:root {
--color-note: #0969da;
--color-tip: #1a7f37;
--color-warning: #9a6700;
--color-severe: #bc4c00;
--color-caution: #d1242f;
--color-important: #8250df;
}

</style>
<style>
@media (prefers-color-scheme: dark) {
:root {
--color-note: #2f81f7;
--color-tip: #3fb950;
--color-warning: #d29922;
--color-severe: #db6d28;
--color-caution: #f85149;
--color-important: #a371f7;
}
}

</style>
<style>
.markdown-alert {
padding: 0.5rem 1rem;
margin-bottom: 16px;
color: inherit;
border-left: .25em solid #888;
}

.markdown-alert>:first-child {
margin-top: 0
}

.markdown-alert>:last-child {
margin-bottom: 0
}

.markdown-alert .markdown-alert-title {
display: flex;
font-weight: 500;
align-items: center;
line-height: 1
}

.markdown-alert .markdown-alert-title .octicon {
margin-right: 0.5rem;
display: inline-block;
overflow: visible !important;
vertical-align: text-bottom;
fill: currentColor;
}

.markdown-alert.markdown-alert-note {
border-left-color: var(--color-note);
}

.markdown-alert.markdown-alert-note .markdown-alert-title {
color: var(--color-note);
}

.markdown-alert.markdown-alert-important {
border-left-color: var(--color-important);
}

.markdown-alert.markdown-alert-important .markdown-alert-title {
color: var(--color-important);
}

.markdown-alert.markdown-alert-warning {
border-left-color: var(--color-warning);
}

.markdown-alert.markdown-alert-warning .markdown-alert-title {
color: var(--color-warning);
}

.markdown-alert.markdown-alert-tip {
border-left-color: var(--color-tip);
}

.markdown-alert.markdown-alert-tip .markdown-alert-title {
color: var(--color-tip);
}

.markdown-alert.markdown-alert-caution {
border-left-color: var(--color-caution);
}

.markdown-alert.markdown-alert-caution .markdown-alert-title {
color: var(--color-caution);
}

</style>

</head>
<body class="vscode-body vscode-light">
<p>url=<a href="https://registry.npmjs.org">https://registry.npmjs.org</a></p>



</body>
</html>
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
registry=https://registry.npmjs.org
Loading