Added exception for AccountNotFound

This commit is contained in:
2022-05-27 22:19:17 +12:00
parent 7eaf7c99dd
commit 6a03577605
4 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"data":[],
"meta":{
"pagination":{
"total":0,
"count":0,
"per_page":25,
"current_page":0,
"total_pages":0,
"links":{
}
}
}
}