Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 11:05 AM
Hey,
If you change the type to "allowlist" and provide "PHOTON" and "STANDARD" as options that should fix your issue.
here is an example:
"runtime_engine": {
"type": "allowlist"
"value": ["PHOTON", "STANDARD"]
"defaultValue": "PHOTON"
}