core: simplex-badge-service scaffolding (#7353)

* core: simplex-badge-service scaffolding

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* clean-up

---------

Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
This commit is contained in:
spaced4ndy
2026-08-08 21:00:23 +01:00
committed by GitHub
co-authored by Evgeny Poberezkin
parent 9c7128d547
commit 7ce2e6583e
15 changed files with 567 additions and 14 deletions
+2 -8
View File
@@ -363,14 +363,8 @@
"error": {
"properties": {
"code": {
"enum": [
"bad_request", "unsupported_version", "unknown_purchase_key",
"unknown_offer_id", "offer_disabled", "offer_mismatch", "product_unavailable",
"payment_not_entitled", "payment_pending", "provider_unavailable", "rate_limited",
"code_invalid", "code_used", "code_expired",
"receipt_invalid", "receipt_used",
"internal"
]
"type": "string",
"metadata": {"comment": "BadgeServiceErrorCode"}
}
},
"optionalProperties": {