mirror of
https://github.com/khorevaa/odin.git
synced 2024-11-24 08:32:42 +02:00
10 lines
194 B
HTTP
10 lines
194 B
HTTP
###
|
|
GET http://localhost:3001/api/v1/app/test2/licenses
|
|
Content-Type: application/json
|
|
Accept: application/json
|
|
|
|
###
|
|
GET http://localhost:3001/api/v1/app/test/licenses
|
|
Accept: application/json
|
|
|