Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Himenon
/
openapi-typescript-code-generator
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
208
Code
Issues
3
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix: preserve parameter order while ensuring path parameters win over same-named query parameters
- #151
#151
Merged
Himenon
merged 8 commits into
main
Himenon/openapi-typescript-code-generator:main
from
fix/issue-148-3
Himenon/openapi-typescript-code-generator:fix/issue-148-3
Copy head branch name to clipboard
May 27, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix: preserve parameter order while ensuring path parameters win over same-named query parameters
#151
Himenon
merged 8 commits into
main
Himenon/openapi-typescript-code-generator:main
from
fix/issue-148-3
Himenon/openapi-typescript-code-generator:fix/issue-148-3
Copy head branch name to clipboard
Commits
Commits on May 27, 2026
refactor: migrate snapshot tests from toMatchSnapshot to toMatchFileSnapshot
Show description for 78795ed
Himenon
and
claude
committed
78795ed
View commit details
Copy full SHA for 78795ed
Browse repository at this point
fix: lint
Himenon
committed
4e91880
View commit details
Copy full SHA for 4e91880
Browse repository at this point
chore: exclude snapshot files from TypeScript type checking
Show description for b4c1635
Himenon
and
claude
committed
b4c1635
View commit details
Copy full SHA for b4c1635
Browse repository at this point
test: add snapshot test
Himenon
committed
d223459
View commit details
Copy full SHA for d223459
Browse repository at this point
fix(parameter): pathパラメータを優先しつつ入力順を保持するよう同名パラメータの解決ロジックを修正
Himenon
committed
b953515
View commit details
Copy full SHA for b953515
Browse repository at this point
test(kubernetes): Kubernetes v1.28.6のOpenAPI仕様JSONファイルをテスト用に追加
Himenon
committed
684153b
View commit details
Copy full SHA for 684153b
Browse repository at this point
refactor(test): バージョン情報置換時に改行コードをLFに統一する
Himenon
committed
462a475
View commit details
Copy full SHA for 462a475
Browse repository at this point
refactor: `node:os`の`EOL`を`\n`に統一
Himenon
committed
e77b8b3
View commit details
Copy full SHA for e77b8b3
Browse repository at this point
You can’t perform that action at this time.