From dd4ffec4d71456327b7e9f88af9c303a290edcdb Mon Sep 17 00:00:00 2001 From: Coderz Date: Mon, 4 Nov 2024 08:58:18 -0800 Subject: [PATCH] Update MarketplaceService.yaml (#899) Fixed DisplaySubscriptionPeriod type being incorrectly set to a number instead of string ## Changes Just a type correction on the docs, I tried referencing this and got back `/month` instead of a number. ## Checks By submitting your pull request for review, you agree to the following: - [x] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [x] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [x] To the best of my knowledge, all proposed changes are accurate. Co-authored-by: Andrew Etter --- content/en-us/reference/engine/classes/MarketplaceService.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en-us/reference/engine/classes/MarketplaceService.yaml b/content/en-us/reference/engine/classes/MarketplaceService.yaml index 25995d25d..37a436837 100644 --- a/content/en-us/reference/engine/classes/MarketplaceService.yaml +++ b/content/en-us/reference/engine/classes/MarketplaceService.yaml @@ -598,7 +598,7 @@ methods: DisplaySubscriptionPeriod - number + string Localized subscription period text for display (for example, /month). Can be used together with DisplayPrice.