Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Remove dependency `autorest`

オープン
#456 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@mikeharder がすでに取り組んでいます。

2026年3月3日 から。

評価

この issue はまだ評価されていません。

説明

Remove any dependencies, direct or indirect, on autorest and related packages.

This tool uses autorest to generate a "merge" JSON file and a sourcemap file, and the tool itself supports comparing either a single JSON file, or merging all the JSON files from a version tag.

However, the specs repo "Breaking Changes" currently only uses the feature to compare single files. At one time, it had code to use the feature to merge files, but it was removed in 2022 for unclear reasons (something related to false positives with deleted swaggers).

In either case, it might be relatively easy to use a different library or custom code, to replace autorest which is only used for this purpose.

主要言語
C#
スター
290
フォーク
50
平均マージ
2日 21時間
マージ済み PR(30日)
10

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Azure/openapi-diff のほかの issue

Azure/openapi-diff の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。