docs: mouve api diagram to rigt place
This commit is contained in:
@ -1,19 +0,0 @@
|
||||
@startuml diagram
|
||||
class users {
|
||||
* id: text
|
||||
username: text
|
||||
email: email
|
||||
name: text
|
||||
image: file
|
||||
created: date
|
||||
updated: date
|
||||
}
|
||||
class poubelle_status{
|
||||
* id: text
|
||||
value: text
|
||||
author: users
|
||||
created: date
|
||||
updated: date
|
||||
}
|
||||
users "1" <-- poubelle_status
|
||||
@enduml
|
Reference in New Issue
Block a user