-
Notifications
You must be signed in to change notification settings - Fork 0
feat: create "identity" field for Site #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
… preserve backwards compatibility
|
We should also update the api for |
How come? |
| description: Optional color identifier for the site in hex code | ||
| example: "#FF5733" | ||
| boundary: | ||
| boundary_array: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Boundaries
Oh, sorry I think i must misread your change |
| identity: | ||
| type: string | ||
| description: Unique identifier of the user to update | ||
| example: "9a8b7c6d5e4f3g2h1i" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you put a more specific uuid example?
No description provided.