Skip to content

Commit fdc69e5

Browse files
authored
fix(firestore-stripe-invoices): updated external services to correct pricing uri configuration (#360)
1 parent 02134e0 commit fdc69e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore-stripe-invoices/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ billingRequired: true # this extension makes requests to a third party API (Stri
4040

4141
externalServices:
4242
- name: Stripe
43-
- pricingUri: https://stripe.com/pricing
43+
pricingUri: https://stripe.com/pricing
4444

4545
roles:
4646
- role: firebaseauth.viewer

0 commit comments

Comments
 (0)