SerenAI

Pay Per Call Agentic Commerce

UndocumentedEndpointPolicy

Policy for handling requests to paths not in the endpoints catalog

Properties

string
View JSON Schema
{
  "type": "string",
  "description": "Policy for handling requests to paths not in the endpoints catalog",
  "enum": [
    "default_allow",
    "default_deny"
  ]
}