teknologi-umum / conference

Website for TeknumConf
https://conf.teknologiumum.com
Apache License 2.0
3 stars 4 forks source link

ref(backend): verify ticket endpoint #66

Closed aldy505 closed 1 year ago

aldy505 commented 1 year ago

Notes for frontend @zuramai:

Endpoint: POST /scan-tiket Request body:

{
  "code": "string from qrcode"
}

Responses:

zuramai commented 1 year ago

I think we need "name" field returned as well

aldy505 commented 1 year ago

I think we need "name" field returned as well

@zuramai done