-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
It would be nice to systematically and extensively improve our API reference:
For every API endpoint, it would be nice to provide the following (example is the place where the property does not hold):
- Extensively document what the entity represents, whether it follows ISO-8601, how the entity can be acquired, and what time scale it comes from. Example
- Provide a minimum of how the entity can be used. Example
- Thoroughly explain the allowed and expected contract and behaviours and system-specifics. Example
- If applicable, provide contexts in which the entity is expected/recommended to be used (e.g. our
README
shines at that) and how it interacts with other (core) entities. Example - Provide a basic usage example. Example
- If applicable, provide details about conversion rules, gotchas and recommendations. Example
- Where appropriate, information about conversions and interactions with native types (e.g. Instant <-> Java Instant conversion)
- Ensure that information used in our
README
is, in fact, deducible from the core entities documentation
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation