addressing_schemas-can_delete

Controls whether the membership can be deleted via the API or not.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-addressing-schemas-can-delete-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/addressing_schemas-can_delete",
  "title": "addressing_schemas-can_delete",
  "description": "Controls whether the membership can be deleted via the API or not.",
  "example": true,
  "readOnly": true,
  "type": "boolean"
}