Skip to content

Conversation

mwvolo
Copy link
Member

@mwvolo mwvolo commented Mar 28, 2022

Exposes settings for os-webview settings.js file

Endpoint: /apps/cms/api/webview-settings

Example output:

{
  "settings": [
    {
      "name": "analyticsID",
      "value": "UA-73668038-1"
    },
    {
      "name": "analyticsID2",
      "value": "UA-73668038-2"
    }
  ]
}

@mwvolo mwvolo requested a review from RoyEJohnson March 28, 2022 21:54
@mwvolo mwvolo merged commit 0da921a into main Mar 29, 2022
@mwvolo mwvolo deleted the webview-settings branch March 29, 2022 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants