access_schemas-name

The name of the service token.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-schemas-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_schemas-name",
  "title": "access_schemas-name",
  "description": "The name of the service token.",
  "example": "CI/CD token",
  "type": "string"
}