Azure / Azure/apiops

[Question] api name suffixed with ;rev=n is working even for first Revision

オープン
#708 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C#
スター
448
フォーク
247
PR マージ指標
30日以内にマージされた PR はありません

説明

### Release version

v6.0.1.1

### Question Details

We had an issue with revisions in APIOps when any revision other than first revision was set to current.
By making the folder api folder name suffixed with **;rev=n**, we noticed publish is working even for first Revision (;rev=1)

This helped us to fix multiple revision issue by having clear segregation of revisions.

At the same time, the extractor is not suffixed for first revision. Is there a property that can be set to make ;rev=n suffixed for all api folder names.

### Expected behavior

api/echo-api;rev=1
api/echo-api;rev=2
api/echo-api;rev=3

### Actual behavior

api/echo-api
api/echo-api;rev=2
api/echo-api;rev=3

or
api/echo-api;rev=1
api/echo-api
api/echo-api;rev=3

### Reproduction Steps

Extract

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

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

調査の方向性

Extract の再現から始め、リビジョン 1、2、3 について、API フォルダー名の期待値と実際の値を比較します。プロパティによって、最初のリビジョンにも ;rev=n サフィックスを表示できるかどうかを判断します。その動作が説明され、サポートされている設定または制限が明確になれば作業完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
azure, csharp
領域
api, devops
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

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

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