Feedback
API reference pages show incomplete method signatures
- Status
- Fixed
- Fixed in
- v26.8.6
- Source discussion
- https://forum.objo.dev/d/934-some-class-in-documentation-doesnt-show-the-type-of-parameters
- Last updated
- 2026-08-29
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Some API reference pages abbreviate method signatures by showing parameter names without their types or omitting return types. This makes the documentation inconsistent and forces readers to infer types from prose or examples. Published API signatures should include complete Objo parameter and return types consistently.