10BC0 Update Ballerina Websub hub implementation report · w3c/websub@0e39acf · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e39acf

Browse files
committed
Update Ballerina Websub hub implementation report
1 parent 27742bc commit 0e39acf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

implementation-reports/HUB-ballerina.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ballerina
22

3-
Implementation Home Page URL: [ballerina/websub](https://ballerina.io/learn/api-docs/ballerina/websub.html)
3+
Implementation Home Page URL: [ballerina/websub](https://central.ballerina.io/ballerina/websubhub/latest)
44

55
Source code repo URL(s) (optional): https://github.com/ballerina-lang/ballerina
66
* [x] 100% open source implementation
@@ -36,7 +36,7 @@ Answers are:
3636
* Please select the signature method(s) that the hub uses to sign requests
3737
* [x] sha1
3838
* [x] sha256
39-
* [ ] sha384
40-
* [ ] sha512
39+
* [x] sha384
40+
* [x] sha512
4141
* [ ] Sends only a diff of the topic URL for Atom or RSS feeds
4242

0 commit comments

Comments
 (0)
0