Skip to content

Commit

Permalink
LPD-22281 Shouldn't it be this? Is this the right casing/name?
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchandotcom committed Jun 12, 2024
1 parent e88be06 commit c4efceb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ liferay-adyen-commerce-payment-integration-oauth-application-headless-server:
.serviceScheme: http
name: Liferay Adyen Commerce Payment Integration OAuth Application Headless Server
scopes:
- c_adyenwebhook.everything
- c_n1a0adyenwebhook.everything
- Liferay.Headless.Admin.Workflow.everything
- Liferay.Headless.Batch.Engine.everything
- Liferay.Headless.Commerce.Admin.Payment.everything
Expand All @@ -30,6 +30,6 @@ liferay-adyen-commerce-payment-integration-oauth-application-user-agent:
.serviceScheme: http
name: Liferay Adyen Commerce Payment Integration OAuth Application User Agent
scopes:
- c_adyenwebhook.everything
- c_n1a0adyenwebhook.everything
- Liferay.Headless.Commerce.Admin.Order.everything
type: oAuthApplicationUserAgent

1 comment on commit c4efceb

@CrescenzoRegaLF
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes you are right, I didn't align after the change

Please sign in to comment.