Filter pattern

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-schemas-pattern-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers_schemas-pattern",
  "title": "Filter pattern",
  "example": "example.net/*",
  "type": "string"
}