We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f4e66 commit 53b324dCopy full SHA for 53b324d
time_tracker_api/time_entries/time_entries_namespace.py
@@ -28,7 +28,7 @@
28
required=True,
29
title='Technologies',
30
max_length=64,
31
- description='Canonical names of the used technologies during this period',
+ description='Technology names used in this time-entry',
32
),
33
example=faker.words(
34
3,
0 commit comments