Skip to content

Commit 649bd7a

Browse files
authored
Merge pull request Azure#93 from rakku-ms/user/rakku/subscriptions-fix
Issues fixes for User Subscription and Subscription Admin modules
2 parents 2e9f481 + 60c33e2 commit 649bd7a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

src/Azs.Subscriptions.Admin/readme.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,18 @@ directive:
305305
verb: New
306306
subject: UserSubscription
307307
hide: true
308-
308+
## output format
309+
- where:
310+
model-name: Manifest
311+
set:
312+
format-table:
313+
properties:
314+
- Name
315+
- Metadata
316+
- where:
317+
model-name: Plan|Offer
318+
set:
319+
suppress-format: true
309320

310321
# Add release notes
311322
- from: Azs.Subscriptions.Admin.nuspec

src/Azs.Subscriptions/readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@ directive:
131131
verb: New|Set
132132
subject: Subscription
133133
hide: true
134+
## output format
135+
- where:
136+
model-name: Offer
137+
set:
138+
suppress-format: true
134139

135140
# Add release notes
136141
- from: Azs.Subscriptions.nuspec

0 commit comments

Comments
 (0)