- From: dontcallmedom-bot <notifications@github.com>
- Date: Fri, 30 Aug 2024 03:58:22 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 30 August 2024 10:58:26 UTC
While crawling [Payment Handler API](https://w3c.github.io/payment-handler/), the following enum values were found to ignore naming conventions (lower case, hyphen separated words): * [ ] The value `"shippingAddress"` of the enum `PaymentDelegation` does not match the expected conventions (lower case, hyphen separated words) * [ ] The value `"payerName"` of the enum `PaymentDelegation` does not match the expected conventions (lower case, hyphen separated words) * [ ] The value `"payerPhone"` of the enum `PaymentDelegation` does not match the expected conventions (lower case, hyphen separated words) * [ ] The value `"payerEmail"` of the enum `PaymentDelegation` does not match the expected conventions (lower case, hyphen separated words) See [Use casing rules consistent with existing APIs](https://w3ctag.github.io/design-principles/#casing-rules) in Web Platform Design Principles document for guidance. <sub>This issue was detected and reported semi-automatically by [Strudy](https://github.com/w3c/strudy/) based on data collected in [webref](https://github.com/w3c/webref/).</sub> -- Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-handler/issues/418 You are receiving this because you are subscribed to this thread. Message ID: <w3c/payment-handler/issues/418@github.com>
Received on Friday, 30 August 2024 10:58:26 UTC