APIGen · Schema

APIGen Project

An API generation project that groups related APIs, connectors, and configurations.

CodeDocumentationGenerationOpen SourcePHP

Properties

Name Type Description
id string Unique identifier for the project.
name string Human-readable name of the project.
description string Detailed description of the project purpose and scope.
status string Current lifecycle status of the project.
ownerId string User ID of the project owner.
settings object Project-level settings and preferences.
tags array Tags for categorizing the project.
createdAt string Timestamp when the project was created.
updatedAt string Timestamp when the project was last updated.
View JSON Schema on GitHub