Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Add User and Project IDs to entities #251

Open
1 task
toddroper opened this issue Jun 13, 2023 · 2 comments
Open
1 task

Add User and Project IDs to entities #251

toddroper opened this issue Jun 13, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@toddroper
Copy link
Contributor

We will need to determine how these data points are passed to the API. Our current proposal is to pass them through headers from the HMI to prevent updating every entity with the two identifiers.

  • Discuss passing the two items with Uncharted.
@toddroper toddroper self-assigned this Jun 13, 2023
@toddroper toddroper added enhancement New feature or request question Further information is requested labels Jun 13, 2023
@brandomr
Copy link
Collaborator

@dgauldie @YohannParis we'd talked about this before/during the hackathon. Perhaps we can revisit passing projects/user ids in the request headers instead of in the body of the requests?

@YohannParis
Copy link
Member

Is this an issue because you are merging all fields on update? I can see how the hmi-server could add the user to the header, but a user might want to add a Model to several project at the same time in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants