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

Fix path rewrite #1120

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Fix path rewrite #1120

merged 1 commit into from
Oct 14, 2024

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Oct 14, 2024

This commit fixes path rewrite which previously ignored other that Type generic arguments totally from the path. This changes it to rewrite only the Type generic arguments as previously while keeping the other generic arguments as is in the path.

Fixes #1115

@juhaku juhaku force-pushed the chore-fix-path-rewrite branch from dc257e8 to 08d897e Compare October 14, 2024 09:59
This commit fixes path rewrite which previously ignored other that Type
generic arguments totally from the path. This changes it to rewrite only
the Type generic arguments as previously while keeping the other generic
arguments as is in the path.

Fixes #1115
@juhaku juhaku force-pushed the chore-fix-path-rewrite branch from 08d897e to 13c7ca3 Compare October 14, 2024 09:59
@juhaku juhaku merged commit cbf08cd into master Oct 14, 2024
22 checks passed
@juhaku juhaku deleted the chore-fix-path-rewrite branch October 14, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

Unable to create schema with const generic param
1 participant