Skip to content

Commit

Permalink
fix reamd infos
Browse files Browse the repository at this point in the history
  • Loading branch information
jhowbhz committed Feb 13, 2024
1 parent 7d335c8 commit 397b894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ use ApiBrasil\Service;

$show = Service::Device("show", [
"Bearer" => "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.....",
"method" => "GET",
"body" => [
"search" => "82faab0a-24f4-4b8b-9926-455ea9b3cdb7",
]
Expand Down

0 comments on commit 397b894

Please sign in to comment.