access_users_components-schemas-name

The name of the user.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-users-components-schemas-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_users_components-schemas-name",
  "title": "access_users_components-schemas-name",
  "description": "The name of the user.",
  "example": "Jane Doe",
  "type": "string"
}