We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
先にこのPR (#146) が何をしているか確認しておきたい。わかる方いたら適当に書いていただけると助かります。読んでみます。
Sorry, something went wrong.
これもう少し議論の余地があると思います。 replaceLeadingAtMark を入れるのはいいですが、この PR では結局 /@foo が /foo のディレクトリに変換されるだけでなく、アクセス先も変更されています。これは at mark が入るパターンをサポートしていると言えるか疑問です。既存APIへのOpenAPIを変換したものなら、実行時エラーになってしまいます。 #150 で書いた問題も発生します。これを解決した際に、 replaceLeadingAtMark があるとdropしにくく、問題になりやすいと思います。 申し訳ないですが、この機能に関して、私は revert をしようと思います。なにかあればこちらか #184 に新しく issue を作りましたのでそちらまでよろしくおねがいします。
replaceLeadingAtMark
/@foo
/foo
上記はリリースされていないので破壊ではないです。
No branches or pull requests
The text was updated successfully, but these errors were encountered: