Skip to content

Commit

Permalink
📝 Add team to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
henryhamon committed Dec 23, 2024
1 parent 6d5a894 commit 04ca688
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,10 @@ Set headers("Authorization") = "Basic " _ $system.Encryption.Base64Encode(resp.d
Set request = ##class(%Net.HttpRequest).%New()
Do request.SetHeader("Authorization", headers("Authorization"))
...
```
```

## Dream Team

* [Henry Pereira](https://community.intersystems.com/user/henry-pereira)
* [José Roberto Pereira](https://community.intersystems.com/user/jos%C3%A9-roberto-pereira-0)
* [Henrique Dias](https://community.intersystems.com/user/henrique-dias-2)

0 comments on commit 04ca688

Please sign in to comment.