Applies to Lynx version 28.10.9649.0 (Released 02 April 2026)
Updated Standards
The following updates have been implemented to enhance consistency, extensibility, and alignment with modern API design standards:
Default value of
statuschanged fromNonetoNotStarted.Custom property values changed from primitive types to object representations to support multiple data types.
Error responses standardized according to the API specification.
DELETEoperations now raise an exception on failure instead of returning"failed: true".DateTimevalues are consistently returned as strings.PATCHoperations now return a single resource object instead of an array.TaskTypechanged from an integer to a string-based enumeration.Field name
Custom Fieldsstandardized toCustomFields.ObjectTypenow uses default values for schema generation.
Swagger / OpenAPI Changes
The API documentation and schema definitions have been updated to improve clarity, maintainability, and compliance with OpenAPI standards:
Explicit schema definitions for custom properties added in Swagger.
Deletion endpoints are now versioned and documented.
Security schema updated to align with OpenAPI standards.
Rights,Roles, andUserRolesdefined using$refand marked as read-only.DateTimetype defined via$reffor schema consistency.
Comments
0 comments
Please sign in to leave a comment.