Skip to content

Commit

Permalink
Update MarketplaceService.yaml
Browse files Browse the repository at this point in the history
Fixed DisplaySubscriptionPeriod type being incorrectly set to a number instead of string
  • Loading branch information
CoderzNation authored Nov 1, 2024
1 parent 214b9f6 commit 14cb62b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ methods:
</tr>
<tr>
<td><code>DisplaySubscriptionPeriod</code></td>
<td>number</td>
<td>string</td>
<td>Localized subscription period text for display (for example, <code>/month</code>). Can be used together with <code>DisplayPrice</code>.</td>
</tr>
<tr>
Expand Down

0 comments on commit 14cb62b

Please sign in to comment.