Unexected author_id in fastapi docs, maybe use submitter_id? #218

Open
opened 2026-06-24 05:12:16 +00:00 by mih · 1 comment
Owner

I created a test collection using the things/v2 schema. I went to the fastapi docs to post a test Thing, and I saw this:

image

I have no idea where author_id is coming from, or why it is shown here.

If any field should be singled out here, it should be pid.

I created a test collection using the things/v2 schema. I went to the fastapi docs to post a test `Thing`, and I saw this: ![image](/attachments/71a812d3-e9a1-4b7f-99a6-7533229fa66e) I have no idea where `author_id` is coming from, or why it is shown here. If any field should be singled out here, it should be `pid`.
Author
Owner

Ah, this is probably an identifier that is used as a value for the submitter tagging, right?

If that is true, it would be useful to use consistent naming, ie. submitter_id.

Ah, this is probably an identifier that is used as a value for the submitter tagging, right? If that is true, it would be useful to use consistent naming, ie. `submitter_id`.
mih changed title from Unexected author_id in fastapi docs to Unexected author_id in fastapi docs, maybe use submitter_id? 2026-06-25 06:06:24 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
orinoco/dump-things-service#218
No description provided.