10BC0
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27742bc commit 0e39acfCopy full SHA for 0e39acf
implementation-reports/HUB-ballerina.md
@@ -1,6 +1,6 @@
1
# Ballerina
2
3
-Implementation Home Page URL: [ballerina/websub](https://ballerina.io/learn/api-docs/ballerina/websub.html)
+Implementation Home Page URL: [ballerina/websub](https://central.ballerina.io/ballerina/websubhub/latest)
4
5
Source code repo URL(s) (optional): https://github.com/ballerina-lang/ballerina
6
* [x] 100% open source implementation
@@ -36,7 +36,7 @@ Answers are:
36
* Please select the signature method(s) that the hub uses to sign requests
37
* [x] sha1
38
* [x] sha256
39
- * [ ] sha384
40
- * [ ] sha512
+ * [x] sha384
+ * [x] sha512
41
* [ ] Sends only a diff of the topic URL for Atom or RSS feeds
42
0 commit comments