Why there are endpoints and properties missing? #1
-
When inspecting the library, the available types and functions don't cover the entire functionality of the Teamwork.com API. Even the implemented endpoints don't contain all available properties. Why the official SDK doesn't support it all? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The SDK is being developed iteratively, with a focus on covering the most commonly used endpoints and properties first. This approach helps maintain high quality and avoids adding unnecessary complexity too early. As usage grows and priorities evolve, additional endpoints and properties will be added over time. If there’s a specific endpoint or property you need but isn’t yet available, feel free to open an issue or submit a pull request — we’d be happy to assist or review contributions. |
Beta Was this translation helpful? Give feedback.
The SDK is being developed iteratively, with a focus on covering the most commonly used endpoints and properties first. This approach helps maintain high quality and avoids adding unnecessary complexity too early. As usage grows and priorities evolve, additional endpoints and properties will be added over time.
If there’s a specific endpoint or property you need but isn’t yet available, feel free to open an issue or submit a pull request — we’d be happy to assist or review contributions.