File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,10 +53,10 @@ components:
5353 $ref : " ./common.yml#/components/schemas/ImageData"
5454 tenant :
5555 type : string
56- description : " Customer name "
56+ description : " A label used to group transactions by customers, applications, or other criteria. "
5757 env :
5858 type : string
59- description : " Environment type "
59+ description : " A label used to differentiate transactions by development stages. "
6060
6161 DetectResponse :
6262 allOf :
Original file line number Diff line number Diff line change @@ -61,10 +61,10 @@ components:
6161 $ref : " ./common.yml#/components/schemas/ProcessParam/properties/outputImageParams"
6262 tenant :
6363 type : string
64- description : " Customer name "
64+ description : " A label used to group transactions by customers, applications, or other criteria. "
6565 env :
6666 type : string
67- description : " Environment type "
67+ description : " A label used to differentiate transactions by development stages. "
6868
6969 MatchImageIndex :
7070 type : integer
Original file line number Diff line number Diff line change @@ -51,10 +51,10 @@ components:
5151 format : uuid
5252 tenant :
5353 type : string
54- description : " Customer name "
54+ description : " A label used to group transactions by customers, applications, or other criteria. "
5555 env :
5656 type : string
57- description : " Environment type "
57+ description : " A label used to differentiate transactions by development stages. "
5858
5959 MatchAndSearchResponse :
6060 allOf :
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ definitions:
234234 properties :
235235 tenant :
236236 type : string
237- description : " Customer name "
237+ description : " A label used to group transactions by customers, applications, or other criteria. "
238238 env :
239239 type : string
240- description : " Environment type "
240+ description : " A label used to differentiate transactions by development stages. "
Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ definitions:
4747 properties :
4848 tenant :
4949 type : string
50- description : " Customer name "
50+ description : " A label used to group transactions by customers, applications, or other criteria. "
5151 env :
5252 type : string
53- description : " Environment type "
53+ description : " A label used to differentiate transactions by development stages. "
5454
5555 SearchParameters :
5656 type : object
You can’t perform that action at this time.
0 commit comments