access_precedence

The order of execution for this policy. Must be unique for each policy within an app.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-precedence-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_precedence",
  "title": "access_precedence",
  "description": "The order of execution for this policy. Must be unique for each policy within an app.",
  "type": "integer"
}