Skip to content

Commit

Permalink
[AutoPR cosmos-db/resource-manager] Add short url for all api resourc…
Browse files Browse the repository at this point in the history
…es (#5448)

* Generated from 6b485b2047ec2cc073363b94a56778b108912940

Add short url for all api resources

* Generated from d0f3adbb4578d7a5569d29a683663bf4772af38a

Correct GremlinResources_ spell

* Generated from a05be8787ab7cc8346e38c01ccbd45731ad95169

Add new api version

* Generated from 72880ac9171c7118002c56eb2152265bb41442ba

Fix spell error
  • Loading branch information
AutorestCI authored and ArcturusZhang committed Sep 11, 2019
1 parent 3a0ef95 commit 5e45933
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions profiles/latest/cosmos-db/mgmt/documentdb/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,12 @@ const (
type PrimaryAggregationType = original.PrimaryAggregationType

const (
PrimaryAggregationTypeAverage PrimaryAggregationType = original.PrimaryAggregationTypeAverage
PrimaryAggregationTypeLast PrimaryAggregationType = original.PrimaryAggregationTypeLast
PrimaryAggregationTypeMaximum PrimaryAggregationType = original.PrimaryAggregationTypeMaximum
PrimaryAggregationTypeMinimimum PrimaryAggregationType = original.PrimaryAggregationTypeMinimimum
PrimaryAggregationTypeNone PrimaryAggregationType = original.PrimaryAggregationTypeNone
PrimaryAggregationTypeTotal PrimaryAggregationType = original.PrimaryAggregationTypeTotal
PrimaryAggregationTypeAverage PrimaryAggregationType = original.PrimaryAggregationTypeAverage
PrimaryAggregationTypeLast PrimaryAggregationType = original.PrimaryAggregationTypeLast
PrimaryAggregationTypeMaximum PrimaryAggregationType = original.PrimaryAggregationTypeMaximum
PrimaryAggregationTypeMinimum PrimaryAggregationType = original.PrimaryAggregationTypeMinimum
PrimaryAggregationTypeNone PrimaryAggregationType = original.PrimaryAggregationTypeNone
PrimaryAggregationTypeTotal PrimaryAggregationType = original.PrimaryAggregationTypeTotal
)

type UnitType = original.UnitType
Expand Down
12 changes: 6 additions & 6 deletions profiles/preview/cosmos-db/mgmt/documentdb/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,12 @@ const (
type PrimaryAggregationType = original.PrimaryAggregationType

const (
PrimaryAggregationTypeAverage PrimaryAggregationType = original.PrimaryAggregationTypeAverage
PrimaryAggregationTypeLast PrimaryAggregationType = original.PrimaryAggregationTypeLast
PrimaryAggregationTypeMaximum PrimaryAggregationType = original.PrimaryAggregationTypeMaximum
PrimaryAggregationTypeMinimimum PrimaryAggregationType = original.PrimaryAggregationTypeMinimimum
PrimaryAggregationTypeNone PrimaryAggregationType = original.PrimaryAggregationTypeNone
PrimaryAggregationTypeTotal PrimaryAggregationType = original.PrimaryAggregationTypeTotal
PrimaryAggregationTypeAverage PrimaryAggregationType = original.PrimaryAggregationTypeAverage
PrimaryAggregationTypeLast PrimaryAggregationType = original.PrimaryAggregationTypeLast
PrimaryAggregationTypeMaximum PrimaryAggregationType = original.PrimaryAggregationTypeMaximum
PrimaryAggregationTypeMinimum PrimaryAggregationType = original.PrimaryAggregationTypeMinimum
PrimaryAggregationTypeNone PrimaryAggregationType = original.PrimaryAggregationTypeNone
PrimaryAggregationTypeTotal PrimaryAggregationType = original.PrimaryAggregationTypeTotal
)

type UnitType = original.UnitType
Expand Down
8 changes: 4 additions & 4 deletions services/cosmos-db/mgmt/2015-04-08/documentdb/models.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e45933

Please sign in to comment.