feat : update announcement
This commit is contained in:
22
api.http
22
api.http
@@ -224,4 +224,26 @@ Content-Type: application/json
|
||||
|
||||
{
|
||||
"id": "clz6naf9s000ib3mlf5aujk92"
|
||||
}
|
||||
|
||||
|
||||
###
|
||||
POST http://localhost:3000/api/announcement HTTP/1.1
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"title": "cobaannouncement1 dsdsd",
|
||||
"desc": "coba announcement sdsdsd",
|
||||
"groups": [
|
||||
{
|
||||
"id": "group1",
|
||||
"name": "Dinas",
|
||||
"Division": [
|
||||
{
|
||||
"id": "1",
|
||||
"name": "sasasasa"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user