You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/07/08 06:45:24 UTC

[pulsar-site] branch main updated (ea1fa13d544 -> 56dab693102)

This is an automated email from the ASF dual-hosted git repository.

urfree pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


    from ea1fa13d544 Docs sync done from apache/pulsar(#e997472)
     add bea86e231bf feat: add transactions rest api page
     new 56dab693102 Merge pull request #143 from apache/transactions-rest-api

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 site2/website-next/src/components/RestApi.js                       | 7 +++++++
 .../src/pages/{admin-rest-api.js => transactions-rest-api.js}      | 0
 2 files changed, 7 insertions(+)
 copy site2/website-next/src/pages/{admin-rest-api.js => transactions-rest-api.js} (100%)


[pulsar-site] 01/01: Merge pull request #143 from apache/transactions-rest-api

Posted by ur...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git

commit 56dab693102c5cb27ace295d6ef65b9fd66f8e99
Merge: ea1fa13d544 bea86e231bf
Author: Li Li <ur...@apache.org>
AuthorDate: Fri Jul 8 14:45:20 2022 +0800

    Merge pull request #143 from apache/transactions-rest-api
    
    feat: add transactions rest api page

 site2/website-next/src/components/RestApi.js          | 7 +++++++
 site2/website-next/src/pages/transactions-rest-api.js | 6 ++++++
 2 files changed, 13 insertions(+)