Property "Agent_Input.item" (reference) description has changed from "NULL" to "The payload item sent to the agent"
Property "Agent_ItemToolCallFunction.id" (string) description has changed from "NULL" to "Unique identifier for the function call execution context"
Property "Agent_ItemToolCallFunction.name" (string) description has changed from "NULL" to "The name of the targeted tool or function to execute"
Property "Agent_ItemToolCallFunction.arguments" (string) description has changed from "NULL" to "JSON string of arguments passed into the function call"
Property "Agent_Output.item" (reference) description has changed from "NULL" to "The response payload item produced by the agent"
Type "Backend_AccountChangePassword" (struct) description has changed from "NULL" to "Payload required to update the current user's password"
Property "Backend_Action.kind" was added
Property "Backend_ActionCommit.insertDate" (string) description has changed from "NULL" to "Timestamp when the commit was created"
Property "Backend_ActionCommit.kind" was added
Type "Backend_ActionCreate" (struct) description has changed from "NULL" to "Payload for creating a new action entity"
Property "Backend_ActionExecuteResponse.kind" was added
Property "Backend_ActionIndex.actions" (array) description has changed from "NULL" to "List of available action class entries"
Property "Backend_ActionIndex.kind" was added
Type "Backend_ActionUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing action entity"
Property "Backend_Agent.insertDate" (string) description has changed from "NULL" to "Timestamp when the agent was created"
Property "Backend_Agent.kind" was added
Type "Backend_AgentCreate" (struct) description has changed from "NULL" to "Payload for creating a new AI agent"
Property "Backend_AgentMessage.insertDate" (string) description has changed from "NULL" to "Timestamp when the agent message was created"
Property "Backend_AgentMessage.kind" was added
Property "Backend_AgentTools.tools" (array) description has changed from "NULL" to "List of available tools for agent invocation"
Property "Backend_AgentTools.kind" was added
Type "Backend_AgentUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing AI agent"
Property "Backend_App.userId" (integer) description has changed from "NULL" to "Unique identifier of the owning user"
Property "Backend_App.kind" was added
Type "Backend_AppCreate" (struct) description has changed from "NULL" to "Payload for creating a new consumer application"
Type "Backend_AppUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing consumer application"
Property "Backend_Audit.app" (reference) description has changed from "NULL" to "Application context associated with this audit event"
Property "Backend_Audit.user" (reference) description has changed from "NULL" to "User context associated with this audit event"
Property "Backend_Audit.kind" was added
Property "Backend_BackupExport.export" (string) description has changed from "NULL" to "Base64 or JSON string containing the exported system configuration payload"
Property "Backend_BackupImport.import" (string) description has changed from "NULL" to "JSON string containing the system configuration payload to import"
Property "Backend_BackupImportResult.success" (boolean) description has changed from "NULL" to "Indicates whether the backup import operation completed successfully"
Property "Backend_BackupImportResult.message" (string) description has changed from "NULL" to "Human-readable status or summary message detailing the import result"
Property "Backend_BackupImportResult.logs" (array) description has changed from "NULL" to "Execution logs generated during the backup restoration process"
Property "Backend_Bundle.kind" was added
Type "Backend_BundleConfig" (map) description has changed from "NULL" to "Configuration settings and resource specs exported within the bundle"
Type "Backend_BundleCreate" (struct) description has changed from "NULL" to "Payload for creating a new configuration bundle"
Type "Backend_BundleUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing configuration bundle"
Property "Backend_Category.kind" was added
Type "Backend_CategoryCreate" (struct) description has changed from "NULL" to "Payload for creating a new category"
Type "Backend_CategoryUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing category"
Property "Backend_Config.kind" was added
Type "Backend_ConfigUpdate" (struct) description has changed from "NULL" to "Payload for updating a system configuration entry"
Property "Backend_Connection.kind" was added
Type "Backend_ConnectionCreate" (struct) description has changed from "NULL" to "Payload for creating a new connection"
Property "Backend_ConnectionIndex.connections" (array) description has changed from "NULL" to "List of available connection class entries"
Property "Backend_ConnectionIndex.kind" was added
Property "Backend_ConnectionRedirectResponse.redirectUri" (string) description has changed from "NULL" to "Target URI to redirect the user for OAuth2 authentication"
Type "Backend_ConnectionUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing connection"
Property "Backend_Cronjob.kind" was added
Type "Backend_CronjobCreate" (struct) description has changed from "NULL" to "Payload for creating a new cronjob"
Property "Backend_CronjobError.message" (string) description has changed from "NULL" to "Error message detailing the cause of failure"
Property "Backend_CronjobError.trace" (string) description has changed from "NULL" to "Stack trace of the error exception"
Property "Backend_CronjobError.file" (string) description has changed from "NULL" to "File path where the execution error occurred"
Property "Backend_CronjobError.line" (integer) description has changed from "NULL" to "Line number where the execution error occurred"
Type "Backend_CronjobUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing cronjob"
Property "Backend_Dashboard.errorsPerOperation" (reference) description has changed from "NULL" to "Chart showing errors logged per operation over time"
Property "Backend_Dashboard.incomingRequests" (reference) description has changed from "NULL" to "Chart showing total incoming HTTP requests over time"
Property "Backend_Dashboard.incomingTransactions" (reference) description has changed from "NULL" to "Chart showing total executed transactions over time"
Property "Backend_Dashboard.mostUsedOperations" (reference) description has changed from "NULL" to "Chart displaying the most frequently invoked API operations"
Property "Backend_Dashboard.timePerOperation" (reference) description has changed from "NULL" to "Chart depicting average execution time per operation"
Property "Backend_Dashboard.testCoverage" (reference) description has changed from "NULL" to "Chart showing automated test execution and coverage metrics"
Property "Backend_Dashboard.mostUsedActivities" (reference) description has changed from "NULL" to "Chart showing the most active user activity types"
Property "Backend_Dashboard.activitiesPerUser" (reference) description has changed from "NULL" to "Chart breaking down user activity frequencies"
Property "Backend_Dashboard.userRegistrations" (reference) description has changed from "NULL" to "Chart tracking user registrations over time"
Property "Backend_Dashboard.kind" was added
Type "Backend_DatabaseTableCollection" (struct) description has changed from "NULL" to "A paginated collection of database table objects"
Property "Backend_Event.description" (string) description has changed from "NULL" to "Short description explaining the purpose of this event"
Property "Backend_Event.schema" (string) description has changed from "NULL" to "Name of the schema defining the event payload structure"
Property "Backend_Event.kind" was added
Type "Backend_EventCreate" (struct) description has changed from "NULL" to "Payload for creating a new event entity"
Type "Backend_EventUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing event entity"
Property "Backend_Firewall.kind" was added
Type "Backend_FirewallCreate" (struct) description has changed from "NULL" to "Payload for creating a new firewall rule"
Type "Backend_FirewallUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing firewall rule"
Property "Backend_Form.kind" was added
Type "Backend_FormCreate" (struct) description has changed from "NULL" to "Payload for creating a new form definition"
Type "Backend_FormUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing form definition"
Property "Backend_GeneratorIndexProviders.providers" (array) description has changed from "NULL" to "List of available generator provider entries"
Type "Backend_GeneratorProvider" (struct) description has changed from "NULL" to "Configuration object used to invoke a schema/operation generator"
Property "Backend_GeneratorProvider.path" (string) description has changed from "NULL" to "Base HTTP path to mount generated operations"
Property "Backend_GeneratorProvider.scopes" (array) description has changed from "NULL" to "Scopes to assign to generated operations"
Property "Backend_GeneratorProvider.public" (boolean) description has changed from "NULL" to "Indicates whether generated operations are publicly accessible"
Property "Backend_GeneratorProvider.config" (reference) description has changed from "NULL" to "Generator specific configuration key-value pairs"
Type "Backend_GeneratorProviderChangelog" (struct) description has changed from "NULL" to "Represents a preview changelog of entities created or updated by a generator run"
Property "Backend_GeneratorProviderChangelog.schemas" (array) description has changed from "NULL" to "List of schemas affected or generated"
Property "Backend_GeneratorProviderChangelog.actions" (array) description has changed from "NULL" to "List of actions affected or generated"
Property "Backend_GeneratorProviderChangelog.operations" (array) description has changed from "NULL" to "List of operations affected or generated"
Type "Backend_GeneratorProviderConfig" (map) description has changed from "NULL" to "Arbitrary configuration map for the generator provider"
Property "Backend_Identity.config" (reference) description has changed from "NULL" to "Contains identity provider specific configuration values"
Property "Backend_Identity.allowCreate" (boolean) description has changed from "NULL" to "Indicates whether a new local user account should be created if it does not exist yet"
Property "Backend_Identity.kind" was added
Type "Backend_IdentityConfig" (map) description has changed from "NULL" to "Identity provider configuration containing key-value parameters"
Type "Backend_IdentityCreate" (struct) description has changed from "NULL" to "Payload for creating a new identity provider entity"
Property "Backend_IdentityIndex.providers" (array) description has changed from "NULL" to "List of available identity provider class entries"
Property "Backend_IdentityIndex.kind" was added
Type "Backend_IdentityUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing identity provider entity"
Property "Backend_Log.kind" was added
Type "Backend_LogError" (struct) description has changed from "NULL" to "Represents an error logged during a specific HTTP request"
Property "Backend_LogError.logId" (integer) description has changed from "NULL" to "Identifier of the associated parent log entry"
Property "Backend_LogError.message" (string) description has changed from "NULL" to "Error message detailing the failure context"
Property "Backend_LogError.trace" (string) description has changed from "NULL" to "Stack trace associated with the error exception"
Property "Backend_LogError.file" (string) description has changed from "NULL" to "File path where the error was thrown"
Property "Backend_LogError.line" (integer) description has changed from "NULL" to "Line number where the error was thrown"
Property "Backend_LogError.insertDate" (string) description has changed from "NULL" to "Timestamp when the log error was recorded"
Property "Backend_LogError.kind" was added
Property "Backend_Operation.kind" was added
Type "Backend_OperationCreate" (struct) description has changed from "NULL" to "Payload for creating a new operation entity"
Type "Backend_OperationParameters" (map) description has changed from "NULL" to "Map of path or query parameters accepted by the operation"
Type "Backend_OperationSchema" (struct) description has changed from "NULL" to "Defines primitive type constraints for parameter schema definitions"
Property "Backend_OperationSchema.description" (string) description has changed from "NULL" to "Description explaining the parameter purpose"
Property "Backend_OperationSchema.type" (string) description has changed from "NULL" to "Primitive type of the parameter i.e. string or integer"
Property "Backend_OperationSchema.format" (string) description has changed from "NULL" to "Type formatting detail i.e. date-time or int64"
Property "Backend_OperationSchema.enum" (string) description has changed from "NULL" to "Allowed enumerated string value constraints"
Type "Backend_OperationThrows" (map) description has changed from "NULL" to "Map of HTTP error status codes to target schema names"
Type "Backend_OperationUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing operation entity"
Property "Backend_Page.kind" was added
Type "Backend_PageCreate" (struct) description has changed from "NULL" to "Payload for creating a new portal page"
Type "Backend_PageUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing portal page"
Property "Backend_Plan.kind" was added
Type "Backend_PlanCreate" (struct) description has changed from "NULL" to "Payload for creating a new subscription or point plan"
Type "Backend_PlanUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing plan definition"
Property "Backend_Rate.kind" was added
Property "Backend_RateAllocation.operationId" (integer) description has changed from "NULL" to "Target operation ID for the rate allocation"
Property "Backend_RateAllocation.userId" (integer) description has changed from "NULL" to "Target user ID for the rate allocation"
Property "Backend_RateAllocation.planId" (integer) description has changed from "NULL" to "Target plan ID associated with this allocation"
Property "Backend_RateAllocation.appId" (integer) description has changed from "NULL" to "Target app ID associated with this allocation"
Type "Backend_RateCreate" (struct) description has changed from "NULL" to "Payload for creating a new rate limit policy"
Type "Backend_RateUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing rate limit policy"
Property "Backend_Role.kind" was added
Type "Backend_RoleCreate" (struct) description has changed from "NULL" to "Payload for creating a new user role entity"
Type "Backend_RoleUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing user role entity"
Property "Backend_Schema.kind" was added
Property "Backend_SchemaCommit.insertDate" (string) description has changed from "NULL" to "Timestamp when the schema commit was created"
Property "Backend_SchemaCommit.kind" was added
Type "Backend_SchemaCreate" (struct) description has changed from "NULL" to "Payload for creating a new schema definition"
Type "Backend_SchemaPreviewResponse" (struct) description has changed from "NULL" to "Response container for a generated schema code preview"
Property "Backend_SchemaPreviewResponse.preview" (string) description has changed from "NULL" to "The formatted source code preview generated from the schema"
Type "Backend_SchemaUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing schema definition"
Property "Backend_Scope.kind" was added
Type "Backend_ScopeCategories" (struct) description has changed from "NULL" to "Container for grouping available scopes into logical categories"
Property "Backend_ScopeCategories.categories" (array) description has changed from "NULL" to "List of scope categories"
Type "Backend_ScopeCategory" (struct) description has changed from "NULL" to "Represents a functional grouping of scopes"
Property "Backend_ScopeCategory.id" (integer) description has changed from "NULL" to "Unique identifier for the scope category"
Property "Backend_ScopeCategory.name" (string) description has changed from "NULL" to "Name of the scope category"
Property "Backend_ScopeCategory.scopes" (array) description has changed from "NULL" to "List of scopes assigned to this category"
Type "Backend_ScopeCategoryScope" (struct) description has changed from "NULL" to "Simplified scope representation within a category view"
Property "Backend_ScopeCategoryScope.id" (integer) description has changed from "NULL" to "Unique identifier for the scope"
Property "Backend_ScopeCategoryScope.name" (string) description has changed from "NULL" to "Unique name of the scope"
Property "Backend_ScopeCategoryScope.description" (string) description has changed from "NULL" to "Short description explaining the scope purpose"
Type "Backend_ScopeCreate" (struct) description has changed from "NULL" to "Payload for creating a new scope entity"
Type "Backend_ScopeOperation" (struct) description has changed from "NULL" to "Mapping defining access permissions for a specific operation within a scope"
Property "Backend_ScopeOperation.operationId" (integer) description has changed from "NULL" to "Target operation ID mapped to the scope"
Property "Backend_ScopeOperation.allow" (boolean) description has changed from "NULL" to "Indicates whether access to the operation is explicitly granted"
Type "Backend_ScopeUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing scope entity"
Type "Backend_SdkGenerate" (struct) description has changed from "NULL" to "Payload defining target format and configuration for triggering an SDK generation run"
Property "Backend_SdkGenerate.format" (string) description has changed from "NULL" to "Target language format or output type for the SDK build"
Property "Backend_SdkGenerate.config" (string) description has changed from "NULL" to "Optional generator specific configuration options"
Type "Backend_SdkMessage" (struct) description has changed from "NULL" to "Response structure detailing the outcome of an SDK generation job"
Property "Backend_SdkMessage.success" (boolean) description has changed from "NULL" to "Indicates whether the SDK build was completed successfully"
Property "Backend_SdkMessage.message" (string) description has changed from "NULL" to "Informational status or diagnostic message regarding SDK generation"
Property "Backend_SdkMessage.link" (string) description has changed from "NULL" to "Download link to retrieve the generated SDK bundle"
Property "Backend_SdkMessage.kind" was added
Type "Backend_SdkResponse" (struct) description has changed from "NULL" to "Container listing target SDK languages or formats available for generator execution"
Property "Backend_SdkResponse.types" (reference) description has changed from "NULL" to "Map of available SDK generator target identifiers to display names"
Property "Backend_SdkResponse.kind" was added
Type "Backend_SpecificationChangelog" (struct) description has changed from "NULL" to "Represents structural changelog differences between specification versions"
Property "Backend_SpecificationChangelog.master" (any) description has changed from "NULL" to "Specification content corresponding to the current master definition"
Property "Backend_SpecificationChangelog.tag" (any) description has changed from "NULL" to "Specification content corresponding to the target tagged version"
Property "Backend_SpecificationChangelog.version" (string) description has changed from "NULL" to "Version identifier for the tag release"
Property "Backend_SpecificationChangelog.changelog" (array) type has changed from "array" to "string"
Type "Backend_SpecificationGet" (struct) description has changed from "NULL" to "Container delivering the compiled API specification schema object"
Property "Backend_SpecificationGet.spec" (any) description has changed from "NULL" to "The raw API specification definition schema content"
Type "Backend_SpecificationPublish" (struct) description has changed from "NULL" to "Payload defining configuration parameters for publishing an API specification export"
Property "Backend_SpecificationPublish.name" (string) description has changed from "NULL" to "Target specification format name to output"
Property "Backend_SpecificationPublish.filterName" (string) description has changed from "NULL" to "Optional category or entity filter applied to scope the exported specification"
Property "Backend_SpecificationPublish.standalone" (boolean) description has changed from "NULL" to "Indicates whether the specification output should be rendered as a standalone unit"
Type "Backend_StatisticChart" (struct) description has changed from "NULL" to "Represents dataset structures formatted for rendering statistic charts"
Property "Backend_StatisticChart.labels" (array) description has changed from "NULL" to "X-axis labels or time units for the statistic chart"
Property "Backend_StatisticChart.series" (array) description has changed from "NULL" to "Data series elements displayed within the chart"
Type "Backend_StatisticChartSeries" (struct) description has changed from "NULL" to "A single data line or bar series for a statistic chart"
Property "Backend_StatisticChartSeries.name" (string) description has changed from "NULL" to "Name or key identifier for the data series"
Property "Backend_StatisticChartSeries.data" (array) description has changed from "NULL" to "Numeric data points corresponding to chart labels"
Type "Backend_StatisticCount" (struct) description has changed from "NULL" to "Represents an aggregated count metric over a specific timeframe"
Property "Backend_StatisticCount.count" (integer) description has changed from "NULL" to "Total aggregated metric count"
Property "Backend_StatisticCount.from" (string) description has changed from "NULL" to "Start timestamp of the metric aggregation period"
Property "Backend_StatisticCount.to" (string) description has changed from "NULL" to "End timestamp of the metric aggregation period"
Property "Backend_Taxonomy.kind" was added
Type "Backend_TaxonomyCreate" (struct) description has changed from "NULL" to "Payload for creating a new taxonomy organization node"
Property "Backend_TaxonomyMove.operations" (array) description has changed from "NULL" to "List of operation IDs to assign to the taxonomy"
Property "Backend_TaxonomyMove.actions" (array) description has changed from "NULL" to "List of action IDs to assign to the taxonomy"
Property "Backend_TaxonomyMove.schemas" (array) description has changed from "NULL" to "List of schema IDs to assign to the taxonomy"
Property "Backend_TaxonomyMove.events" (array) description has changed from "NULL" to "List of event IDs to assign to the taxonomy"
Property "Backend_TaxonomyMove.cronjobs" (array) description has changed from "NULL" to "List of cronjob IDs to assign to the taxonomy"
Property "Backend_TaxonomyMove.triggers" (array) description has changed from "NULL" to "List of trigger IDs to assign to the taxonomy"
Type "Backend_TaxonomyUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing taxonomy node"
Property "Backend_Test.operationName" (string) description has changed from "NULL" to "The target operation name being tested"
Property "Backend_Test.message" (string) description has changed from "NULL" to "The result or error message of the test run"
Property "Backend_Test.response" (string) description has changed from "NULL" to "The raw payload or output produced by the test execution"
Property "Backend_Test.config" (reference) description has changed from "NULL" to "The payload configuration passed to the test execution"
Property "Backend_Test.kind" was added
Type "Backend_TestConfig" (struct) description has changed from "NULL" to "Configuration parameters for executing a test run"
Property "Backend_Token.name" (string) description has changed from "NULL" to "Name or friendly description for the token"
Property "Backend_Token.scopes" (array) description has changed from "NULL" to "List of access scopes granted to this token"
Property "Backend_Token.ip" (string) description has changed from "NULL" to "IP address from which the token was requested"
Property "Backend_Token.expire" (string) description has changed from "NULL" to "Expiration timestamp after which the token is invalid"
Property "Backend_Token.date" (string) description has changed from "NULL" to "Creation timestamp of the token"
Property "Backend_Token.kind" was added
Property "Backend_Transaction.userId" (integer) description has changed from "NULL" to "Unique identifier of the associated user"
Property "Backend_Transaction.planId" (integer) description has changed from "NULL" to "Unique identifier of the associated plan"
Property "Backend_Transaction.transactionId" (string) description has changed from "NULL" to "External reference or gateway transaction identifier"
Property "Backend_Transaction.amount" (number) description has changed from "NULL" to "Monetary amount paid for the transaction"
Property "Backend_Transaction.points" (number) description has changed from "NULL" to "Number of credits or points credited by this transaction"
Property "Backend_Transaction.periodStart" (string) description has changed from "NULL" to "Start timestamp of the active billing period"
Property "Backend_Transaction.periodEnd" (string) description has changed from "NULL" to "End timestamp of the active billing period"
Property "Backend_Transaction.insertDate" (string) description has changed from "NULL" to "Creation timestamp of the transaction record"
Property "Backend_Transaction.kind" was added
Type "Backend_TrashData" (struct) description has changed from "NULL" to "This object represents a deleted item stored in the trash bin"
Property "Backend_TrashData.name" (string) description has changed from "NULL" to "Display name or label of the deleted entity"
Type "Backend_TrashRestore" (struct) description has changed from "NULL" to "Request payload to restore an item from the trash bin"
Property "Backend_TrashRestore.id" (integer) description has changed from "NULL" to "Unique identifier of the deleted entity to restore"
Type "Backend_TrashTypes" (struct) description has changed from "NULL" to "List of available entity types that can be restored from the trash"
Property "Backend_TrashTypes.types" (array) description has changed from "NULL" to "Array of restorably deleted object type identifiers"
Property "Backend_Trigger.kind" was added
Type "Backend_TriggerCreate" (struct) description has changed from "NULL" to "Request payload to create a new trigger"
Type "Backend_TriggerUpdate" (struct) description has changed from "NULL" to "Request payload to update an existing trigger"
Property "Backend_User.apps" (array) description has changed from "NULL" to "List of applications associated with or owned by the user"
Property "Backend_User.kind" was added
Type "Backend_UserCreate" (struct) description has changed from "NULL" to "Request payload to register or create a new user account"
Property "Backend_UserCreate.password" (string) description has changed from "NULL" to "Plaintext password for the user account during creation"
Type "Backend_UserUpdate" (struct) description has changed from "NULL" to "Request payload to update existing user account information"
Property "Backend_Webhook.eventId" (integer) description has changed from "NULL" to "Unique identifier of the event that triggers this webhook"
Property "Backend_Webhook.userId" (integer) description has changed from "NULL" to "Unique identifier of the user who owns this webhook"
Property "Backend_Webhook.name" (string) description has changed from "NULL" to "Friendly name or identifier for the webhook configuration"
Property "Backend_Webhook.endpoint" (string) description has changed from "NULL" to "Target HTTP URL where payload notifications will be delivered"
Property "Backend_Webhook.responses" (array) description has changed from "NULL" to "Historical log of HTTP responses received from dispatch attempts"
Property "Backend_Webhook.kind" was added
Type "Backend_WebhookCreate" (struct) description has changed from "NULL" to "Request payload to create a new webhook subscription"
Type "Backend_WebhookResponse" (struct) description has changed from "NULL" to "Log record representing an execution attempt and delivery response for a webhook target"
Property "Backend_WebhookResponse.id" (integer) description has changed from "NULL" to "Unique identifier for the webhook response log entry"
Property "Backend_WebhookResponse.status" (integer) description has changed from "NULL" to "Internal status code of the webhook delivery attempt"
Property "Backend_WebhookResponse.code" (integer) description has changed from "NULL" to "HTTP status code returned by the remote webhook endpoint"
Property "Backend_WebhookResponse.attempts" (integer) description has changed from "NULL" to "Number of retry attempts executed for this webhook dispatch"
Property "Backend_WebhookResponse.error" (string) description has changed from "NULL" to "Error message details if the delivery attempt failed"
Property "Backend_WebhookResponse.executeDate" (string) description has changed from "NULL" to "Timestamp when the webhook dispatch was attempted"
Type "Backend_WebhookUpdate" (struct) description has changed from "NULL" to "Request payload to update an existing webhook subscription"
Property "Common_Collection.totalResults" (integer) description has changed from "NULL" to "Total number of items available in the entire collection"
Property "Common_Collection.startIndex" (integer) description has changed from "NULL" to "Zero-based index of the first item contained in the current response"
Property "Common_Collection.itemsPerPage" (integer) description has changed from "NULL" to "Maximum number of items returned in a single response page"
Property "Common_Collection.entry" (array) description has changed from "NULL" to "Array containing the actual paginated collection items"
Property "Common_Collection.kind" was added
Property "Common_Message.success" (boolean) description has changed from "NULL" to "Indicates whether the requested operation was successful"
Property "Common_Message.message" (string) description has changed from "NULL" to "Human-readable message describing the outcome of the operation"
Property "Common_Message.id" (string) description has changed from "NULL" to "Optional unique identifier of the resource associated with the operation"
Property "Common_Message.kind" was added
Property "Consumer_Agent.kind" was added
Property "Consumer_AgentMessage.insertDate" (string) description has changed from "NULL" to "Timestamp when the message was created"
Property "Consumer_AgentMessage.kind" was added
Type "Consumer_App" (struct) description has changed from "NULL" to "Represents a consumer application registered by a user"
Property "Consumer_App.id" (integer) description has changed from "NULL" to "Unique identifier for the application"
Property "Consumer_App.userId" (integer) description has changed from "NULL" to "Unique identifier of the owning user"
Property "Consumer_App.status" (integer) description has changed from "NULL" to "Current operational status of the application"
Property "Consumer_App.name" (string) description has changed from "NULL" to "Name of the application"
Property "Consumer_App.url" (string) description has changed from "NULL" to "Homepage or callback URL of the application"
Property "Consumer_App.appKey" (string) description has changed from "NULL" to "Client app key used for API authentication"
Property "Consumer_App.appSecret" (string) description has changed from "NULL" to "Client secret used for API authentication"
Property "Consumer_App.date" (string) description has changed from "NULL" to "Creation timestamp of the application"
Property "Consumer_App.scopes" (array) description has changed from "NULL" to "List of scopes assigned to this application"
Property "Consumer_App.metadata" (reference) description has changed from "NULL" to "Custom key-value metadata associated with the application"
Property "Consumer_App.kind" was added
Type "Consumer_AppCollection" (struct) description has changed from "NULL" to "Collection of consumer applications"
Type "Consumer_AppCreate" (struct) description has changed from "NULL" to "Payload for creating a new consumer application"
Property "Consumer_AppCreate.name" (string) description has changed from "NULL" to "Name of the application to create"
Property "Consumer_AppCreate.url" (string) description has changed from "NULL" to "Homepage or redirect URL for the application"
Property "Consumer_AppCreate.scopes" (array) description has changed from "NULL" to "List of scopes requested for the application"
Type "Consumer_AppUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing consumer application"
Property "Consumer_AppUpdate.name" (string) description has changed from "NULL" to "Updated name for the application"
Property "Consumer_AppUpdate.url" (string) description has changed from "NULL" to "Updated URL for the application"
Property "Consumer_AppUpdate.scopes" (array) description has changed from "NULL" to "Updated list of scopes for the application"
Type "Consumer_AuthorizeMeta" (struct) description has changed from "NULL" to "Metadata for an OAuth authorization request screen"
Property "Consumer_AuthorizeMeta.name" (string) description has changed from "NULL" to "Name of the application requesting authorization"
Property "Consumer_AuthorizeMeta.url" (string) description has changed from "NULL" to "Website or documentation URL of the requesting application"
Property "Consumer_AuthorizeMeta.scopes" (array) description has changed from "NULL" to "List of scopes requested for user consent"
Type "Consumer_AuthorizeRequest" (struct) description has changed from "NULL" to "Parameters sent to initiate an OAuth authorization decision"
Property "Consumer_AuthorizeRequest.responseType" (string) description has changed from "NULL" to "OAuth 2.0 response type (e.g., code)"
Property "Consumer_AuthorizeRequest.clientId" (string) description has changed from "NULL" to "App key / client ID requesting authorization"
Property "Consumer_AuthorizeRequest.redirectUri" (string) description has changed from "NULL" to "Callback URI where the authorization response will be delivered"
Property "Consumer_AuthorizeRequest.scope" (string) description has changed from "NULL" to "Space-delimited list of requested scopes"
Property "Consumer_AuthorizeRequest.state" (string) description has changed from "NULL" to "Opaque value passed to maintain state between request and callback"
Property "Consumer_AuthorizeRequest.allow" (boolean) description has changed from "NULL" to "User decision to grant or deny access"
Type "Consumer_AuthorizeResponse" (struct) description has changed from "NULL" to "Result of an OAuth authorization decision"
Property "Consumer_AuthorizeResponse.type" (string) description has changed from "NULL" to "Response classification or grant type"
Property "Consumer_AuthorizeResponse.code" (string) description has changed from "NULL" to "Authorization code issued upon user approval"
Property "Consumer_AuthorizeResponse.error" (string) description has changed from "NULL" to "Error code if the authorization request failed or was denied"
Property "Consumer_AuthorizeResponse.state" (string) description has changed from "NULL" to "State parameter echoed back from the original authorization request"
Property "Consumer_AuthorizeResponse.redirectUri" (string) description has changed from "NULL" to "Target callback URI for redirection"
Type "Consumer_Event" (struct) description has changed from "NULL" to "Represents an event trigger definition within the platform"
Property "Consumer_Event.id" (integer) description has changed from "NULL" to "Unique identifier for the event"
Property "Consumer_Event.name" (string) description has changed from "NULL" to "Name of the event"
Property "Consumer_Event.description" (string) description has changed from "NULL" to "Detailed description of when and why this event fires"
Property "Consumer_Event.metadata" (reference) description has changed from "NULL" to "Custom metadata key-value mapping"
Property "Consumer_Event.kind" was added
Type "Consumer_EventCollection" (struct) description has changed from "NULL" to "Collection of event definitions"
Type "Consumer_Form" (struct) description has changed from "NULL" to "Dynamic form configuration entity"
Property "Consumer_Form.id" (integer) description has changed from "NULL" to "Unique identifier for the form"
Property "Consumer_Form.name" (string) description has changed from "NULL" to "Name of the form"
Property "Consumer_Form.action" (string) description has changed from "NULL" to "Target action path or route triggered on form submission"
Property "Consumer_Form.method" (string) description has changed from "NULL" to "HTTP method used to submit the form (e.g., POST)"
Property "Consumer_Form.jsonSchema" (any) description has changed from "NULL" to "JSON Schema validating form structure and data inputs"
Property "Consumer_Form.uiSchema" (any) description has changed from "NULL" to "UI schema defining control layout and widget presentation options"
Property "Consumer_Form.metadata" (reference) description has changed from "NULL" to "Custom metadata key-value mapping"
Property "Consumer_Form.kind" was added
Type "Consumer_FormCollection" (struct) description has changed from "NULL" to "Collection of dynamic form definitions"
Type "Consumer_Grant" (struct) description has changed from "NULL" to "Represents user authorization granted to a consumer application"
Property "Consumer_Grant.id" (integer) description has changed from "NULL" to "Unique identifier for the grant record"
Property "Consumer_Grant.app" (reference) description has changed from "NULL" to "Application that received the user grant"
Property "Consumer_Grant.createDate" (string) description has changed from "NULL" to "Timestamp when the user granted access"
Property "Consumer_Grant.kind" was added
Type "Consumer_GrantCollection" (struct) description has changed from "NULL" to "Collection of user authorization grant records"
Type "Consumer_Identity" (struct) description has changed from "NULL" to "Identity provider configuration for single sign-on"
Property "Consumer_Identity.id" (integer) description has changed from "NULL" to "Unique identifier for the identity provider"
Property "Consumer_Identity.name" (string) description has changed from "NULL" to "Display name of the identity provider (e.g., GitHub, Google)"
Property "Consumer_Identity.icon" (string) description has changed from "NULL" to "CSS icon class or visual asset URL representing the provider"
Property "Consumer_Identity.redirect" (string) description has changed from "NULL" to "Redirection endpoint to initiate the third-party authentication flow"
Property "Consumer_Identity.kind" was added
Type "Consumer_IdentityCollection" (struct) description has changed from "NULL" to "Collection of third-party identity providers"
Type "Consumer_Log" (struct) description has changed from "NULL" to "Access log entry recording an incoming HTTP request"
Property "Consumer_Log.id" (integer) description has changed from "NULL" to "Unique identifier for the log entry"
Property "Consumer_Log.appId" (integer) description has changed from "NULL" to "ID of the application that authorized the request"
Property "Consumer_Log.ip" (string) description has changed from "NULL" to "Originating IP address of the caller"
Property "Consumer_Log.userAgent" (string) description has changed from "NULL" to "User-Agent header string from the client request"
Property "Consumer_Log.method" (string) description has changed from "NULL" to "HTTP method of the executed request"
Property "Consumer_Log.path" (string) description has changed from "NULL" to "URL path requested by the client"
Property "Consumer_Log.header" (string) description has changed from "NULL" to "HTTP request headers recorded for debugging"
Property "Consumer_Log.body" (string) description has changed from "NULL" to "HTTP request body payload recorded for debugging"
Property "Consumer_Log.date" (string) description has changed from "NULL" to "Timestamp when the request occurred"
Property "Consumer_Log.kind" was added
Type "Consumer_LogCollection" (struct) description has changed from "NULL" to "Collection of access log records"
Type "Consumer_Page" (struct) description has changed from "NULL" to "Content page definition for developer portal documentation"
Property "Consumer_Page.id" (integer) description has changed from "NULL" to "Unique identifier for the content page"
Property "Consumer_Page.title" (string) description has changed from "NULL" to "Title of the page"
Property "Consumer_Page.slug" (string) description has changed from "NULL" to "URL-friendly slug identifier for routing"
Property "Consumer_Page.content" (string) description has changed from "NULL" to "Markdown or HTML body content of the page"
Property "Consumer_Page.metadata" (reference) description has changed from "NULL" to "Custom metadata key-value mapping"
Property "Consumer_Page.kind" was added
Type "Consumer_PageCollection" (struct) description has changed from "NULL" to "Collection of content page entries"
Type "Consumer_PaymentCheckoutRequest" (struct) description has changed from "NULL" to "Request payload to initiate a checkout flow for a plan"
Property "Consumer_PaymentCheckoutRequest.planId" (integer) description has changed from "NULL" to "Target subscription plan ID to purchase"
Property "Consumer_PaymentCheckoutRequest.returnUrl" (string) description has changed from "NULL" to "URL where the user is redirected after successful payment completion"
Type "Consumer_PaymentCheckoutResponse" (struct) description has changed from "NULL" to "Response payload containing the payment provider checkout URI"
Property "Consumer_PaymentCheckoutResponse.approvalUrl" (string) description has changed from "NULL" to "URL to redirect the user to complete payment authorization"
Type "Consumer_PaymentPortalRequest" (struct) description has changed from "NULL" to "Request payload to launch the billing management portal"
Property "Consumer_PaymentPortalRequest.returnUrl" (string) description has changed from "NULL" to "URL to return to after managing subscription details"
Type "Consumer_PaymentPortalResponse" (struct) description has changed from "NULL" to "Response payload containing the customer portal portal link"
Property "Consumer_PaymentPortalResponse.redirectUrl" (string) description has changed from "NULL" to "URL to access the customer billing self-service portal"
Type "Consumer_Plan" (struct) description has changed from "NULL" to "Subscription or monetization plan for API consumers"
Property "Consumer_Plan.id" (integer) description has changed from "NULL" to "Unique identifier for the plan"
Property "Consumer_Plan.name" (string) description has changed from "NULL" to "Display name of the plan"
Property "Consumer_Plan.description" (string) description has changed from "NULL" to "Detailed description of plan features and limits"
Property "Consumer_Plan.price" (number) description has changed from "NULL" to "Cost of the plan per billing cycle"
Property "Consumer_Plan.points" (integer) description has changed from "NULL" to "Quota points allocated per billing cycle"
Property "Consumer_Plan.period" (integer) description has changed from "NULL" to "Billing period interval classification code"
Property "Consumer_Plan.metadata" (reference) description has changed from "NULL" to "Custom metadata key-value mapping"
Property "Consumer_Plan.kind" was added
Type "Consumer_PlanCollection" (struct) description has changed from "NULL" to "Collection of subscription plans"
Type "Consumer_Scope" (struct) description has changed from "NULL" to "Permission scope defining access rights to API endpoints"
Property "Consumer_Scope.id" (integer) description has changed from "NULL" to "Unique identifier for the scope"
Property "Consumer_Scope.name" (string) description has changed from "NULL" to "Name of the scope key"
Property "Consumer_Scope.description" (string) description has changed from "NULL" to "Detailed explanation of privileges granted by this scope"
Property "Consumer_Scope.metadata" (reference) description has changed from "NULL" to "Custom metadata key-value mapping"
Property "Consumer_Scope.kind" was added
Type "Consumer_ScopeCategories" (struct) description has changed from "NULL" to "Grouped list of scope categories for user authorization forms"
Property "Consumer_ScopeCategories.categories" (array) description has changed from "NULL" to "List of scope category definitions"
Property "Consumer_ScopeCategories.kind" was added
Type "Consumer_ScopeCategory" (struct) description has changed from "NULL" to "Category grouping related API scopes together"
Property "Consumer_ScopeCategory.id" (integer) description has changed from "NULL" to "Unique identifier for the scope category"
Property "Consumer_ScopeCategory.name" (string) description has changed from "NULL" to "Name of the category grouping"
Property "Consumer_ScopeCategory.scopes" (array) description has changed from "NULL" to "List of scopes assigned to this category"
Type "Consumer_ScopeCategoryScope" (struct) description has changed from "NULL" to "Scope entry within a specific category group"
Property "Consumer_ScopeCategoryScope.id" (integer) description has changed from "NULL" to "Unique identifier for the scope"
Property "Consumer_ScopeCategoryScope.name" (string) description has changed from "NULL" to "Name key of the scope"
Property "Consumer_ScopeCategoryScope.description" (string) description has changed from "NULL" to "Description of access privileges"
Type "Consumer_ScopeCollection" (struct) description has changed from "NULL" to "Collection of API permission scopes"
Type "Consumer_Token" (struct) description has changed from "NULL" to "Personal access token entity generated for consumer access"
Property "Consumer_Token.id" (integer) description has changed from "NULL" to "Unique identifier for the token"
Property "Consumer_Token.status" (integer) description has changed from "NULL" to "Status code indicating if the token is active or revoked"
Property "Consumer_Token.name" (string) description has changed from "NULL" to "User-assigned label or name for the token"
Property "Consumer_Token.scopes" (array) description has changed from "NULL" to "List of scopes assigned to this token"
Property "Consumer_Token.ip" (string) description has changed from "NULL" to "IP address restriction associated with the token"
Property "Consumer_Token.expire" (string) description has changed from "NULL" to "Expiration date of the access token"
Property "Consumer_Token.date" (string) description has changed from "NULL" to "Creation date of the token"
Property "Consumer_Token.kind" was added
Type "Consumer_TokenAccessToken" (struct) description has changed from "NULL" to "OAuth 2.0 access token response object"
Property "Consumer_TokenAccessToken.access_token" (string) description has changed from "NULL" to "The bearer access token string"
Property "Consumer_TokenAccessToken.token_type" (string) description has changed from "NULL" to "Type of token issued (typically Bearer)"
Property "Consumer_TokenAccessToken.expires_in" (integer) description has changed from "NULL" to "Lifetime in seconds of the access token"
Property "Consumer_TokenAccessToken.refresh_token" (string) description has changed from "NULL" to "Optional refresh token used to obtain new access tokens"
Property "Consumer_TokenAccessToken.scope" (string) description has changed from "NULL" to "Space-separated list of scopes granted"
Type "Consumer_TokenCollection" (struct) description has changed from "NULL" to "Collection of personal access tokens"
Type "Consumer_TokenCreate" (struct) description has changed from "NULL" to "Payload for issuing a new personal access token"
Property "Consumer_TokenCreate.name" (string) description has changed from "NULL" to "Descriptive name for the token"
Property "Consumer_TokenCreate.scopes" (array) description has changed from "NULL" to "List of requested scopes for the token"
Property "Consumer_TokenCreate.expire" (string) description has changed from "NULL" to "Optional expiration date for the token"
Type "Consumer_TokenUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing personal access token"
Property "Consumer_TokenUpdate.name" (string) description has changed from "NULL" to "Updated name for the token"
Property "Consumer_TokenUpdate.expire" (string) description has changed from "NULL" to "Updated expiration date for the token"
Type "Consumer_Transaction" (struct) description has changed from "NULL" to "Billing transaction record for quota or subscription purchases"
Property "Consumer_Transaction.id" (integer) description has changed from "NULL" to "Unique identifier for the transaction record"
Property "Consumer_Transaction.userId" (integer) description has changed from "NULL" to "ID of the user who executed the transaction"
Property "Consumer_Transaction.planId" (integer) description has changed from "NULL" to "ID of the subscription plan purchased"
Property "Consumer_Transaction.plan" (reference) description has changed from "NULL" to "Plan details associated with the transaction"
Property "Consumer_Transaction.transactionId" (string) description has changed from "NULL" to "External payment processor transaction reference ID"
Property "Consumer_Transaction.amount" (number) description has changed from "NULL" to "Monetary amount billed for the transaction"
Property "Consumer_Transaction.points" (number) description has changed from "NULL" to "Number of points credited to the user account"
Property "Consumer_Transaction.periodStart" (string) description has changed from "NULL" to "Start timestamp of the active billing period"
Property "Consumer_Transaction.periodEnd" (string) description has changed from "NULL" to "End timestamp of the active billing period"
Property "Consumer_Transaction.insertDate" (string) description has changed from "NULL" to "Timestamp when the transaction was recorded"
Property "Consumer_Transaction.kind" was added
Type "Consumer_TransactionCollection" (struct) description has changed from "NULL" to "Collection of transaction records"
Type "Consumer_UserAccount" (struct) description has changed from "NULL" to "User profile and subscription status details"
Property "Consumer_UserAccount.id" (integer) description has changed from "NULL" to "Unique identifier for the user account"
Property "Consumer_UserAccount.planId" (integer) description has changed from "NULL" to "ID of the user's currently active subscription plan"
Property "Consumer_UserAccount.status" (integer) description has changed from "NULL" to "Operational status code of the user account"
Property "Consumer_UserAccount.name" (string) description has changed from "NULL" to "Full name of the user"
Property "Consumer_UserAccount.email" (string) description has changed from "NULL" to "Primary email address associated with the account"
Property "Consumer_UserAccount.points" (integer) description has changed from "NULL" to "Current balance of available execution points/quota"
Property "Consumer_UserAccount.scopes" (array) description has changed from "NULL" to "List of scopes assigned directly to the user"
Property "Consumer_UserAccount.plans" (array) description has changed from "NULL" to "List of active plan subscriptions for the user"
Property "Consumer_UserAccount.metadata" (reference) description has changed from "NULL" to "Custom key-value metadata attached to the account"
Property "Consumer_UserAccount.date" (string) description has changed from "NULL" to "Registration date of the user account"
Property "Consumer_UserAccount.kind" was added
Type "Consumer_UserActivate" (struct) description has changed from "NULL" to "Payload used to activate a user account via token"
Property "Consumer_UserActivate.token" (string) description has changed from "NULL" to "Account activation verification token"
Type "Consumer_UserEmail" (struct) description has changed from "NULL" to "Payload used to initiate account recovery or email requests"
Property "Consumer_UserEmail.email" (string) description has changed from "NULL" to "Target email address"
Property "Consumer_UserEmail.captcha" (string) description has changed from "NULL" to "CAPTCHA challenge response token"
Type "Consumer_UserJWT" (struct) description has changed from "NULL" to "JWT authentication response containing access credentials"
Property "Consumer_UserJWT.token" (string) description has changed from "NULL" to "JSON Web Token string used for authentication"
Property "Consumer_UserJWT.expires_in" (integer) description has changed from "NULL" to "Token validity duration in seconds"
Property "Consumer_UserJWT.refresh_token" (string) description has changed from "NULL" to "Refresh token string used to obtain new access tokens"
Property "Consumer_UserJWT.scope" (string) description has changed from "NULL" to "Space-separated list of granted scopes"
Type "Consumer_UserLogin" (struct) description has changed from "NULL" to "Credentials payload for user login"
Property "Consumer_UserLogin.username" (string) description has changed from "NULL" to "Username or email address for authentication"
Property "Consumer_UserLogin.password" (string) description has changed from "NULL" to "User password"
Property "Consumer_UserLogin.scopes" (array) description has changed from "NULL" to "Optional list of specific scopes requested for the login session"
Type "Consumer_UserPasswordReset" (struct) description has changed from "NULL" to "Payload for completing a password reset"
Property "Consumer_UserPasswordReset.token" (string) description has changed from "NULL" to "Password reset verification token"
Property "Consumer_UserPasswordReset.newPassword" (string) description has changed from "NULL" to "New password to set for the account"
Type "Consumer_UserPlan" (struct) description has changed from "NULL" to "Active plan summary associated with a user"
Property "Consumer_UserPlan.id" (integer) description has changed from "NULL" to "Unique identifier for the assigned plan"
Property "Consumer_UserPlan.name" (string) description has changed from "NULL" to "Name of the assigned plan"
Property "Consumer_UserPlan.price" (integer) description has changed from "NULL" to "Price of the plan"
Property "Consumer_UserPlan.points" (integer) description has changed from "NULL" to "Points granted by the plan"
Property "Consumer_UserPlan.period" (integer) description has changed from "NULL" to "Billing period interval classification code"
Type "Consumer_UserRefresh" (struct) description has changed from "NULL" to "Payload to request a refreshed authentication token"
Property "Consumer_UserRefresh.refresh_token" (string) description has changed from "NULL" to "Valid refresh token string"
Type "Consumer_UserRegister" (struct) description has changed from "NULL" to "Payload for registering a new user account"
Property "Consumer_UserRegister.name" (string) description has changed from "NULL" to "Full name of the user registering"
Property "Consumer_UserRegister.email" (string) description has changed from "NULL" to "Email address for the new account"
Property "Consumer_UserRegister.password" (string) description has changed from "NULL" to "Desired account password"
Property "Consumer_UserRegister.captcha" (string) description has changed from "NULL" to "CAPTCHA challenge response token for anti-spam verification"
Type "Consumer_Webhook" (struct) description has changed from "NULL" to "Webhook endpoint subscription definition"
Property "Consumer_Webhook.id" (integer) description has changed from "NULL" to "Unique identifier for the webhook"
Property "Consumer_Webhook.status" (integer) description has changed from "NULL" to "Status code indicating whether the webhook subscription is active"
Property "Consumer_Webhook.event" (string) description has changed from "NULL" to "Target event name triggering this webhook"
Property "Consumer_Webhook.name" (string) description has changed from "NULL" to "Descriptive label for the webhook registration"
Property "Consumer_Webhook.endpoint" (string) description has changed from "NULL" to "Target HTTP endpoint URL to receive webhook event payloads"
Property "Consumer_Webhook.responses" (array) description has changed from "NULL" to "List of recent delivery attempts and status responses"
Property "Consumer_Webhook.kind" was added
Type "Consumer_WebhookCollection" (struct) description has changed from "NULL" to "Collection of webhook subscriptions"
Type "Consumer_WebhookCreate" (struct) description has changed from "NULL" to "Payload for registering a new webhook subscription"
Property "Consumer_WebhookCreate.event" (string) description has changed from "NULL" to "Event name to subscribe to"
Property "Consumer_WebhookCreate.name" (string) description has changed from "NULL" to "Descriptive name for the webhook"
Property "Consumer_WebhookCreate.endpoint" (string) description has changed from "NULL" to "Destination HTTP URI for event delivery"
Type "Consumer_WebhookResponse" (struct) description has changed from "NULL" to "Recorded delivery log response for a webhook dispatch"
Property "Consumer_WebhookResponse.status" (integer) description has changed from "NULL" to "Internal status code of the webhook delivery process"
Property "Consumer_WebhookResponse.code" (integer) description has changed from "NULL" to "HTTP status code received from the destination endpoint"
Property "Consumer_WebhookResponse.attempts" (string) description has changed from "NULL" to "Number of delivery retry attempts executed"
Property "Consumer_WebhookResponse.executeDate" (string) description has changed from "NULL" to "Timestamp when the webhook delivery attempt occurred"
Type "Consumer_WebhookUpdate" (struct) description has changed from "NULL" to "Payload for updating an existing webhook subscription"
Property "Consumer_WebhookUpdate.event" (string) description has changed from "NULL" to "Updated event name to subscribe to"
Property "Consumer_WebhookUpdate.name" (string) description has changed from "NULL" to "Updated descriptive name for the webhook"
Property "Consumer_WebhookUpdate.endpoint" (string) description has changed from "NULL" to "Updated target HTTP URI for event delivery"
Property "System_About.apiVersion" (string) description has changed from "NULL" to "The current version of the API"
Property "System_About.title" (string) description has changed from "NULL" to "The title or name of the API project"
Property "System_About.description" (string) description has changed from "NULL" to "A comprehensive description of the API and its capabilities"
Property "System_About.termsOfService" (string) description has changed from "NULL" to "URL to the terms of service for using the API"
Property "System_About.contactName" (string) description has changed from "NULL" to "The name of the primary contact person or organization for the API"
Property "System_About.contactUrl" (string) description has changed from "NULL" to "URL to contact information or...