We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e9f481 + 60c33e2 commit 649bd7aCopy full SHA for 649bd7a
src/Azs.Subscriptions.Admin/readme.md
@@ -305,7 +305,18 @@ directive:
305
verb: New
306
subject: UserSubscription
307
hide: true
308
-
+## output format
309
+ - where:
310
+ model-name: Manifest
311
+ set:
312
+ format-table:
313
+ properties:
314
+ - Name
315
+ - Metadata
316
317
+ model-name: Plan|Offer
318
319
+ suppress-format: true
320
321
# Add release notes
322
- from: Azs.Subscriptions.Admin.nuspec
src/Azs.Subscriptions/readme.md
@@ -131,6 +131,11 @@ directive:
131
verb: New|Set
132
subject: Subscription
133
134
+ ## output format
135
136
+ model-name: Offer
137
138
139
140
141
- from: Azs.Subscriptions.nuspec
0 commit comments